Hi all,

In Kafka the definitive guide in page 200-201, two parameters of 
kafka.tools.DumpLogSegments appear not really work ...

the --index-sanity-check argument

the --print-data-log

exemple:

./bin/kafka-run-class.sh kafka.tools.DumpLogSegments --files 
logs/kafka-0/customer-topic-0/00000000000000000000.log --index-sanity-check

./bin/kafka-run-class.sh kafka.tools.DumpLogSegments --files 
logs/kafka-0/customer-topic-0/00000000000000000000.log --print-data-log



If I use it, I get the same output as:

./bin/kafka-run-class.sh kafka.tools.DumpLogSegments --files 
logs/kafka-0/customer-topic-0/00000000000000000000.log

These previous arguments, aren't take account ?


best regards,


Adrien

Reply via email to