RockteMQ-AI commented on issue #251:
URL: https://github.com/apache/rocketmq-mqtt/issues/251#issuecomment-5250123968

   **Issue Evaluation**
   
   Category: `type/bug` | Status: **Needs Investigation**
   
   When RocketMQ is configured with RocksDB storage, RocketMQ MQTT cannot 
receive messages. This suggests an incompatibility between the RocksDB storage 
mode and the MQTT message consumption path.
   
   **Severity:** Medium — affects users who deploy RocketMQ with RocksDB 
storage (typically for better write performance).
   
   **Possible Root Cause:** The MQTT consumption path may rely on message 
storage APIs that behave differently under RocksDB mode (e.g., offset 
management, message indexing, or pull request handling).
   
   **Requested Info:**
   - RocketMQ version and RocketMQ MQTT version
   - RocksDB configuration details
   - Whether the issue occurs with specific topics or all topics
   - Relevant error logs from both RocketMQ and MQTT components
   
   ---
   *Automated evaluation by github-manager*


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