Manno15 commented on pull request #1803:
URL: https://github.com/apache/accumulo/pull/1803#issuecomment-756216008


   I think I have found the issue, currently working on trying to come up with 
a solution. It appears everything does recover as expected (each recovery file 
contains the finished marker) but it doesn't properly remove it from the queue 
in `RecoveryManager`. This is because the destination path gets overridden with 
a new unique name so when it checks for that marker, it doesn't find it. At 
least I think that is how everything is supposed to work.
   
   What I see now in hdfs are multiple recovery directories with the same walog 
UUID and all with the finished markers. 


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


Reply via email to