[
https://issues.apache.org/jira/browse/IGNITE-27362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Zlenko resolved IGNITE-27362.
----------------------------------
Resolution: Won't Fix
> Make CompactionCommand idempotent
> ---------------------------------
>
> Key: IGNITE-27362
> URL: https://issues.apache.org/jira/browse/IGNITE-27362
> Project: Ignite
> Issue Type: Bug
> Reporter: Ivan Bessonov
> Assignee: Ivan Zlenko
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {{sendWithRetry}} can duplicate any raft command, which means that all of
> them have to be idempotent. But this is not the case for
> {{{}CompactionCommand{}}}, it expects {{compactionRevision}} to always grow.
> We must fix that
--
This message was sent by Atlassian Jira
(v8.20.10#820010)