pvillard31 commented on PR #10778:
URL: https://github.com/apache/nifi/pull/10778#issuecomment-3767847369

   You're right @exceptionfactory , with the initial implementation, there is 
still a very small possibility for changes to be overridden in case the 
concurrent commits happen in a specific window of time. I pushed a commit to 
address this case with atomic operations for each implementation. Github is a 
special case as it uses the content SHA for the atomic operation while other 
providers are using the commit SHA for the atomic operation.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to