🚀2.1.4

Released on 21 Feb 2024

Features and Enhancements

There are no features and enhancements.

Bug fixes:

  • Fix for loading index as hours come into dynamic window.

  • Indexer loads the rack properties and extracts the zone value from K8s.

Config changes:

1) kafka:
    indexer:
      broker:
        rack:
          aware: "false"  #to enable rack we need to make it "true"
          
Removed from the config list
1) kafka.indexer.broker.rack.client: topology.kubernetes.io/zone

Last updated