[ https://issues.apache.org/jira/browse/HIVE-19488?focusedWorklogId=446703&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-446703 ]
ASF GitHub Bot logged work on HIVE-19488: ----------------------------------------- Author: ASF GitHub Bot Created on: 16/Jun/20 16:55 Start Date: 16/Jun/20 16:55 Worklog Time Spent: 10m Work Description: github-actions[bot] commented on pull request #345: URL: https://github.com/apache/hive/pull/345#issuecomment-644886610 This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Feel free to reach out on the d...@hive.apache.org list if the patch is in need of reviews. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 446703) Remaining Estimate: 0h Time Spent: 10m > Enable CM root based on db parameter, identifying a db as source of > replication. > -------------------------------------------------------------------------------- > > Key: HIVE-19488 > URL: https://issues.apache.org/jira/browse/HIVE-19488 > Project: Hive > Issue Type: Task > Components: Hive, HiveServer2, repl > Affects Versions: 3.1.0 > Reporter: mahesh kumar behera > Assignee: mahesh kumar behera > Priority: Major > Labels: pull-request-available > Fix For: 3.1.0, 4.0.0 > > Attachments: HIVE-19488.01.patch, HIVE-19488.02.patch, > HIVE-19488.03.patch, HIVE-19488.04.patch, HIVE-19488.05.patch, > HIVE-19488.06.patch, HIVE-19488.07.patch, HIVE-19488.08-branch-3.patch, > HIVE-19488.08.patch, HIVE-19488.09-branch-3.patch > > Time Spent: 10m > Remaining Estimate: 0h > > * add a parameter at db level to identify if its a source of replication. > user should set this. > * Enable CM root only for databases that are a source of a replication > policy, for other db's skip the CM root functionality. > * prevent database drop if the parameter indicating its source of a > replication, is set. > * as an upgrade to this version, user should set the property on all > existing database policies, in affect. > * the parameter should be of the form . – repl.source.for : List < policy > ids > -- This message was sent by Atlassian Jira (v8.3.4#803005)