You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2018/09/20 23:11:00 UTC

[jira] [Updated] (RATIS-327) Fix bugs in SimpleStateMachine4Testing

     [ 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)