TingFeng-Git opened a new pull request, #9570:
URL: https://github.com/apache/rocketmq/pull/9570

   fix that cannot consume when the ACL 2.0 authorization feature is enabled in 
proxy cluster deployment mode
   
   Cause: The bornTime value was not set in the requestHeader when sending the 
request,the bornTime default value is 0, causing the broker to determine that 
the request had timed out.
   <img width="945" height="341" alt="image" 
src="https://github.com/user-attachments/assets/663abcd0-d522-47b1-9233-679140fd665b";
 />
   
   <img width="1146" height="399" alt="image" 
src="https://github.com/user-attachments/assets/393e835e-caf7-49c8-8acb-7d6450f7be64";
 />
   
   <img width="1014" height="420" alt="image" 
src="https://github.com/user-attachments/assets/41ef2b77-22e3-4158-9395-12ea0c9977fc";
 />
   
   
   <!-- Please make sure the target branch is right. In most case, the target 
branch should be `develop`. -->
   
   ### Which Issue(s) This PR Fixes
   #9518 
   <!-- Please ensure that the related issue has already been created, and 
[link this pull request to that issue using 
keywords](<https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword>)
 to ensure automatic closure. -->
   
   Fixes #issue_id
   
   ### Brief Description
   
   <!-- Write a brief description for your pull request to help the maintainer 
understand the reasons behind your changes. -->
   
   ### How Did You Test This Change?
   After updating the code and redeploying,messge can be consume
   <!-- In order to ensure the code quality of Apache RocketMQ, we expect every 
pull request to have undergone thorough testing. -->
   


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