Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Jira
serverALMA Issue Tracking
columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject in ("Integrated Computing Team") and component in (componentMatch('(?m)(^12.)')) and fixVersion=COMMON-2024OCT ORDER BY priority DESC, key ASC
serverId451c03fa-a384-3e36-95b3-3ef4dae081ba

Release Notes

  • WSU Data advanced scenarios for data rate analysis with 100 Gbps network
    • NIC Tuning, MTU, QoS experimentation and RTI DDS RDMA plugin
  • Improved C++ container exception handling from component initialization code
  • RTI DDS RDMA Plugin module now built in ACS Dependencies


No Format
git status
On branch integration/COMMON-2024OCT
Your branch is up to date with 'origin/integration/COMMON-2024OCT'.

git log --no-merges --oneline --reverse origin/master..origin/integration/COMMON-2024OCT -- ACS
135e9bb9168 ICT-24263: Initial commit for rtidds-rdma module in acs-ext
91806e755b9 ICT-24263: Adding rticonnextdds-{reflex,rdma} plugins source code
7e44fea3bab ICT-24263: Module Makefile contests to compile (src+test) and install
751389de4de ICT-24263: Long double unset in NDDS build + incosistency in get_type
1140e5ee12d ICT-24263: Fixing bug with wrong gid being passed
ef7fbef95be ICT-24263: Aligning RDMA plugin to RTI DDS 5.1.0 and Reflex plugin
05e8c9a8395 ICT-24263: Aligning tests to RTI DDS 5.1.0 + Broadcom NetXtreme RoCE
fb568434dc2 ICT-24263: Only build if RTI DDS installation is present
3bb25aa8c59 (origin/task/ICT-24289) ICT-24289: Bumped ACS version to 2024OCT
43ad7371185 (origin/feature/ICT-23880) ICT-23880: Better handling of component code exceptions in maciContainer
da5b7bcfc24 ICT-24263: Disable RDMA plugin installation for now
39c8dae2d73 (origin/feature/ICT-24263) ICT-24263: Fixed small redundant installation for RDMA plugin

git log --no-merges --oneline --reverse origin/master..origin/integration/COMMON-2024OCT -- ARCHIVE
554b1bfa770 (origin/bugfix/ICT-24360) ICT-24360: Improve logging to provide more info consistently

git log --no-merges --oneline --reverse origin/master..origin/integration/COMMON-2024OCT -- ICD
876cb0c7796 ICT-24277 updated poms to 2024.10
34834e82ff5 (origin/icd-obops/2024OCT) ICT-24277 altered StateEngineImpl to add 1 millisecond in getAdjustedTimestamp()
73615833433 Update the CorrelatorType enumeration to: * Remove the ACA correlator entry. This correlator will be   decommissioned after Cycle 10. * Add the ATAC and TPGS correlators. These correlators will start   being tested in the next few years. This change is approved in SCCB-1368.

...