tju-yxq commented on PR #2583: URL: https://github.com/apache/rocketmq-dashboard/pull/2583#issuecomment-5412249903
Thanks for the note. I made keyword matching explicit and independent of the table collation: the repository now trims and lower-cases the keyword before the `LIKE` query, and the focused test verifies the normalized bound value. Focused run: `AclServiceTest, MybatisPlusAclRepositoryTest, AclControllerTest` — 108 tests passed, Checkstyle clean. Pushed as `d4a0effe`. -- 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]
