release 1.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: