bharatviswa504 commented on a change in pull request #651: HDDS-1339. Implement 
ratis snapshots on OM
URL: https://github.com/apache/hadoop/pull/651#discussion_r270634602
 
 

 ##########
 File path: hadoop-hdds/common/src/main/resources/ozone-default.xml
 ##########
 @@ -1617,7 +1617,7 @@
 
   <property>
     <name>ozone.om.ratis.snapshot.auto.trigger.threshold</name>
-    <value>400000L</value>
+    <value>400000</value>
 
 Review comment:
   Question: If we have taken a snapshot for every 400k, then after that 200k 
transactions have happened, then when follower OM restart's because it knows it 
has till 400k only, so will it apply 200k transactions again?

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to