[GitHub] [camel] jono-morris commented on a diff in pull request #11449: CAMEL-17173 Mute server errors by default

2023-09-18 Thread via GitHub
jono-morris commented on code in PR #11449: URL: https://github.com/apache/camel/pull/11449#discussion_r1328808694 ## components/camel-servlet/src/test/java/org/apache/camel/component/servlet/ServletMuteExceptionTest.java: ## @@ -25,6 +25,18 @@ public class ServletMuteExcepti

[GitHub] [camel] jono-morris commented on a diff in pull request #11449: CAMEL-17173 Mute server errors by default

2023-09-18 Thread via GitHub
jono-morris commented on code in PR #11449: URL: https://github.com/apache/camel/pull/11449#discussion_r1328808389 ## components/camel-jetty/src/test/java/org/apache/camel/component/jetty/JettyMuteExceptionTest.java: ## @@ -41,13 +41,29 @@ public void testMuteException() throws