bshashikant commented on issue #1364: HDDS-1843. Undetectable corruption after 
restart of a datanode.
URL: https://github.com/apache/hadoop/pull/1364#issuecomment-528234226
 
 
   > The patch generally looks good to me. A couple of questions, they might 
already be implemented
   > a) Do we sync the container db's wal on close?
   -- The entire rocks db is synced as a part of closing the container.
   > b) Also, for on restart, we should run the scanner, will this 
identification step run before this?
   --- Yes, identification step is executed before the the scrubber starts. 
   
   

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