[
https://issues.apache.org/jira/browse/HIVE-26942?focusedWorklogId=839314&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-839314
]
ASF GitHub Bot logged work on HIVE-26942:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 16/Jan/23 07:51
Start Date: 16/Jan/23 07:51
Worklog Time Spent: 10m
Work Description: sonarcloud[bot] commented on PR #3951:
URL: https://github.com/apache/hive/pull/3951#issuecomment-1383616693
Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/dashboard?id=apache_hive&pullRequest=3951)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3951&resolved=false&types=BUG)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3951&resolved=false&types=BUG)
[0
Bugs](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3951&resolved=false&types=BUG)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3951&resolved=false&types=VULNERABILITY)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3951&resolved=false&types=VULNERABILITY)
[0
Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3951&resolved=false&types=VULNERABILITY)
[](https://sonarcloud.io/project/security_hotspots?id=apache_hive&pullRequest=3951&resolved=false&types=SECURITY_HOTSPOT)
[](https://sonarcloud.io/project/security_hotspots?id=apache_hive&pullRequest=3951&resolved=false&types=SECURITY_HOTSPOT)
[0 Security
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_hive&pullRequest=3951&resolved=false&types=SECURITY_HOTSPOT)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3951&resolved=false&types=CODE_SMELL)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3951&resolved=false&types=CODE_SMELL)
[0 Code
Smells](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3951&resolved=false&types=CODE_SMELL)
[](https://sonarcloud.io/component_measures?id=apache_hive&pullRequest=3951&metric=coverage&view=list)
No Coverage information
[](https://sonarcloud.io/component_measures?id=apache_hive&pullRequest=3951&metric=duplicated_lines_density&view=list)
No Duplication information
Issue Time Tracking
-------------------
Worklog Id: (was: 839314)
Time Spent: 20m (was: 10m)
> Prevent updation of "repl.target.last.id" when RESUME action initiated
> ----------------------------------------------------------------------
>
> Key: HIVE-26942
> URL: https://issues.apache.org/jira/browse/HIVE-26942
> Project: Hive
> Issue Type: Task
> Reporter: Shreenidhi
> Assignee: Shreenidhi
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> *Problem :*
> Currently when "repl.last.id" get's changed/updated this updates the
> corresponding "repl.target.last.id" too. This is problematic incase of resume
> because we are updating both the properties at source.
>
> *Solution :*
> To prevent the updation of "repl.target.last.id" whenever "repl.last.id"
> changed, we can introduce new db param called "repl.resume.started". This new
> param will be set to "true" by orchestrator when RESUME is initiated.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
