You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sushanth Sowmyan (JIRA)" <ji...@apache.org> on 2017/01/03 18:25:58 UTC

[jira] [Created] (HIVE-15532) Refactor/cleanup TestReplicationScenario

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)