Skip to content

v0.2.5

Compare
Choose a tag to compare
@erikdw erikdw released this 24 Jan 04:58
· 18 commits to master since this release

Changes from v0.2.4 to v0.2.5

  • Support for (optionally) automatically launching logviewer as a "sidecar" Mesos Task (1 logviewer per host per storm-mesos framework).
  • Upgrade Storm version from 1.0.3 to 1.0.5.
  • 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)
    • add ability to configure the pagination of tables in the Storm UI (so we can have "all" as default)
  • Fix problem where Supervisors could linger forever as zombies with no worker tasks (this depended on the custom Storm build)