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

Pavel Kovalenko updated IGNITE-7500:
------------------------------------
    Description: 
Problem:
If partition rebalance requires more than one batch we are not sending `Clean` 
flag for it in the last supply message and as result don't set updateCounter to 
right value.

Temporary solution:
Send `Clean` flags for partitions that were fully rebalanced in the last supply 
message. But we still have a problem with race conditions with setting 
updateCounter during concurrent rebalance and cache load.

General solution:
https://issues.apache.org/jira/browse/IGNITE-6113

  was:
Problem:
If partition rebalance requires more than one batch we are not sending `Clear` 
flag for it in the last supply message and as result don't set updateCounter to 
right value.

Temporary solution:
Send `Clear` flags for partitions that were fully rebalanced in the last supply 
message. But we still have a problem with race conditions with setting 
updateCounter during concurrent rebalance and cache load.

General solution:
https://issues.apache.org/jira/browse/IGNITE-6113


> Partition update counters may be inconsistent after rebalancing
> ---------------------------------------------------------------
>
>                 Key: IGNITE-7500
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7500
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 2.3
>            Reporter: Pavel Kovalenko
>            Assignee: Pavel Kovalenko
>            Priority: Major
>
> Problem:
> If partition rebalance requires more than one batch we are not sending 
> `Clean` flag for it in the last supply message and as result don't set 
> updateCounter to right value.
> Temporary solution:
> Send `Clean` flags for partitions that were fully rebalanced in the last 
> supply message. But we still have a problem with race conditions with setting 
> updateCounter during concurrent rebalance and cache load.
> General solution:
> https://issues.apache.org/jira/browse/IGNITE-6113



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to