Alexey Serbin created KUDU-3641:
-----------------------------------
Summary: RaftConsensusElectionITest.TestNewLeaderCantResolvePeers
scenario fails from time to time
Key: KUDU-3641
URL: https://issues.apache.org/jira/browse/KUDU-3641
Project: Kudu
Issue Type: Bug
Components: consensus, test
Affects Versions: 1.17.1, 1.17.0
Reporter: Alexey Serbin
Assignee: Alexey Serbin
Attachments: raft_consensus_election-itest.log.xz
The {{RaftConsensusElectionITest.TestNewLeaderCantResolvePeers}} scenario of
{{raft_consensus_election-itest}} fails spuriously in DEBUG and ASAN builds at
least with errors like below:
{noformat}
src/kudu/integration-tests/raft_consensus_election-itest.cc:291: Failure
Value of: tablets.empty()
Actual: true
Expected: false
src/kudu/util/test_util.cc:401: Failure
Failed
Timed out waiting for assertion to pass.
{noformat}
The log is attached.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)