oscerd commented on issue #9051:
URL: https://github.com/apache/camel-quarkus/issues/9051#issuecomment-5422200914

   PR #9065 addresses the `CamelDebugProcessor` half of this.
   
   The `DebugProcessor` half is intentionally **not** changed. Reading the bare 
`camel.debug.enabled` property there is the camel-main way to enable debugging, 
it has a dedicated test (`DebugEnabledFromCamelMainTest`), and both 
`integration-tests/main` and `integration-tests/management` depend on it — as 
does `ManagementProcessor`. Gating on `quarkus.camel.*` only would break all of 
those, so the property read stays as-is.


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