tju-yxq commented on issue #3045:
URL: 
https://github.com/apache/rocketmq-dashboard/issues/3045#issuecomment-5529679112

   Implemented in #3046.
   
   The patch keeps the existing exact tracker and memory bound, then adds two 
safeguards:
   
   - a later failure for a locked username is recorded without replacing the 
active lock;
   - when the exact tracker is saturated, unseen usernames use a fixed 
1,024-bucket bounded fallback rather than being ignored.
   
   Focused auth tests, Checkstyle, and the full server suite passed locally. 
The PR description records the exact commands and counts.


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