[
https://issues.apache.org/jira/browse/RATIS-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16633741#comment-16633741
]
Lokesh Jain commented on RATIS-327:
-----------------------------------
[~szetszwo] Thanks for working on this! Can you please rebase the patch? I was
able to apply it partially. Please find my comments below.
# TestRaftServerSlownessDetection fails on my local machine as well.
# RaftAsyncTests:28,29 - unused imports
# TestRaftServerSlownessDetection:29,40 - unused imports
> Fix bugs in SimpleStateMachine4Testing
> --------------------------------------
>
> Key: RATIS-327
> URL: https://issues.apache.org/jira/browse/RATIS-327
> Project: Ratis
> Issue Type: Bug
> Components: test
> Reporter: Tsz Wo Nicholas Sze
> Assignee: Tsz Wo Nicholas Sze
> Priority: Minor
> Attachments: r327_20180923.patch
>
>
> - slownessInfo and leaderElectionTimeoutInfo should be volatile.
> - blockingSemaphore is shared by various methods. It may not work as
> expected.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)