reachfish opened a new issue #1153: slave broker not set checkpoint's  
physicMsgTimestamp
URL: https://github.com/apache/rocketmq/issues/1153
 
 
   slave broker always don't set checkpoint's physicMsgTimestamp.  so when the 
slave broker restart,  it need recover all the commit log map files, so it 
startup slowly when there are lots of commit file. 
   
   on the contrary, master broker set checkpoint's physicMsgTimestamp. so when 
it restarts, it only need recover the last commit log map file.
   
   why slave broker don't set checkpoint's physicMsgTimestamp.  is it for 
safety reason, or just a bug ? 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to