Versions Compared

Key

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

...

 This is the fourth ACS release to be used in Cycle 12. Below is the list of addressed tickets.

Summary of Changes

  • Several Eclipse RCP tools bug-fixes and build improvements
  • Study of BulkDataNT network scalability to 100 Gbps infrastructure
  • acsutilFindFile improvement to use FILENAME_MAX instead of the hard-coded 1024 value
  • First refactoring in ACS C++ Logging to make it easier for a change in technology
  • BulkDataNT to support multiple processes with UDP receivers in parallle
  • Allow disabling Python ACS logging (formatting, central logger, etc.) for clients

Addressed JIRA tickets

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-2024AUG ORDER BY priority DESC, key ASC
serverId451c03fa-a384-3e36-95b3-3ef4dae081ba

...

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

git log --no-merges --oneline --reverse origin/master..origin/integration/COMMON-2024AUG -- ACS
5981dee3227 ICT-24162: Changed the acsFindFile buffer size to FILENAME_MAX
6f468c1163f (origin/bugfix/ICT-24162) ICT-24162: Fixed tests max path length with FILENAME_MAX
aed1d197f73 (origin/task/ICT-24212) ICT-24212: Bumped ACS version to 2024AUG
05c364c5a88 (origin/bugfix/ICT-22910) ICT-22910: Added property that allows disabling ACS logging in Python
ebc146470f4 (origin/feature/ICT-14516) ICT-14516: Skip used ports, even if they're from other processes
51f44974c93 (origin/bugfix/ICT-22512) ICT-22512: Fix to log dialog not appearing after first login
22d1f72888d (origin/bugfix/ICT-23076) ICT-23076: Each Eclipse RCP creates an isolated workspace
77b17898db4 (origin/bugfix/ICT-23757) ICT-23757: Profile to take jacorb dependencies from ACS or Maven repo

git log --no-merges --oneline --reverse origin/master..origin/integration/COMMON-2024AUG -- ARCHIVE

git log --no-merges --oneline --reverse origin/master..origin/integration/COMMON-2024AUG -- ICD

...