You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/12/25 10:01:03 UTC

[GitHub] [pulsar] yufan022 opened a new pull request #9063: [connector]fix debezium-connector error log

yufan022 opened a new pull request #9063:
URL: https://github.com/apache/pulsar/pull/9063


   ### Motivation
   
   debezium-connector exception message not clear.
   
   ### Modifications
   
   when debezium-connector throw some exception, these code will not be execute:
   ```
   errorMsg = String.format("Failed to publish to topic [%s] with error [%s] with src sequence id [%s]", topic, throwable.getMessage(), record.getRecordSequence().get());
   log.error(errorMsg);
   ```
   
   
   


----------------------------------------------------------------
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] [pulsar] yufan022 commented on pull request #9063: [connector]fix debezium-connector error log

Posted by GitBox <gi...@apache.org>.
yufan022 commented on pull request #9063:
URL: https://github.com/apache/pulsar/pull/9063#issuecomment-751929668


   /pulsarbot run-failure-checks


----------------------------------------------------------------
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] [pulsar] codelipenghui merged pull request #9063: [connector]fix debezium-connector error log

Posted by GitBox <gi...@apache.org>.
codelipenghui merged pull request #9063:
URL: https://github.com/apache/pulsar/pull/9063


   


----------------------------------------------------------------
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] [pulsar] codelipenghui commented on pull request #9063: [connector]fix debezium-connector error log

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on pull request #9063:
URL: https://github.com/apache/pulsar/pull/9063#issuecomment-751312898


   /pulsarbot run-failure-checks


----------------------------------------------------------------
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] [pulsar] codelipenghui commented on pull request #9063: [connector]fix debezium-connector error log

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on pull request #9063:
URL: https://github.com/apache/pulsar/pull/9063#issuecomment-751701452


   /pulsarbot run-failure-checks


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