jamesnetherton commented on PR #8505:
URL: https://github.com/apache/camel-quarkus/pull/8505#issuecomment-4212241689

   > Sorry @JinyuChen97 , I merge the following PR and it could conflict with 
your changes.
   > 
   > * [Auto-detect onException/doCatch/throwException exception classes for 
native reflection #8508](https://github.com/apache/camel-quarkus/pull/8508)
   
   Yeah I think #8508 mostly supersedes this. What we could do instead in this 
PR, is search the codebase for usages of:
   
   ExchangeTimedOutException
   CamelAuthorizationException
   CamelExecutionException
   ThrottlerRejectedExecutionException
   
   And remove any native reflection configuration and verify that the native 
tests continue to pass. 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to