Versions Compared

Key

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

...

  • Setting tiered storage for a specific topic.
  • Enabling the deletion of topics that are using tiered storage.
  • Consuming records from remote storage.
  • Only topics on existing clusters with version 2.8.0 or later are supported for tiered storage.
  • A default implementation of a local file-based RemoteStorageManager, known as 'LocalTieredStorage,' is provided.
  • Several metrics have been added to monitor tiered storage operations.

Main limitations 

  • Multiple Log directories on a broker are not supported (a.k.a JBOD feature).
  • Tiered storage is not supported for compacted topics.
  • Disabling tiered storage on a topic in a graceful manner is supported.


If you encounter any issues or want to disable tiered storage at the cluster level, you can follow these steps:

...