Ah39 commented on issue #678: StoreCheckpoint setLogicsMsgTimestamp dont work 
right , may cause message loss 
URL: https://github.com/apache/rocketmq/issues/678#issuecomment-453919390
 
 
   if last consumer queue flush success ,logicsMsgTimestamp is 11:14
   the new time is
   physicMsgTimestamp 11:17
   logicsMsgTimestamp = 11:16
   indexMsgTimestamp = 11:16
   when index file flush , but the 11:16 consumer queue file dont flush .
   So may from 11:14 to 11:16 dispatch consumer queue file may loss
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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