mathieu-souchet commented on pull request #5085:
URL: https://github.com/apache/camel/pull/5085#issuecomment-785802733


   Oh great an official google-cloud-storage component available soon ! 🤩 
   
   Past few weeks I did my own implementation for my needs. I've just read your 
changes, I think it's great but I have one remark :
   
   What about concurrent access to blobs ? In my tests with multiple instances 
consuming the same file (2 kubernetes pods) I saw concurrent attempts to 
consume and I fixed that with a BlobExclusiveReadLockStrategy (inspired by the 
implementation of MarkerFileExclusiveReadLockStrategy to camel-file component)


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

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


Reply via email to