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 2022/12/15 20:24:43 UTC

[GitHub] [camel-karavan] mgubaidullin commented on issue #564: Concurrent commits require locking

mgubaidullin commented on issue #564:
URL: https://github.com/apache/camel-karavan/issues/564#issuecomment-1353665909

   When use click `Commit` button, a corresponding service execute the following flow:
   1. clone repository into local folder
   2. write project files
   3. delete files that are not in project
   4. commit and push changes
   
   if multiple users make commit simultaneously it might be an issue.
   we need to implement locking using build-in infinispan locks to avoid this kind of issues


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