You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2023/01/15 04:45:33 UTC

[GitHub] [rocketmq] absolute8511 opened a new issue, #5883: The dledger commit log currently did not override the new getData method, while using dledger mode it will cause the read failed.

absolute8511 opened a new issue, #5883:
URL: https://github.com/apache/rocketmq/issues/5883

   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   - What did you do (The steps to reproduce)?
   
   Running with dledger mode and TimerMessageStore enabled, the timer store will not work.
   
   - What is expected to see?
   
   the timer delayed message should work as expected.
   
   - What did you see instead?
   
   the timer store did not work.
   
   2. Please tell us about your environment:
   
   3. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):
   
   The dledger commit log currently did not override the new getData method, while using dledger mode it will cause the read failed. In timer store it will get commit log using this method.
   


-- 
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: commits-unsubscribe@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] RongtongJin closed issue #5883: The dledger commit log currently did not override the new getData method, while using dledger mode it will cause the read failed.

Posted by "RongtongJin (via GitHub)" <gi...@apache.org>.
RongtongJin closed issue #5883: The dledger commit log currently did not override the new getData method, while using dledger mode it will cause the read failed.
URL: https://github.com/apache/rocketmq/issues/5883


-- 
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: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org