[
https://issues.apache.org/jira/browse/IGNITE-10987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-10987:
-----------------------------------------
Description:
Current implementation exludes empty partitions then and only then the update
counter and partition hash are equal to zero.
It seems that the condition can be simplified and we should take into account
partition hash and size.
was:
Current implementation exludes empty partitions then and only then update
counter and partition hash are equal to zero.
It seems that the condition can be simplified and we should take into account
partition hash and size.
> --skip-zeros flag of idle_verify command should filter out empty partitions
> regardless of the value of update counter
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-10987
> URL: https://issues.apache.org/jira/browse/IGNITE-10987
> Project: Ignite
> Issue Type: Test
> Affects Versions: 2.7
> Reporter: Vyacheslav Koptilin
> Assignee: Vyacheslav Koptilin
> Priority: Major
> Fix For: 2.8
>
>
> Current implementation exludes empty partitions then and only then the update
> counter and partition hash are equal to zero.
> It seems that the condition can be simplified and we should take into account
> partition hash and size.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)