GitHub user dasahcc opened a pull request:
https://github.com/apache/helix/pull/62
Five bug fixings in Helix-Core
Five bugs related jira tickets created in Helix Jira
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dasahcc/helix helix-0.8.x-test
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/helix/pull/62.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #62
----
commit f716f68e8a85c4f2d56a85fa6c353a291f0fb64c
Author: Junkai Xue <[email protected]>
Date: 2016-11-27T07:00:38Z
[HELIX-641] Add total message recevied for each instance
commit b48611b3cfa3462afc2847c428d7243df9a6712d
Author: Junkai Xue <[email protected]>
Date: 2016-11-27T07:06:57Z
[HELIX-642] Disable the participant instance once it disconnected due to
unstable ZK
When ZK is not stable, the instance connection will be disconnected. Before
disconnect from ZK, disable the instance.
commit e225504d54398d37bb3a4807ec81304fdb3112ec
Author: Lei Xia <[email protected]>
Date: 2016-11-27T07:50:32Z
[HELIX-643] Make instance variables in DistClusterControllerStateModel as
protected fields to make them visiable to its subclass.
commit 5d5e64d3ec2a4c1ec9329313b5da2dc0a7f0e6a9
Author: Lei Xia <[email protected]>
Date: 2016-11-27T07:57:57Z
[HELIX-644] Add accessor method for getting zkSerializer from ZkClient
commit 2f8129a3fbee1033cb3bd3a4d3696093b1c21d66
Author: Junkai Xue <[email protected]>
Date: 2016-11-27T08:15:41Z
[HELIX-645] Fix Task State Model INIT priority number
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---