public class ValidateAndRestoreSegments
extends Object
/opt/confluent/bin/kafka-run-class.sh kafka.tier.tools.ValidateAndRestoreSegments --help
usage: kafka.tier.tools.ValidateAndRestoreSegments
option - {validate, restore}
[-h] --ftps FTPS --topic-name TOPIC-NAME --partition PARTITION [--tier.config TIER.CONFIG] --files-to-restore FILES-TO-RESTORE [--logging.level LOGGING.LEVEL]
Validate and restore inconsistent segment in FTPS from tiered storage
optional arguments:
-h, --help show this help message and exit
--ftps FTPS Path of the tier partition state file
--topic-name TOPIC-NAME
Topic name
--partition PARTITION Partition number
--tier.config TIER.CONFIG
The path to a configuration file containing the required properties
--files-to-restore FILES-TO-RESTORE
Path of the file containing files to restore
--logging.level LOGGING.LEVEL
* Logging level for the tool (default: INFO)