Rakshith C created HIVE-26960:
---------------------------------
Summary: Optimized bootstrap does not drop newly added tables at
source.
Key: HIVE-26960
URL: https://issues.apache.org/jira/browse/HIVE-26960
Project: Hive
Issue Type: Bug
Reporter: Rakshith C
Assignee: Rakshith C
Scenario:
Replication is setup from DR to PROD after failover from PROD to DR and no
existing tables are modified at PROD but a new table is added at PROD.
Observations:
* _bootstrap directory won't be created during second cycle of optimized
bootstrap because existing tables were not modified.
* Based on this, it will not initialize list of tables to drop at PROD.
* This leads to the new table created at PROD not being dropped.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)