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

Reply via email to