GitHub user dongeforever opened a pull request:
https://github.com/apache/incubator-ratis/pull/5
[RATIS-311] DeadLock between AppendEntries request and RaftLogWorker
More details could be found in
https://issues.apache.org/jira/browse/RATIS-311
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dongeforever/incubator-ratis RATIS-311
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-ratis/pull/5.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 #5
----
commit a5aa1910c867160f435fec0b5559a0967670070a
Author: zander <zhendongliu.lzd@...>
Date: 2018-09-07T07:38:43Z
[RATIS-311] fix dead lock
----
---