orpiske opened a new pull request, #21087:
URL: https://github.com/apache/camel/pull/21087

   ## Summary
   - Extract helper methods in JmsBinding for message type filtering and date 
formatting
   - Simplify normalizeDestinationName in JmsMessageHelper by extracting 
normalizeWithPrefix helper
   - Refactor AsyncCallback.done in EndpointMessageListener with 
evaluateExchangeResult, handleReplyIfNeeded, handleExceptionIfNeeded helpers
   - Extract handleTimeout, handleSuccessfulReply, restoreOriginalCorrelationId 
methods from ReplyManagerSupport.processReply
   
   ## Test plan
   - [x] `mvn -DskipTests install` passes
   - [x] Tests pass (existing flaky tests unrelated to changes)


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