This is an automated email from the ASF dual-hosted git repository.
gosonzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tubemq.git.
from 4b55e78 [TUBEMQ-457] There is no need to return StringBuilder in
Master.java (#352)
new 82f8a74 [TUBEMQ-451]Replace ConsumeTupleInfo with Tuple2 (#349)
new c3d2f68 [TUBEMQ-463]Adjust Master rebalance process implementation
(#355)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/tubemq/server/master/MasterConfig.java | 10 +
.../org/apache/tubemq/server/master/TMaster.java | 213 ++++++++++++---------
.../nodeconsumer/ConsumerInfoHolder.java | 14 +-
3 files changed, 135 insertions(+), 102 deletions(-)