[
https://issues.apache.org/jira/browse/IGNITE-23923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-23923:
-----------------------------------------
Labels: ignite-3 (was: )
> Fix naming of overloaded resetPartitions methods
> ------------------------------------------------
>
> Key: IGNITE-23923
> URL: https://issues.apache.org/jira/browse/IGNITE-23923
> Project: Ignite
> Issue Type: Improvement
> Reporter: Kirill Gusakov
> Priority: Major
> Labels: ignite-3
>
> *Motivation*
> We have multiple public overloaded resetPartitions methods now:
> {code:java}
> resetAllPartitions(String zoneName, String tableName, boolean manualUpdate,
> long triggerRevision) // is using only in tests
> resetPartitions(String zoneName, String tableName, Set<Integer> partitionIds)
> // is using only for manual reset
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)