Root-2k opened a new issue #3078:
URL: https://github.com/apache/camel-quarkus/issues/3078


   Hello,
   
   please provide a possibility to disable the timer, which periodically scans 
the file system for changes.
   
   See _CamelHotReplacementSetup_ (_org.apache.camel.quarkus.core.devmode_)
   
   The dev mode should behave like for a "plain" Quarkus project. When 
accessing a resource, the modifications should be applied. When this happens 
automatically/periodically, the server runs into problems when executing Maven 
goals (e.g. clean install).
   A periodic update/scan does not make sense in our case and should therefore 
be configurable.
   
   At the moment we have to remove all the Camel functionality because of this 
timer.


-- 
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-unsubscr...@camel.apache.org

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


Reply via email to