Skip to content

Improve automatic reload on Camel route #7947

@apupier

Description

@apupier

Describe the feature here

reloading a relatively simple Camel route is taking 6 seconds (on my machine).

a log is suggesting some ways to have small changes ot be faster (like in my case changing the content of a string in a log message):

2025-11-07 18:02:58,992 INFO  [io.qua.dep.dev.RuntimeUpdatesProcessor] (Timer-0) Live reload took more than 4 seconds, you may want to enable instrumentation based reload (quarkus.live-reload.instrumentation=true). This allows small changes to take effect without restarting Quarkus.

(and yes I realize that there can be a lot of different use cases and a lot of work but maybe some quick win available?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions