Skip to content
Ady Liu edited this page Jun 26, 2012 · 7 revisions

#Release Notes

Document>> History

2012-06-25: v1.2.0

  • Add Topic creator command Issues 4
  • Add a watcher tool to show the consumer's status Issues 5
  • Add Topic deleter command Issues 7
  • Ignore IntelliJ IDEA project files Issues 6
  • Add password checking for some operations Issues 8
  • Support partitions number for each broker in config mode Issues 9
  • Refactor a producer interface Issues 10
  • Add a utf-8 string produer Issues 11
  • Add packaging builder script Issues 12
  • A simple message dumper script Issues 13
  • Fixed Rebalance failed problem Issues 14

2012-05-29: v1.1.1

  • Fixed rebalance failed while messages are overstocked.

2012-05-27: v1.1.0

Full compatibility with v1.0

Server/Broker:

  • Add Java Service Wrapper supported
  • Default Encode/Decode is byte array. 2dbc332
  • Add a mbean ServerInfo,descripting version and running information
  • Add a script 'getoffset-console.sh'; fetching the offset of broker
  • Add a dumper who can dump utf-8 string message
  • Change default rebalance backoff time to 10 seconds
  • Add log4j.properties to default CLASSPATH
  • Add a simple INSTALL file
  • Default server/broker runs without zookeeper
  • fixed mbean registed duplicate
  • most I/O interface is closeable, using Closers tools to close them
  • many comments updated and more readable logs
  • add third-part LICENSE

Client:

2012-05-09: release 1.0 available

  • refactor some inner logic
  • add python3.x support
  • fixed some bugs

2012-04-27: release 1.0-rc7 available

  • first released

Language: English | Simple Chinese

Clone this wiki locally