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

Alexey Serbin resolved KUDU-2896.
---------------------------------
    Fix Version/s: n/a
       Resolution: Duplicate

> Unexpected NON_PARTICIPANT role assertion in 
> RaftConsensusStressITest.RemoveReplaceInCycle
> ------------------------------------------------------------------------------------------
>
>                 Key: KUDU-2896
>                 URL: https://issues.apache.org/jira/browse/KUDU-2896
>             Project: Kudu
>          Issue Type: Bug
>          Components: consensus
>    Affects Versions: 1.10.0
>            Reporter: Alexey Serbin
>            Priority: Major
>             Fix For: n/a
>
>         Attachments: raft_consensus_stress-itest.txt.xz
>
>
> Sometimes a consensus-related assertion triggers in 
> {{RaftConsensusStressITest.RemoveReplaceInCycle}} scenario (DEBUG build):
> {noformat}
> F0717 10:23:42.740934   267 quorum_util.cc:167] Check failed: 
> RaftPeerPB::NON_PARTICIPANT != GetConsensusRole(peer_uuid, cstate) (3 vs. 3) 
> Peer d6610830d0ad4759843af454a30e451f << not a participant in current_term: 4 
> leader_uuid: "15798da006b74b56a13f76a45c7ef35c" committed_config { 
> opid_index: 75 OBSOLETE_local: false peers { permanent_uuid: 
> "d6610830d0ad4759843af454a30e451f" member_type: VOTER last_known_addr { host: 
> "127.0.59.69" port: 43819 } } peers { permanent_uuid: 
> "94e7cb9f71cf42bdac6703e72cdcdf7a" member_type: VOTER last_known_addr { host: 
> "127.0.59.67" port: 42111 } attrs { promote: false } } peers { 
> permanent_uuid: "67d108417c144b1e8da0055423351674" member_type: VOTER 
> last_known_addr { host: "127.0.59.70" port: 43845 } attrs { promote: false } 
> } peers { permanent_uuid: "15798da006b74b56a13f76a45c7ef35c" member_type: 
> VOTER last_known_addr { host: "127.0.59.68" port: 42835 } attrs { promote: 
> false } } } pending_config { opid_index: 76 OBSOLETE_local: false peers { 
> permanent_uuid: "94e7cb9f71cf42bdac6703e72cdcdf7a" member_type: VOTER 
> last_known_addr { host: "127.0.59.67" port: 42111 } attrs { promote: false } 
> } peers { permanent_uuid: "67d108417c144b1e8da0055423351674" member_type: 
> VOTER last_known_addr { host: "127.0.59.70" port: 43845 } attrs { promote: 
> false } } peers { permanent_uuid: "15798da006b74b56a13f76a45c7ef35c" 
> member_type: VOTER last_known_addr { host: "127.0.59.68" port: 42835 } attrs 
> { promote: false } } }
> {noformat}
> The full log from the test is attached.



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

Reply via email to