yuluo-yx opened a new issue, #2116:
URL: https://github.com/apache/rocketmq-dashboard/issues/2116

   CloudCredentialService loads a credential and then calls an upsert-style 
repository save. If another request deletes the credential between those 
operations, the update inserts it again and invalidates clients as though the 
update succeeded. Add an update-only repository operation, return 404 when no 
row was updated, and cover the race contract.


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