[ https://issues.apache.org/jira/browse/RATIS-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Josh Elser updated RATIS-319: ----------------------------- Attachment: RATIS-319.001.patch > Increase TestRaftServerJmx's timeout > ------------------------------------ > > Key: RATIS-319 > URL: https://issues.apache.org/jira/browse/RATIS-319 > Project: Ratis > Issue Type: Task > Components: test > Reporter: Josh Elser > Assignee: Josh Elser > Priority: Trivial > Attachments: RATIS-319.001.patch > > > TestRaftServerJmx has a timeout of 10s which I frequently run into on my > daily-use laptop. > {code:java} > [INFO] Running org.apache.ratis.server.impl.TestRaftServerJmx > [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.872 > s - in org.apache.ratis.server.impl.TestRaftServerJmx{code} > Typically, I see a failure in shutting down the cluster. Let's kick out this > timeout a little more. -- This message was sent by Atlassian JIRA (v7.6.3#76005)