vinayakphegde commented on PR #7445:
URL: https://github.com/apache/hbase/pull/7445#issuecomment-3530869246

   > > 6. Does it support pause (disable_peer)?
   > 
   > This is a very good question. Given that it's a standard replication 
endpoint, I would say sure, why not. This is something that we should validate 
sooner rather than later..
   
   @anmolnar @wchevreuil We actually use that. When cleaning up WAL files, if 
all the files are removed (which happens when deleting the last full backup — 
the bare minimum required for PITR), we disable the peer.
   
   More details: 
[BackupCommands.java#L900](https://github.com/apache/hbase/blob/6aa212f5abe3b1556740c3e7e80a4761d21a1c15/hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupCommands.java#L900)
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to