Claus Ibsen created CAMEL-21454: ----------------------------------- Summary: camel-main - Do not trigger JVM shutdown hook if already shutting down Key: CAMEL-21454 URL: https://issues.apache.org/jira/browse/CAMEL-21454 Project: Camel Issue Type: Improvement Components: camel-main Reporter: Claus Ibsen Assignee: Claus Ibsen Fix For: 4.9.0
For example during testing camel-main you can see JVM shutdown hook because per test method can trigger this message. However the app is shutting down cleanly so we dont need to show this logging. -- This message was sent by Atlassian Jira (v8.20.10#820010)