You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2019/06/26 01:29:02 UTC

[GitHub] [hbase] Apache9 commented on issue #339: HBASE-22627 Port HBASE-22617 (Recovered WAL directories not getting cleaned up) to branch-1

Apache9 commented on issue #339: HBASE-22627 Port HBASE-22617 (Recovered WAL directories not getting cleaned up) to branch-1
URL: https://github.com/apache/hbase/pull/339#issuecomment-505681043
 
 
   > Latest patch drops the parts of the branch-2+ patch which automatically clean up the WAL dirs. To be conservative I worry about the potential impact to replication. We will still delete the wrong region dir upon open after replay. Only recovered edits files should have been written there.
   
   It should be safe as you said, only recovered edits will be rewritten there, and replication will not read recovered edits.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services