Grant Henke created KUDU-3196: --------------------------------- Summary: Include and optionally validate cluster ID in backup and restore jobs Key: KUDU-3196 URL: https://issues.apache.org/jira/browse/KUDU-3196 Project: Kudu Issue Type: Improvement Components: backup Affects Versions: 1.14.0 Reporter: Grant Henke
KUDU-2574 added a unique cluster ID to the master system catalog table. We should leverage this with the backup and restore jobs by 1) including the cluster id in the backup metadata and 2) validating the cluster id when incremental backups are taken. -- This message was sent by Atlassian Jira (v8.3.4#803005)