You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Alexey Serbin (JIRA)" <ji...@apache.org> on 2019/01/03 03:45:00 UTC

[jira] [Updated] (KUDU-2588) Test_KUDU_1735 scenario of RaftConsensusParamReplicationModesITest is flaky

     [ https://issues.apache.org/jira/browse/KUDU-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Serbin updated KUDU-2588:
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.0
           Status: Resolved  (was: In Review)

Fixed with {{b2097e4b9e2eb3cfca6435b1ec05971215494d36}}.

> Test_KUDU_1735 scenario of RaftConsensusParamReplicationModesITest is flaky
> ---------------------------------------------------------------------------
>
>                 Key: KUDU-2588
>                 URL: https://issues.apache.org/jira/browse/KUDU-2588
>             Project: Kudu
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.7.0, 1.8.0, 1.7.1
>            Reporter: Alexey Serbin
>            Priority: Major
>             Fix For: 1.9.0
>
>         Attachments: raft_consensus-itest_KUDU_1735.txt.xz
>
>
> The {{Test_KUDU_1735/1}} scenario of the {{RaftConsensusParamReplicationModesITest}} is flaky.  Time to time it fails with errors:
> {noformat}
> /data/8/aserbin/Projects/kudu/src/kudu/integration-tests/raft_consensus-itest.cc:2538: Failure
> Failed                                                                          
> Bad status: Network error: Client connection negotiation failed: client connection to 127.6.231.130:42299: connect: Connection refused (error 111)
> /data/8/aserbin/Projects/kudu/src/kudu/util/test_util.cc:323: Failure           
> Failed                                                                          
> Timed out waiting for assertion to pass.
> {noformat} 
> {noformat}
> /data/8/aserbin/Projects/kudu/src/kudu/integration-tests/raft_consensus-itest.cc:2493: Failure
> Failed                                                                          
> Bad status: Illegal state: Leader has not yet committed an operation in its own term
> {noformat}
> The full log of the failed test scenario attached (corresponds to the first error message snippet).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)