davsclaus commented on a change in pull request #226: Use MainSupport as base 
for running Camel
URL: https://github.com/apache/camel-quarkus/pull/226#discussion_r331356648
 
 

 ##########
 File path: 
extensions/core/runtime/src/main/java/org/apache/camel/quarkus/core/runtime/support/FastCamelContext.java
 ##########
 @@ -365,11 +388,12 @@ public AsyncProcessor 
createMulticast(Collection<Processor> processors, Executor
     @SuppressWarnings("unchecked")
     protected <T> T resolve(Class<T> clazz, String type, String name, 
CamelContext context) {
 
 Review comment:
   What is this method used for? Can we add some javadoc, and the code that is 
disabled is it to be removed or not? Maybe add a TODO if this code needs revisit

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


With regards,
Apache Git Services

Reply via email to