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

[GitHub] [camel] dk2k opened a new pull request, #9754: optimized map iteration: entrySet() and enhanced 'for' loop instead o…

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

   optimized map iteration: entrySet() and enhanced 'for' loop instead of keySet()


-- 
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 #9754: optimized map iteration: entrySet() and enhanced 'for' loop instead o…

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

   :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] davsclaus merged pull request #9754: optimized map iteration: entrySet() and enhanced 'for' loop instead o…

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


-- 
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 #9754: optimized map iteration: entrySet() and enhanced 'for' loop instead o…

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

   :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] dk2k commented on pull request #9754: optimized map iteration: entrySet() and enhanced 'for' loop instead o…

Posted by "dk2k (via GitHub)" <gi...@apache.org>.
dk2k commented on PR #9754:
URL: https://github.com/apache/camel/pull/9754#issuecomment-1493294711

   @orpiske pushed 12 commits from main branch, but they aren't reflected in this PR since it's closed. Do I need to create a new 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


[GitHub] [camel] github-actions[bot] commented on pull request #9754: optimized map iteration: entrySet() and enhanced 'for' loop instead o…

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

   :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] github-actions[bot] commented on pull request #9754: optimized map iteration: entrySet() and enhanced 'for' loop instead o…

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

   :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 commented on pull request #9754: optimized map iteration: entrySet() and enhanced 'for' loop instead o…

Posted by "orpiske (via GitHub)" <gi...@apache.org>.
orpiske commented on PR #9754:
URL: https://github.com/apache/camel/pull/9754#issuecomment-1493261266

   @dk2k please, can you rebase this code so it picks some fixes for our CI? Thanks.


-- 
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 commented on pull request #9754: optimized map iteration: entrySet() and enhanced 'for' loop instead o…

Posted by "orpiske (via GitHub)" <gi...@apache.org>.
orpiske commented on PR #9754:
URL: https://github.com/apache/camel/pull/9754#issuecomment-1493295121

   @dk2k hi, no need to do anything. It was merged already, thanks!


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