dingshuangxi888 opened a new pull request, #11009:
URL: https://github.com/apache/rocketmq/pull/11009

   <!-- Please make sure the target branch is right. In most case, the target 
branch should be `develop`. -->
   
   ### Which Issue(s) This PR Fixes
   
   - Follow-up fixes for review findings from #10997
   
   ### Brief Description
   
   - Map retry topics to consumer-group resources for `VIEW_MESSAGE_BY_ID` 
authorization.
   - Sanitize broker configuration from a `Properties` snapshot so Windows 
paths, backslashes, and non-ASCII values are preserved.
   - Make `copyUser` fetch complete source users before create or update, and 
fail clearly when passwords are unavailable.
   - Preserve historical `END_TRANSACTION` requests with an empty topic; no 
transaction compatibility code is changed.
   
   ### How Did You Test This Change?
   
   - Ran 288 focused tests across remoting, client, auth, broker, tools, and 
container: 287 passed, 1 existing skip, 0 failures.
   - Maven reactor build succeeded for 12 modules.
   - Checkstyle reported 0 violations.
   - `git diff --check` passed.
   
   SpotBugs and JaCoCo were skipped for this focused validation.
   


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