oss-taishan-ai commented on issue #10419:
URL: https://github.com/apache/rocketmq/issues/10419#issuecomment-4620063356

   **Issue Evaluation**
   
   Category:  | Status: **Confirmed**
   
   The reported issue has been verified against the current codebase.
   
   **Root Cause:**  —  may return  when the local route table lacks an entry 
for the topic, but the next line dereferences it via , causing NPE.
   
   **Impact:** Triggered when consumer pulls with class-filter enabled but 
route data is missing/expired/evicted. Client throws raw NPE instead of 
descriptive .
   
   **Severity:** medium
   
   A fix PR (#10420) has been submitted and reviewed.
   
   ---
   *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