Sushanth Sowmyan created HIVE-15532:
---------------------------------------
Summary: Refactor/cleanup TestReplicationScenario
Key: HIVE-15532
URL: https://issues.apache.org/jira/browse/HIVE-15532
Project: Hive
Issue Type: Sub-task
Reporter: Sushanth Sowmyan
Assignee: Sushanth Sowmyan
TestReplicationScenarios could use a bit of cleanup, based on comments from
reviews:
a) Separate "setup" phase of each test, so that we don't run unnecessary
verifications which aren't testing replication itself, but are verifying that
the env is set up correctly to then test replication. This can be flag-gated so
as to allow it to be turned on at test-dev time, and off during build/commit
unit test time.
b) Better comments inside the tests for what is being set up / tested.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)