wchevreuil commented on PR #7445: URL: https://github.com/apache/hbase/pull/7445#issuecomment-3531934164
> > 3. If we have normal replication enabled (a normal replication peer), will all CFs with REPLICATION_SCOPE = 1 also be targeted for this PITR? > > Negative. Continuous backup needs a special replication endpoint to be set for the peer `ContinuousBackupReplicationEndpoint`. Normal replication peers are not affected and work fine side-by-side. How does the PITR Endpoint avoids backing up entries for CFs with REPLICATION_SCOPE set to true (for normal replication), but which are not primarily wanted to be in PITR backups? Is it possible to "opt out" from PITR at CF table/level? -- 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]
