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

Alexey Serbin updated KUDU-3117:
--------------------------------
    Description: 
The {{TServerQuiescingITest.TestMajorityQuiescingElectsLeader}} test scenario 
sometimes fails (TSAN builds) with the messages like below:

{noformat}
kudu/integration-tests/tablet_server_quiescing-itest.cc:228: Failure
Failed                                                                          
Bad status: Timed out: Unable to find leader of tablet 
65dba49fff3f45678638414af2fe83e4 after 10.005s. Status message: Not found: 
Error connecting to replica: Timed out: GetConsensusState RPC to 
127.0.177.65:42397 timed out after -0.003s (SENT)
kudu/util/test_util.cc:349: Failure
Failed
{noformat}

The log is attached.

  was:
The {{TServerQuiescingITest.TestMajorityQuiescingElectsLeader}} test scenario 
sometimes fails (TSAN builds) with the messages like below:

{noformat}
kudu/integration-tests/tablet_server_quiescing-itest.cc:228: Failure
Failed                                                                          
Bad status: Timed out: Unable to find leader of tablet 
65dba49fff3f45678638414af2fe83e4 after 10.005s. Status message: Not found: 
Error connecting to replica: Timed out: GetConsensusState RPC to 
127.0.177.65:42397 timed out after -0.003s (SENT)
kudu/util/test_util.cc:349: Failure
Failed
{noformat}


> TServerQuiescingITest.TestMajorityQuiescingElectsLeader sometimes fails
> -----------------------------------------------------------------------
>
>                 Key: KUDU-3117
>                 URL: https://issues.apache.org/jira/browse/KUDU-3117
>             Project: Kudu
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.12.0
>            Reporter: Alexey Serbin
>            Priority: Minor
>         Attachments: tablet_server_quiescing-itest.txt.xz
>
>
> The {{TServerQuiescingITest.TestMajorityQuiescingElectsLeader}} test scenario 
> sometimes fails (TSAN builds) with the messages like below:
> {noformat}
> kudu/integration-tests/tablet_server_quiescing-itest.cc:228: Failure
> Failed                                                                        
>   
> Bad status: Timed out: Unable to find leader of tablet 
> 65dba49fff3f45678638414af2fe83e4 after 10.005s. Status message: Not found: 
> Error connecting to replica: Timed out: GetConsensusState RPC to 
> 127.0.177.65:42397 timed out after -0.003s (SENT)
> kudu/util/test_util.cc:349: Failure
> Failed
> {noformat}
> The log is attached.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to