Table of contents

Release history and use in Alma

 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

Key Summary T Created Updated Due Assignee Reporter P Status Resolution
Loading...
Refresh

Release Notes


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


Testing

Legend:

  • (tick): All tests are passing
  • (warning): Some tests are failing
  • (minus): Execution of tests was aborted
  • (error): Execution of tests failed

The evolution of ACS tests during development of 2022OCT:

BuildDateStatusTestsPassedSkippedFailedCoverage (Cpp)Coverage (Java)Coverage (Py)Coverage (Total)
#1----------

Problems

Problems Found And Fix Version in This Release

Key Summary T Created Updated Assignee Reporter P Status Resolution
Loading...
Refresh

Problems Found And Fix Version in Future Releases

Key Summary T Created Updated Assignee Reporter P Status Resolution
Loading...
Refresh

  • No labels