[ https://issues.apache.org/jira/browse/HIVE-26624?focusedWorklogId=825949&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-825949 ]
ASF GitHub Bot logged work on HIVE-26624: ----------------------------------------- Author: ASF GitHub Bot Created on: 15/Nov/22 01:45 Start Date: 15/Nov/22 01:45 Worklog Time Spent: 10m Work Description: pudidic commented on PR #3723: URL: https://github.com/apache/hive/pull/3723#issuecomment-1314643449 I tested the failing test, testPartitionDiscoveryTransactionalTable on my laptop. It passed. So if you re-trigger CI test once again, it would be great. I'll try to fix the failing test soon. Issue Time Tracking ------------------- Worklog Id: (was: 825949) Time Spent: 40m (was: 0.5h) > Set repl.background.enable on target after failover completion > -------------------------------------------------------------- > > Key: HIVE-26624 > URL: https://issues.apache.org/jira/browse/HIVE-26624 > Project: Hive > Issue Type: Bug > Reporter: Vinit Patni > Assignee: Vinit Patni > Priority: Major > Labels: pull-request-available > Time Spent: 40m > Remaining Estimate: 0h > > repl.target.for doesn't allow background threads. We need to set > {*}repl.background.thread{*}=enable explicitly at db level on DR Cluster once > failover is completed and before DR is going to take over. Currently there > are no code references present to set it explicitly. -- This message was sent by Atlassian Jira (v8.20.10#820010)