Shreenidhi created HIVE-26943:
---------------------------------
Summary: Fix NPE during Optimised Bootstrap when db is dropped
Key: HIVE-26943
URL: https://issues.apache.org/jira/browse/HIVE-26943
Project: Hive
Issue Type: Task
Reporter: Shreenidhi
Consider the steps:
1. Current replication is from A (source) -> B(target)
2. Failover is complete
so now A (target) <- B(source)
3. Suppose db at A is dropped before reverse replication.
4. Now when reverse replication triggers optimised bootstrap it will throw NPE
--
This message was sent by Atlassian Jira
(v8.20.10#820010)