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 2022/06/21 19:55:43 UTC

[GitHub] [kafka] jmannooparambil opened a new pull request, #12326: MINOR: fix no_op_record exception when running /bin/kafka-metadata-shell.sh

jmannooparambil opened a new pull request, #12326:
URL: https://github.com/apache/kafka/pull/12326

   Fixes exception that appears due to record type of NO_OP_RECORD when running /bin/kafka-metadata-shell.sh


-- 
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.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

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


[GitHub] [kafka] dengziming commented on pull request #12326: MINOR: fix no_op_record exception when running /bin/kafka-metadata-shell.sh

Posted by GitBox <gi...@apache.org>.
dengziming commented on PR #12326:
URL: https://github.com/apache/kafka/pull/12326#issuecomment-1327163920

   Close this since we have already fixed this. I really appreciate you for this PR @jmannooparambil , there will be more record type in the future, you can help to handle them.


-- 
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.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

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


[GitHub] [kafka] showuon commented on pull request #12326: MINOR: fix no_op_record exception when running /bin/kafka-metadata-shell.sh

Posted by GitBox <gi...@apache.org>.
showuon commented on PR #12326:
URL: https://github.com/apache/kafka/pull/12326#issuecomment-1166175055

   This PR: https://github.com/apache/kafka/pull/12334 already addressed this issue, and not only `no-op` record type, there are also other types handler missing. FYI


-- 
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.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

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


[GitHub] [kafka] dengziming closed pull request #12326: MINOR: fix no_op_record exception when running /bin/kafka-metadata-shell.sh

Posted by GitBox <gi...@apache.org>.
dengziming closed pull request #12326: MINOR: fix no_op_record exception when running /bin/kafka-metadata-shell.sh
URL: https://github.com/apache/kafka/pull/12326


-- 
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.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

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