GitHub user zhan849 opened a pull request:
https://github.com/apache/helix/pull/195
[HELIX-682] delete duplicated message and log error in HelixTaskExecutor on
participant
This PR is the second part of message dedup on participant side
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhan849/helix harry/participant-msg-dedup
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/helix/pull/195.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 #195
----
commit 8aba9bea0734da11722fbc8cceb74f34dd6a37c6
Author: Harry Zhang <zhan849@...>
Date: 2018-04-24T22:34:08Z
[HELIX-682] delete duplicated message and log error in HelixTaskExecutor on
participant
----
---