[
https://issues.apache.org/jira/browse/HIVE-26960?focusedWorklogId=842732&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-842732
]
ASF GitHub Bot logged work on HIVE-26960:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Feb/23 01:22
Start Date: 01/Feb/23 01:22
Worklog Time Spent: 10m
Work Description: pudidic merged PR #3995:
URL: https://github.com/apache/hive/pull/3995
Issue Time Tracking
-------------------
Worklog Id: (was: 842732)
Time Spent: 1h 20m (was: 1h 10m)
> 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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> 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)