hmangla98 commented on PR #3352: URL: https://github.com/apache/hive/pull/3352#issuecomment-1151954526
> @hmangla98: Could you please help my review by describing what is in this 2nd commit? > > Thanks, Peter Hi @pvary, This commit is just for test fixes. Actually, some of the test written in TestReplicationOptimisedBootstrap require both primary as well replica cluster to be exclusive (meaning on separate cluster). In this patch, we've modified that functionality to use same cluster. Therefore, we need to move those tests to TestReplicationScenariosExclusiveReplica which mimics the exclusivity of clusters. Thanks Haymant Mangla -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
