You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2020/07/28 09:27:00 UTC

[jira] [Assigned] (IGNITE-10825) After node restart and and new node to BLT due load - some partition inconsistent

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

Aleksey Plekhanov reassigned IGNITE-10825:
------------------------------------------

    Assignee:     (was: Aleksey Plekhanov)

> After node restart and and new node to BLT due load - some partition inconsistent
> ---------------------------------------------------------------------------------
>
>                 Key: IGNITE-10825
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10825
>             Project: Ignite
>          Issue Type: Bug
>          Components: data structures
>    Affects Versions: 2.8
>            Reporter: ARomantsov
>            Priority: Critical
>
> {code:java}
> 14:12:20 [14:12:20][:573 :252] idle_verify check has finished, found 2 conflict partitions: [counterConflicts=1, hashConflicts=1]
> 14:12:20 [14:12:20][:573 :252] Update counter conflicts:
> 14:12:20 [14:12:20][:573 :252] Conflict partition: PartitionKeyV2 [grpId=374280887, grpName=cache_group_4, partId=115]
> 14:12:20 [14:12:20][:573 :252] Partition instances: 
> 											  [PartitionHashRecordV2 [isPrimary=false, consistentId=node_1_5, updateCntr=10, size=2, partHash=-979021948], 
> 											   PartitionHashRecordV2 [isPrimary=true, consistentId=node_1_2, updateCntr=11, size=2, partHash=-731597536], 
> 											   PartitionHashRecordV2 [isPrimary=false, consistentId=node_1_1, updateCntr=11, size=2, partHash=-731597536], 
> 											   PartitionHashRecordV2 [isPrimary=false, consistentId=node_1_3, updateCntr=11, size=2, partHash=-731597536], 
> 											   PartitionHashRecordV2 [isPrimary=false, consistentId=node_1_6, updateCntr=11, size=2, partHash=-731597536], 
> 											   PartitionHashRecordV2 [isPrimary=false, consistentId=node_1_4, updateCntr=11, size=2, partHash=-731597536], 
> 											   PartitionHashRecordV2 [isPrimary=false, consistentId=node_1_10001, updateCntr=11, size=2, partHash=-731597536]]
> 14:12:20 [14:12:20][:573 :252] Hash conflicts:
> 14:12:20 [14:12:20][:573 :252] Conflict partition: PartitionKeyV2 [grpId=374280887, grpName=cache_group_4, partId=115]
> 14:12:20 [14:12:20][:573 :252] Partition instances: 
> 											[PartitionHashRecordV2 [isPrimary=false, consistentId=node_1_5, updateCntr=10, size=2, partHash=-979021948], 
> 											PartitionHashRecordV2 [isPrimary=true, consistentId=node_1_2, updateCntr=11, size=2, partHash=-731597536], 
> 											PartitionHashRecordV2 [isPrimary=false, consistentId=node_1_1, updateCntr=11, size=2, partHash=-731597536], 
> 											PartitionHashRecordV2 [isPrimary=false, consistentId=node_1_3, updateCntr=11, size=2, partHash=-731597536],
> 											PartitionHashRecordV2 [isPrimary=false, consistentId=node_1_6, updateCntr=11, size=2, partHash=-731597536], 
> 											PartitionHashRecordV2 [isPrimary=false, consistentId=node_1_4, updateCntr=11, size=2, partHash=-731597536], 
> 											PartitionHashRecordV2 [isPrimary=false, consistentId=node_1_10001, updateCntr=11, size=2, partHash=-731597536]]
> {code}



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