You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2021/03/21 14:08:06 UTC

[GitHub] [hive] hmangla98 opened a new pull request #2096: HIVE-24909: Skip the repl events from getting logged in notification log

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



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org


[GitHub] [hive] hmangla98 closed pull request #2096: HIVE-24909: Skip the repl events from getting logged in notification log

Posted by GitBox <gi...@apache.org>.
hmangla98 closed pull request #2096:
URL: https://github.com/apache/hive/pull/2096


   


-- 
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



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org