Skip to content

v2.1.0

Compare
Choose a tag to compare
@jamiealquiza jamiealquiza released this 21 Nov 19:45
· 1066 commits to master since this release
64d6d39
  • Introduces the Rebalance command https://github.com/DataDog/kafka-kit/wiki/rebalance-command. This allows partial partition movement to bring a broker set into storage balance with minimum partition movement and optional rack.id scoped relocations. Additionally, it allows simplified in-place scaling.
  • Various improvements to the kafkazk library and newly exposed types/methods in the API.