You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/10/28 08:49:54 UTC

[GitHub] [camel] rastislavpapp opened a new pull request, #8643: CAMEL-18255: Address memory leak caused by scheduling MDC.afterProces…

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

   Backport of c36e6e7305f47b9048e3a64313782fa0bc6c7ad1 fixing CAMEL-18255 for 3.14.x LTS
   
   * CAMEL-18255: Address memory leak caused by scheduling MDC.afterProcess. Call the afterProcess from the MDCcallback instead of scheduling it separately. Reset current routeId on MDC from startProcess.


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] davsclaus merged pull request #8643: CAMEL-18255: Address memory leak caused by scheduling MDC.afterProces…

Posted by GitBox <gi...@apache.org>.
davsclaus merged PR #8643:
URL: https://github.com/apache/camel/pull/8643


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] davsclaus commented on pull request #8643: CAMEL-18255: Address memory leak caused by scheduling MDC.afterProces…

Posted by GitBox <gi...@apache.org>.
davsclaus commented on PR #8643:
URL: https://github.com/apache/camel/pull/8643#issuecomment-1295014941

   Can you send a PR against 3.18.x branch too


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] rastislavpapp commented on pull request #8643: CAMEL-18255: Address memory leak caused by scheduling MDC.afterProces…

Posted by GitBox <gi...@apache.org>.
rastislavpapp commented on PR #8643:
URL: https://github.com/apache/camel/pull/8643#issuecomment-1295318550

   I'll get on it :)


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org