robocanic opened a new issue, #1364:
URL: https://github.com/apache/dubbo-admin/issues/1364

   <!-- Please only use this template for submitting feature requests -->
   
   **What would you like to be added**:
   Using gorm to implment distributed lock.
   
   **Why is this needed**:
   Currently, the routing rules published by dubbo admin haven't been locked, 
which may introduce concurrent problem. So we need implment a kind of 
distributed lock. For now, dubbo admin has been implmented store using gorm, so 
basically, we can use gorm to implment distributed lock.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to