You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "orpiske (via GitHub)" <gi...@apache.org> on 2023/04/27 13:19:19 UTC

[GitHub] [camel] orpiske opened a new pull request, #9963: (chores) camel-core: fix correlation ID handling.

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

   Previously (before patch d4626e9d9c82c490bf8a49e09c34b6d54492824a) the "copying" of the array was actually a merge operation. Due to the changes of the referenced patch, the code now fully copies the array.
   
   This patch reworks the way correlation IDs are copied, introduced as part of CAMEL-19066, to retain the original correlation ID and behave like the previous code where this is needed.


-- 
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] github-actions[bot] commented on pull request #9963: (chores) camel-core: fix correlation ID handling.

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #9963:
URL: https://github.com/apache/camel/pull/9963#issuecomment-1525684587

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :warning: Please note that the changes on this PR may be **tested automatically**. 
   
   If necessary Apache Camel Committers may access logs and test results in the job summaries!


-- 
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] orpiske merged pull request #9963: (chores) camel-core: fix correlation ID handling.

Posted by "orpiske (via GitHub)" <gi...@apache.org>.
orpiske merged PR #9963:
URL: https://github.com/apache/camel/pull/9963


-- 
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] github-actions[bot] commented on pull request #9963: (chores) camel-core: fix correlation ID handling.

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #9963:
URL: https://github.com/apache/camel/pull/9963#issuecomment-1525767163

   :no_entry_sign: There are (likely) no components to be tested in this PR


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