[
https://issues.apache.org/jira/browse/FLINK-26354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Wysakowicz closed FLINK-26354.
------------------------------------
Fix Version/s: 1.15.0
Resolution: Fixed
Fixed in a34b448c8e8f0dc7705548c028dd463a2fb0ddc9
> "-restoreMode" should be "--restoreMode" and should have a shorthand
> --------------------------------------------------------------------
>
> Key: FLINK-26354
> URL: https://issues.apache.org/jira/browse/FLINK-26354
> Project: Flink
> Issue Type: Bug
> Components: Command Line Client
> Affects Versions: 1.15.0
> Reporter: Konstantin Knauf
> Assignee: Dawid Wysakowicz
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> {code:java}
> -restoreMode <arg> Defines how should we restore
> from the given savepoint.
> Supported options: [claim -
> claim ownership of the
> savepoint
> and delete once it is
> subsumed,
> no_claim (default) - do not
> claim ownership, the first
> checkpoint will not reuse any
> files from the restored one,
> legacy - the old behaviour, do
> not assume ownership of the
> savepoint files, but can reuse
> some shared files.
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)