You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexei Scherbakov (JIRA)" <ji...@apache.org> on 2019/04/23 13:23:00 UTC

[jira] [Updated] (IGNITE-11794) Remove initial counter from update counter contract.

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

Alexei Scherbakov updated IGNITE-11794:
---------------------------------------
    Description: 
We have org.apache.ignite.internal.processors.cache.PartitionUpdateCounter#initial and org.apache.ignite.internal.processors.cache.PartitionUpdateCounter#updateInitial method in patition update counter contract but they are not needed.

LWM should be used for initial update counter.

 

  was:We gave org.apache.ignite.internal.processors.cache.PartitionUpdateCounter#initial and org.apache.ignite.internal.processors.cache.PartitionUpdateCounter#updateInitial method in patition update counter contract but they are not needed.


> Remove initial counter from update counter contract.
> ----------------------------------------------------
>
>                 Key: IGNITE-11794
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11794
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexei Scherbakov
>            Priority: Major
>
> We have org.apache.ignite.internal.processors.cache.PartitionUpdateCounter#initial and org.apache.ignite.internal.processors.cache.PartitionUpdateCounter#updateInitial method in patition update counter contract but they are not needed.
> LWM should be used for initial update counter.
>  



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