Skip to content

Improve shutdown time and resource allocation, pick up bug fixes.

Compare
Choose a tag to compare
@efeg efeg released this 21 Dec 01:29
12417cc
  • [LI-HOTFIX] Improve shutdown performance via lazy accessing the offset and time indices. (#65)
  • [LI-HOTFIX] Fix typo in docString of UpdateMetadataRequest. (#55)
  • [LI-HOTFIX] Guard costly trace- and debug-level logging to avoid unnecessary resource use during index operations. (#64)
  • [LI-HOTFIX] Rollback hotfix to pick up fix for KAFKA-9212 and KAFKA-9261. (#63)
  • [LI-HOTFIX] Remove KafkaZkClient#setOrCreatePartitionReassignment and add AdminZkClient#addPartitions (#60)