Changes from v0.2.5 to v0.2.6
- Support for Storm 1.0.6. This includes:
- the much better
storm-kafka-client implementation from Storm 1.2.0 which was backported into Storm 1.0.6
- ability to configure the pagination of tables in the Storm UI (so we can have "all" as default)
- Use custom Storm build:
- shorten Storm daemon classpaths so that
ps output shows the full commands
- disables the Rebalance button in the Storm UI (since it doesn't do anything in storm-mesos)
- disables the rebalance action in the Storm Nimbus implementation, so that attempts to rebalance via API or CLI are also denied