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/08/26 18:38:56 UTC

[GitHub] [kafka] hachikuji opened a new pull request #11268: MINOR: Ensure transactional message copier failures are logged

hachikuji opened a new pull request #11268:
URL: https://github.com/apache/kafka/pull/11268


   This patch has a couple small improvements to `TransactionalMessageCopier` logging:
   
   - Log all fatal exceptions which cause the copier to shutdown unexpectedly
   - Log all non-fatal exceptions which cause the copier to abort a transaction
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


-- 
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] hachikuji removed a comment on pull request #11268: MINOR: Ensure transactional message copier failures are logged

Posted by GitBox <gi...@apache.org>.
hachikuji removed a comment on pull request #11268:
URL: https://github.com/apache/kafka/pull/11268#issuecomment-906702297


   Successful test run for `transactions_test.py`: http://confluent-kafka-branch-builder-system-test-results.s3-us-west-2.amazonaws.com/2021-08-26--001.system-test-kafka-branch-builder--1630005021--hachikuji--KAFKA-13234--e05a85bca5/report.html


-- 
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] hachikuji commented on pull request #11268: MINOR: Ensure transactional message copier failures are logged

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


   Successful test run for `transactions_test.py`: http://confluent-kafka-branch-builder-system-test-results.s3-us-west-2.amazonaws.com/2021-08-26--001.system-test-kafka-branch-builder--1630005021--hachikuji--KAFKA-13234--e05a85bca5/report.html


-- 
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] hachikuji merged pull request #11268: MINOR: Ensure transactional message copier failures are logged

Posted by GitBox <gi...@apache.org>.
hachikuji merged pull request #11268:
URL: https://github.com/apache/kafka/pull/11268


   


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