[
https://issues.apache.org/jira/browse/RATIS-327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz Wo Nicholas Sze updated RATIS-327:
--------------------------------------
Description:
- slownessInfo and leaderElectionTimeoutInfo should be volatile.
- blockingSemaphore is shared by various methods. It may not work as expected.
was:The slownessInfo and leaderElectionTimeoutInfo in
SimpleStateMachine4Testing should be volatile.
Summary: Fix bugs in SimpleStateMachine4Testing (was:
TestRaftServerSlownessDetection often fails )
> 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
>
> - 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)