You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/11/02 05:46:21 UTC

[GitHub] [camel-kafka-connector] oscerd commented on issue #1282: camel.source.endpoint.exceptionHandler for the sftp connector not working as expected

oscerd commented on issue #1282:
URL: https://github.com/apache/camel-kafka-connector/issues/1282#issuecomment-957118937


   The following line 
   
   camel.source.endpoint.onCompletionExceptionHandler=org.apache.camel.kafkaconnector.CustomLoggingExceptionHandler
   
   should be
   
   camel.source.endpoint.onCompletionExceptionHandler=#class:org.apache.camel.kafkaconnector.CustomLoggingExceptionHandler


-- 
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: commits-unsubscribe@camel.apache.org

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