Aias00 opened a new issue, #2287: URL: https://github.com/apache/rocketmq-dashboard/issues/2287
Cloud credential creation checks for an existing vendor/access-key pair before insertion. Concurrent requests can both pass the check, then the database unique key throws a raw duplicate-key exception and returns 500. Convert that race into a structured 409 response and add regression coverage. -- 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]
