You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/03/21 14:09:00 UTC

[jira] [Work logged] (HIVE-24909) Skip the repl events from getting logged in notification log

     [ https://issues.apache.org/jira/browse/HIVE-24909?focusedWorklogId=569391&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-569391 ]

ASF GitHub Bot logged work on HIVE-24909:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Mar/21 14:08
            Start Date: 21/Mar/21 14:08
    Worklog Time Spent: 10m 
      Work Description: hmangla98 opened a new pull request #2096:
URL: https://github.com/apache/hive/pull/2096


   What changes were proposed in this pull request?
   Skip the repl events from getting logged in notification log
   
   Why are the changes needed?
   Currently REPL dump events are logged and replicated as a part of replication policy. Whenever one replication cycle completed, we always have one transaction left open on the target corresponding to repl dump operation. This will never be caught up without manually dealing with the transaction on target cluster.
   
   Does this PR introduce any user-facing change?
   No
   
   How was this patch tested?
   Added one test => TestDbNotificationListener#testReplEvents


-- 
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:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 569391)
    Remaining Estimate: 0h
            Time Spent: 10m

> Skip the repl events from getting logged in notification log
> ------------------------------------------------------------
>
>                 Key: HIVE-24909
>                 URL: https://issues.apache.org/jira/browse/HIVE-24909
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Haymant Mangla
>            Assignee: Haymant Mangla
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently REPL dump events are logged and replicated as a part of replication policy. Whenever one replication cycle completed, we always have one transaction left open on the target corresponding to repl dump operation. This will never be caught up without manually dealing with the transaction on target cluster.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)