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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
