kafka icon indicating copy to clipboard operation
kafka copied to clipboard

KAFKA-6181 Examining log messages with {{--deep-iteration}} should show superset of fields

Open deorenikhil opened this issue 8 years ago • 6 comments

Printing log data on Kafka brokers using kafka.tools.DumpLogSegments --deep-iteration option doesn't print all the fields. Adding missing fields in the log data on kafka brokers Adding following fields in the deep-interation option:

baseOffset lastOffset baseSequence lastSequence producerEpoch partitionLeaderEpoch size crc

thanks, Nikhil

Committer Checklist (excluded from commit message)

  • [ ] Verify design and implementation
  • [ ] Verify test coverage and CI build status
  • [ ] Verify documentation (including upgrade notes)

deorenikhil avatar Nov 19 '17 07:11 deorenikhil

FAILURE 7975 tests run, 5 skipped, 2 failed. --none--

asfgit avatar Nov 19 '17 08:11 asfgit

SUCCESS 8083 tests run, 5 skipped, 0 failed. --none--

asfgit avatar Nov 19 '17 08:11 asfgit

SUCCESS 8083 tests run, 5 skipped, 0 failed. --none--

asfgit avatar Nov 19 '17 08:11 asfgit

Failure unrelated in the first build, @guozhangwang @dguy @bbejeck @ybyzek Can you please review my pull request? this is my first PR in kafka, Thank you

deorenikhil avatar Nov 19 '17 09:11 deorenikhil

As an improvement, you could use string templating as it is done higher in the class.

mavericks065 avatar Nov 21 '17 04:11 mavericks065

This PR is being marked as stale since it has not had any activity in 90 days. If you would like to keep this PR alive, please leave a comment asking for a review. If the PR has merge conflicts, update it with the latest from the base branch.

If you are having difficulty finding a reviewer, please reach out on the [mailing list](https://kafka.apache.org/contact).

If this PR is no longer valid or desired, please feel free to close it. If no activity occurs in the next 30 days, it will be automatically closed.

github-actions[bot] avatar Oct 19 '24 03:10 github-actions[bot]

This PR has been closed since it has not had any activity in 120 days. If you feel like this was a mistake, or you would like to continue working on it, please feel free to re-open the PR and ask for a review.

github-actions[bot] avatar Nov 18 '24 03:11 github-actions[bot]