Skip to content

0.11.0

Compare
Choose a tag to compare
@smithakoduri smithakoduri released this 22 Jul 19:38
· 80 commits to master since this release
4080132

Changes include:

  • Allowing batch update to add/remove preferred partitions via ServerCli.
  • Enabling logger output for CLIs: ClusterCli.verify, ServerCli.list, StorageCli.list, ZookeeperCli.list.
  • Resolving Waltz Client from waiting forever on lock.wait() during mounting (which happens if the highWaterMark for a partition on Waltz Client is higher than that on the Waltz Server).
  • Exposing the WaltzClient metrics via JmxReporter.
  • Support for deploying multiple Waltz clusters locally in docker.