[
https://issues.apache.org/jira/browse/HIVE-17484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vineet Garg updated HIVE-17484:
-------------------------------
Fix Version/s: (was: 3.0.0)
3.1.0
Deferring this to 3.1.0 since the branch for 3.0.0 has been cut off. Please
update the JIRA if you would like to get your patch in 3.0.0.
> Bootstrap load should not have metadata only operations for partitions
> ----------------------------------------------------------------------
>
> Key: HIVE-17484
> URL: https://issues.apache.org/jira/browse/HIVE-17484
> Project: Hive
> Issue Type: Improvement
> Components: HiveServer2
> Affects Versions: 3.0.0
> Reporter: anishek
> Assignee: anishek
> Priority: Major
> Fix For: 3.1.0
>
>
> Currently since the code path for bootstrap load and import has been
> separated, there is redundant code in the repl boostrap load code path where
> in LoadPartitions looks for {{replicationSpec.isMetadataOnly()}} which should
> never happen. Something similar also happens while bootstrap dump. Look at
> the relevant code paths to clean up code and remove zombie code.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)