RockteMQ-AI commented on issue #4433:
URL: 
https://github.com/apache/rocketmq-dashboard/issues/4433#issuecomment-5709742369

   **Issue Evaluation**
   
   Category: `enhancement` | Status: **Evaluated**
   
   **Feasibility:** Feasible
   **Scope:** Broker list page + cold-read control panel
   **Compatibility:** No breaking changes — new admin operation, read + write 
scoped to single group
   
   Well-structured design for managing per-group cold-read limits. Key 
strengths:
   - Targets one Broker + one consumer group at a time (minimizes blast radius)
   - Distinguishes admin override from Broker auto-threshold; preserves 64-bit 
count precision
   - Rejects retained `||adaptive` keys; does not change global toggle or 
broadcast
   - Post-write readback with three states (confirmed / mismatch / readback 
unavailable)
   - Clear documentation that limits are in-memory and lost on Broker restart
   
   Resubmission from previously closed PR #4112.
   
   ---
   *Automated evaluation by github-manager-bot*


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