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

   ## Summary
   - normalize ACL user keywords with `Locale.ROOT`
   - keep generated SQL search parameters stable under locale-sensitive JVM 
defaults
   - add a Turkish-locale regression test
   
   ## Why
   Using the process default locale turns `INSTANCE` into `ınstance` under 
Turkish, so otherwise valid ACL user searches can silently miss matching 
usernames and access keys.
   
   ## Testing
   - `JAVA_HOME=/opt/homebrew/opt/openjdk@21 mvn -q -f server/pom.xml 
-Dtest=MybatisPlusAclRepositoryTest test`


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