Advanced Storage Pack 1.4.0 release notes

Released: 26 November 2025

Advanced Storage Pack 1.4.0 includes a number of enhancements and bug fixes.

Highlights

  • Improved platform support: ASP 1.4.0 is now supported on databases version 18, as well as on SLES 15SP7.

Bug Fixes

DescriptionAddresses
Fixed crash recovery bug for Bluefin for versions 17 and later.

Fixed FPI emission during tuple insertion that caused the recovery to fail with "PANIC: failed to add bluefintuple".

Optimized LZ4 compression logic for Bluefin.

Bluefin now performs a size check after LZ4 compression. If the compressed tuple size is greater than or equal to the original size, the system defaults to using the uncompressed tuple. This prevents page allocation failures caused by oversized "compressed" records.

Fixed compressed tuple format value on Big-endian.

Improved Bluefin stability and compatibility on big-endian architectures (s390x) by correcting the compressed tuple data format.

Enhanced verification checks for table types for Bluefin, Refdata, and Autocluster.

The fix ensures that the verify function checks the relation type and the AM type.


Could this page be better? Report a problem or suggest an addition!