[
https://issues.apache.org/jira/browse/IGNITE-11797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026863#comment-17026863
]
Pavel Pereslegin commented on IGNITE-11797:
-------------------------------------------
[~ascherbakov], you changed WAL iterator "assertion" to "warning", can you
elaborate why you done [this
change|https://github.com/apache/ignite/pull/7315/files#diff-982671dd518b3d8a905da745d8f0942fL1419]?
If I understand correctly - we can OWN a partition with inconsistent data in
this case only with a warning in the log file, or am I missing something?
>From my point of view - we should at least restart rebalancing when such
>errors occur.
> 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)