This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch fix/CAMEL-24124
in repository https://gitbox.apache.org/repos/asf/camel.git
from e05a3dd7b055 CAMEL-24124: Drain pending reply handlers during shutdown
instead of silently discarding
add 6982cd57d627 CAMEL-24124: Move drain-and-evict on stop to
reply-manager subclasses
No new revisions were added by this update.
Summary of changes:
.../component/jms/reply/CorrelationTimeoutMap.java | 6 ++++
.../component/rocketmq/reply/ReplyTimeoutMap.java | 6 ++++
.../sjms/reply/CorrelationTimeoutMap.java | 6 ++++
.../apache/camel/support/DefaultTimeoutMap.java | 38 ++++++++++++++--------
4 files changed, 42 insertions(+), 14 deletions(-)