Upcoming Changes

This page lists the upcoming changes that have been identified in the release notes. Where possible, notification of the change and version number will be provided.

Type?EntryClassFirst RegisteredLast Supported Version
Deprecation

The EXTRA_KAFKA_CONFIGS_FILE configuration variable has been deprecated and planned to be removed no earlier than version 1.225.0. For more information, see RN Issue.

Configuration1.173.01.224.0
Deprecation

The Secondary Storage feature is now deprecated and will be removed in LogScale 1.231.0.

The Bucket Storage feature provides superior functionality for storing rarely queried data in cheaper storage while keeping frequently queried data in hot storage (fast and expensive). For more information, see Bucket Storage.

Please contact LogScale support for any concerns about this deprecation.

Storage1.217.01.231.0
Advance Warning

Starting from LogScale version 1.237, support for insecure ldap connections will be removed. Self-Hosted customers using LDAP will only be able to use ldaps secure connections.

Security1.217.01.236.99
Deprecation

rdns() has been deprecated and will be removed in version 1.249. Use reverseDns() as an alternative function.

Functions1.193.01.248.0
Known Issues

For clusters using secondary storage where the primary storage on some nodes in the cluster may be getting filled (i.e. the storage usage on the primary disk is halfway between PRIMARY_STORAGE_PERCENTAGE and PRIMARY_STORAGE_MAX_FILL_PERCENTAGE), those nodes may fail to transfer segments from other nodes. The failure will be indicated by the error java.nio.file.AtomicMoveNotSupportedException with message "Invalid cross-device link".

This does not corrupt data or cause data loss, but will prevent the cluster from being fully healthy, and could also prevent data from reaching adequate replication.

Storage1.200Undetermined