[ 
https://issues.apache.org/jira/browse/IGNITE-11797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027295#comment-17027295
 ] 

Alexey Scherbakov commented on IGNITE-11797:
--------------------------------------------

[~xtern]

This change is necessary until we fix all remaining issues with atomic caches 
consistency.
Right now it's possible some update will be absent in the WAL causing this 
assertion to trigger if a primary node has left under load and returned later.
Reproducible by AtomicPartitionCounterStateConsistencyHistoryRebalanceTest 
(added in this contribution).

The assertion should be enabled again after the consistency fix is done.

> Fix consistency issues for atomic and mixed tx-atomic cache groups.
> -------------------------------------------------------------------
>
>                 Key: IGNITE-11797
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11797
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Alexey Scherbakov
>            Assignee: Alexey Scherbakov
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> IGNITE-10078 only solves consistency problems for tx mode.
> For atomic caches the rebalance consistency issues still remain and should be 
> fixed together with improvement of atomic cache protocol consistency.
> Also, need to disable dynamic start of atomic cache in group having only tx 
> caches because it's not working in current state.
>  



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

Reply via email to