Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.1.0
Description
Currently, insert event doesn't log the table object as part of event notification message. During dump, the table object is obtained from metastore which can be null if the table is already dropped and hence REPL DUMP fails.
Steps:
1. Bootstrap dump/load with a table.
2. Insert into the table.
3. Drop the table.
4. REPL DUMP (incremental).
Attachments
Attachments
Issue Links
- links to