You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2013/08/14 18:43:47 UTC

[jira] [Created] (KAFKA-1009) DumpLogSegments tool should return error on non-existing files

Jun Rao created KAFKA-1009:
------------------------------

             Summary: DumpLogSegments tool should return error on non-existing files
                 Key: KAFKA-1009
                 URL: https://issues.apache.org/jira/browse/KAFKA-1009
             Project: Kafka
          Issue Type: Bug
          Components: core
    Affects Versions: 0.8
            Reporter: Jun Rao
            Priority: Minor
             Fix For: 0.8.1


If we run the tool on an non-existing file, we get the following

bin/kafka-run-class.sh kafka.tools.DumpLogSegments --files 00.log
Dumping 00.log
Starting offset: 0

The tool should return an error message instead.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira