duhenglucky opened a new issue #1456: Slave abnormal recover slow
URL: https://github.com/apache/rocketmq/issues/1456
 
 
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   After the slave server is shut down abnormally, the recovery process will be 
very slow when restarting. The reason is that the standby does not take the 
appendMessagesInner method, so there is no chance to update the 
PhysicMsgTimestamp time in the Checkpoint.
   
   - What did you do (The steps to reproduce)?
   
   - What did you expect to see?
   
   - What did you see instead?
   
   2. Please tell us about your environment:
   
   3. Other information (e.g. detailed explanation, logs, related issues, 
suggestions how to fix, etc):
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to