[
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)