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/12/27 10:24:52 UTC

[GitHub] [camel-k] squakez opened a new pull request #2843: chore(kamelet): remove bean and ref error handler types

squakez opened a new pull request #2843:
URL: https://github.com/apache/camel-k/pull/2843


   * Remove `bean` and `ref` error handlers
   * Deprecate `dead-letter-channel` in favour to to `sink`
   
   Closes #2815 
   
   <!-- Description -->
   
   
   
   
   <!--
   Enter your extended release note in the below block. If the PR requires
   additional action from users switching to the new release, include the string
   "action required". If no release note is required, write "NONE". 
   
   You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" to make sure
   the text is added to the right section of the release notes. 
   -->
   
   **Release Note**
   ```release-note
   NONE
   ```
   


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



[GitHub] [camel-k] squakez commented on pull request #2843: chore(kamelet): remove bean and ref error handler types

Posted by GitBox <gi...@apache.org>.
squakez commented on pull request #2843:
URL: https://github.com/apache/camel-k/pull/2843#issuecomment-1001495289


   FYI @davsclaus 


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



[GitHub] [camel-k] davsclaus commented on pull request #2843: chore(kamelet): remove bean and ref error handler types

Posted by GitBox <gi...@apache.org>.
davsclaus commented on pull request #2843:
URL: https://github.com/apache/camel-k/pull/2843#issuecomment-1001500158


   Added ticket for camel core to support sink
   https://issues.apache.org/jira/browse/CAMEL-17388


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



[GitHub] [camel-k] squakez commented on pull request #2843: chore(kamelet): remove bean and ref error handler types

Posted by GitBox <gi...@apache.org>.
squakez commented on pull request #2843:
URL: https://github.com/apache/camel-k/pull/2843#issuecomment-1001511070


   > Added ticket for camel core to support sink https://issues.apache.org/jira/browse/CAMEL-17388
   
   Thanks @davsclaus. I understand the issue opened for camel core is to take the opportunity and rename the definition in the core as well. However that is not required for Camel K, as we rely on the configuration of the `org.apache.camel.builder.DeadLetterChannelBuilder` class. If we changed the Builder class name, then we'd need to sync the implementation for Camel K as well.


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



[GitHub] [camel-k] davsclaus commented on pull request #2843: chore(kamelet): remove bean and ref error handler types

Posted by GitBox <gi...@apache.org>.
davsclaus commented on pull request #2843:
URL: https://github.com/apache/camel-k/pull/2843#issuecomment-1001513085


   Yeah its not a problem for camel-k, its for camel core itself, with camel-jbang/karavan where we can load kamelet binding files also (for development)


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



[GitHub] [camel-k] squakez merged pull request #2843: chore(kamelet): remove bean and ref error handler types

Posted by GitBox <gi...@apache.org>.
squakez merged pull request #2843:
URL: https://github.com/apache/camel-k/pull/2843


   


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