Benjamin Lerer created CASSANDRA-16305:
------------------------------------------

             Summary: Remove duplicate code used by CQLTester and SchemaLoader
                 Key: CASSANDRA-16305
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16305
             Project: Cassandra
          Issue Type: Improvement
          Components: Test/unit
            Reporter: Benjamin Lerer
            Assignee: Benjamin Lerer


While digging into the cause behind CASSANDRA-16302, we discovered that there 
is some duplicate code in {{SchemaLoader}} and {{CQLTester}}. Over time that 
code has evolved slightly differently in both classes leading to some different 
behavior. 

Having the same code being used by both class will ensure that if the code 
needs to be change the behavior will be correct same one for both classes.    



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to