[
https://issues.apache.org/jira/browse/IGNITE-11797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17025663#comment-17025663
]
Alexey Scherbakov edited comment on IGNITE-11797 at 1/29/20 8:07 AM:
---------------------------------------------------------------------
This patch reduces the probability of partition desync due to partition
counters discrepancies in atomic and mixed tx-atomic persistent groups and lays
a foundation for further atomic caches repairs.
We still have issues on primary node failure under load.
Will be handled by a separate ticket.
[~ivan.glukos] Can you take a look ?
was (Author: ascherbakov):
This patch reduces the probability of partition desync due to partition
counters discrepancies and lays a foundation for further atomic caches repairs.
We still have issues on primary node failure under load.
Will be handled by a separate ticket.
[~ivan.glukos] Can you take a look ?
> 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: 10m
> 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)