Skip to content
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.

0.9.1

Compare
Choose a tag to compare
@longdafeng longdafeng released this 26 Jan 06:10
· 290 commits to master since this release

New feature

  1. Application classloader. when Application jar is conflict with jstorm jar,
    please enable application classloader.
  2. Group Quato, Different group with different resource quato.

Bug fix

  1. Fix Rotation Map competition issue.
  2. Set default acker number as 0
  3. Set default spout/bolt number as 1
  4. Add log directory in log4j configuration file
  5. Add transaction example
  6. Fix UI showing wrong worker numbe in topology page
  7. Fix UI showing wrong latency in topology page
  8. Replace hardcode Integer convert with JStormUtils.parseInt
  9. Support string parse in Utils.getInt
  10. Remove useless dependency in pom.xml
  11. Support supervisor using IP or special hostname
  12. Add more details when no resource has been assigned to one new topology
  13. Replace normal thread with Smart thread
  14. Add gc details
  15. Code format
  16. Unify stormId and topologyId as topologyId
  17. Every nimbus will regist ip to ZK