[
https://issues.apache.org/jira/browse/RATIS-2078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze updated RATIS-2078:
------------------------------
Fix Version/s: 3.1.0
> @Timeout unit default is second but not millisecond
> -----------------------------------------------------
>
> Key: RATIS-2078
> URL: https://issues.apache.org/jira/browse/RATIS-2078
> Project: Ratis
> Issue Type: Sub-task
> Components: test
> Reporter: Tsz-wo Sze
> Assignee: Janus Chow
> Priority: Major
> Fix For: 3.1.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> {code}
> public class TestRaftServerJmx extends BaseTest {
> @Test
> @Timeout(value = 30000)
> public void testJmxBeans() throws Exception {
> {code}
> As an example, the timeout above is 8.3 hours while the correct timeout is
> 30s.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)