[
https://issues.apache.org/jira/browse/HIVE-26960?focusedWorklogId=842426&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-842426
]
ASF GitHub Bot logged work on HIVE-26960:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 31/Jan/23 05:38
Start Date: 31/Jan/23 05:38
Worklog Time Spent: 10m
Work Description: sonarcloud[bot] commented on PR #3995:
URL: https://github.com/apache/hive/pull/3995#issuecomment-1409792967
Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/dashboard?id=apache_hive&pullRequest=3995)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3995&resolved=false&types=BUG)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3995&resolved=false&types=BUG)
[0
Bugs](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3995&resolved=false&types=BUG)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3995&resolved=false&types=VULNERABILITY)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3995&resolved=false&types=VULNERABILITY)
[0
Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3995&resolved=false&types=VULNERABILITY)
[](https://sonarcloud.io/project/security_hotspots?id=apache_hive&pullRequest=3995&resolved=false&types=SECURITY_HOTSPOT)
[](https://sonarcloud.io/project/security_hotspots?id=apache_hive&pullRequest=3995&resolved=false&types=SECURITY_HOTSPOT)
[0 Security
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_hive&pullRequest=3995&resolved=false&types=SECURITY_HOTSPOT)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3995&resolved=false&types=CODE_SMELL)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3995&resolved=false&types=CODE_SMELL)
[3 Code
Smells](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3995&resolved=false&types=CODE_SMELL)
[](https://sonarcloud.io/component_measures?id=apache_hive&pullRequest=3995&metric=coverage&view=list)
No Coverage information
[](https://sonarcloud.io/component_measures?id=apache_hive&pullRequest=3995&metric=duplicated_lines_density&view=list)
No Duplication information
Issue Time Tracking
-------------------
Worklog Id: (was: 842426)
Time Spent: 40m (was: 0.5h)
> 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: 40m
> 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)
