You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/02/26 16:00:35 UTC

[GitHub] [kafka] mumrah opened a new pull request #10219: Minor: Decode metadata records in DumpLogSegments

mumrah opened a new pull request #10219:
URL: https://github.com/apache/kafka/pull/10219


   This is a upstream port of https://github.com/confluentinc/kafka/pull/440
   
   Adds new `--cluster-metadata-decoder` flag to the dump log segment tool. This will pretty print a JSON object with the metadata record type along with the data. 
   
   Also adds `--no-log-metadata` which will omit log metadata when printing the log records
   
   The changes to the MessageGenerator and the new MetadataJsonConvertersGenerator have already been merged.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] mumrah closed pull request #10219: Minor: Decode metadata records in DumpLogSegments

Posted by GitBox <gi...@apache.org>.
mumrah closed pull request #10219:
URL: https://github.com/apache/kafka/pull/10219


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] mumrah commented on pull request #10219: Minor: Decode metadata records in DumpLogSegments

Posted by GitBox <gi...@apache.org>.
mumrah commented on pull request #10219:
URL: https://github.com/apache/kafka/pull/10219#issuecomment-786751729


   Closed in favor of #10212 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org