-
-
-
-
v4.8.0-0.rc1a8fb1f6c · ·
- Test release, not intended for production. - Experimenting with a new tag format ending with `-0.rc1`.
-
-
v4.7.6-11f6f009f · ·
- Improvements to the drive handler and other features, see ReleaseNotes.md for details - Updates EOS version in CI to 4.8.86 - Removes CASTOR to CTA migration tools RPM
-
v4.7.5-1429791e6 · ·
## Summary This release introduced an additional gRPC based frontend for storage backends. This is still a work in progress and is not ready for use. The command `cta-verify-file` now requires the options `eos.instance`, `eos.request.user` and `eos.request.group` to be configured in `/etc/cta/cta-cli.conf`. ### Upgrade Instructions ### Features - cta/CTA#1222 - Add minimal gRPC based frOntend for integration with dCache - cta/CTA#1241 - make cta-verify-file get instance, request user and group otions from ctacli config file ### Bug fixes - cta/CTA#1225 - Fix bug causing tapeserver to sometimes pop the entire archive queue at the end of the mount ### Building and Packaging ### Catalogue Schema
-
v4.7.4-1c38e7f37 · ·
### Features - cta/CTA#1205 - Fail pipeline if cppcheck detects errors - cta/CTA#1206 - Change NULL for nullptr - cta/CTA#1217 - Schema verification should just issue an warning if there are extra indexes in the db that are not in the catalogue - cta/CTA#1220 - Improve queued retrieve logging message - cta/CTA#1152 - Reduce eos free space query load - cta/CTA#1231 - Add --loadtimeout option to cta-tape-label and increase default value - cta/CTA#977 - Add --drive option to cta-tape-label ### Bug fixes - cta/CTA#1120 - Fix negative disk space reservation content - cta/CTA#1235 - cta-verify-file should return 1 on error
-
v4.7.0-280e97ded · ·
4.6to10.0 migration script skips creating index ARCHIVE_FILE_SCI_IDX if it already exists
-
v4.7.3-1a54a6a63 · ·
## Summary ### Upgrade Instructions ### Features - cta/CTA#1161 - Tape server refactoring, "Decide where m_reportPacker.setTapeDone() should be called" - cta/CTA#1195 - `cta-catalogue-schema-drop` should drop the CTA_CATALOGUE table last ### Bug fixes - cta/CTA#950 - Eliminate race condition preventing the drive to go down on failure - cta/CTA#1160 - Fix DrainingToDisk stale status in case if there is DiskWriteThreadPool thread left - cta/operations#708 - Fix "Should run cleaner but VID is missing. Putting the drive down" ### Building and Packaging ### Catalogue Schema
-
v4.7.2-12ba00e40 · ·
## Summary Tape server refactoring, improvements and bug fixes ### Upgrade Instructions ### Features - cta/CTA#1161 - Tape server refactoring, "Decide where m_reportPacker.setTapeDone() should be called" ### Bug fixes - cta/CTA#950 - Eliminate race condition preventing the drive to go down on failure - cta/CTA#1160 - Fix DrainingToDisk stale status in case if there is DiskWriteThreadPool thread left - cta/operations#708 - Fix "Should run cleaner but VID is missing. Putting the drive down" ### Building and Packaging ### Catalogue Schema
-
v4.7.1-1e529340e · ·
## Summary ### Upgrade Instructions ### Features - cta/CTA#1179 - Use std::optional instead of cta::optional - cta/CTA#1190 - Use std::make_unique instead of cta::make_unique - cta/CTA#1198 - Use hardcoded mount policy for verification requests - Add verification flag to queued retrieve request log message - propagate labelFormat from TAPE catalog to VolumeInfo - cta/CTA#1200 - Remove range class ### Bug fixes ### Building and Packaging ### Catalogue Schema
-
v4.7.0-13489cb09 · ·
This release upgrades the catalogue schema to version 10.0, which removes remove unused tables, introduce new indexes and foreign key constraints.
-
-