yx9o opened a new pull request, #581:
URL: https://github.com/apache/rocketmq-dashboard/pull/581

   ## What is the purpose of the change
   
   Fixes #580 .
   
   Prevent `/api/settings/datasources/update` from creating a new data source 
when the submitted key does not exist.
   
   ## Brief changelog
   
   - Reject unknown data source keys with HTTP 404.
   - Atomically replace existing data sources so update cannot create a missing 
entry.
   - Preserve existing create and valid update behavior.
   - Add service and repository regression tests.


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