This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from ff063bb Regen website docs
new ce8bd68 Fixed NPE in thread pool builder for nameless pools
new 95366ae CAMEL-14951: WireTap - If thread pool reject task then Camel
error handler should be able to react
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/camel/processor/WireTapProcessor.java | 27 ++++++++++++-------
.../apache/camel/builder/ThreadPoolBuilder.java | 5 ++--
...mPool2Test.java => WireTapAbortPolicyTest.java} | 31 +++++++++++++++++-----
3 files changed, 44 insertions(+), 19 deletions(-)
copy
core/camel-core/src/test/java/org/apache/camel/processor/{WireTapCustomPool2Test.java
=> WireTapAbortPolicyTest.java} (66%)