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 2021/11/24 17:13:39 UTC

[GitHub] [camel] klease opened a new pull request #6472: CAMEL-17229: optimisation to create files from a String

klease opened a new pull request #6472:
URL: https://github.com/apache/camel/pull/6472


   This change reduces the risk of a file being consumed before being completely
   written which frequently happens during parallel unit tests.


-- 
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] klease closed pull request #6472: CAMEL-17229: optimisation to create files from a String

Posted by GitBox <gi...@apache.org>.
klease closed pull request #6472:
URL: https://github.com/apache/camel/pull/6472


   


-- 
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] klease commented on pull request #6472: CAMEL-17229: optimisation to create files from a String

Posted by GitBox <gi...@apache.org>.
klease commented on pull request #6472:
URL: https://github.com/apache/camel/pull/6472#issuecomment-978243969


   Oops, I realize I committed a couple of files which I didn't intend to. The tests with the @Isolated annotation are OK (related to CAMEL-17180) but there are a few others which shouldn't be included.


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