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

0.9.6.2

Compare
Choose a tag to compare
@longdafeng longdafeng released this 01 Dec 07:23
· 251 commits to master since this release
  1. Add option to switch between BlockingQueue and Disruptor
  2. Fix the bug which under sync netty mode, client failed to send message to server
  3. Fix the bug let web UI can dispaly 0.9.6.1 cluster
  4. Fix the bug topology can be submited without main jar but a lot of little jar
  5. Fix the bug restart command
  6. Fix the bug trident bug
  7. Add the validation of topology name, component name... Only A-Z, a-z, 0-9, '_', '-', '.' are valid now.
  8. Fix the bug close thrift client