[ https://issues.apache.org/jira/browse/KUDU-3641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexey Serbin resolved KUDU-3641. --------------------------------- Fix Version/s: 1.18.0 Resolution: Fixed > 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.0, 1.17.1 > Reporter: Alexey Serbin > Assignee: Alexey Serbin > Priority: Major > Fix For: 1.18.0 > > 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)