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

   ## Summary
   
   - preserve the affected-row result from instance repository deletion
   - return `404` when an instance was removed concurrently
   - avoid runtime client release and successful audit records when no row was 
deleted
   
   ## Verification
   
   - `JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn -q -f server/pom.xml 
-Dtest=InstanceServiceTest,MybatisPlusInstanceRepositoryTest test`
   - `JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn -q -f server/pom.xml 
-DskipTests package`
   - `git diff --check`
   
   Closes #2000
   


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