Chih-Yuan Chien created KAFKA-20078:
---------------------------------------
Summary: kafka-dump-log tool should return proper exit code
Key: KAFKA-20078
URL: https://issues.apache.org/jira/browse/KAFKA-20078
Project: Kafka
Issue Type: Improvement
Reporter: Chih-Yuan Chien
Currently, `DumpLogSegments` didn't return exit code properly.
The tool should return exit code 0 on success and non-zero (e.g., 1) on
failure, similar to other Kafka CLI tools that use Exit.exit() like
GetOffsetShell.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)