You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tyler Hobbs (JIRA)" <ji...@apache.org> on 2014/11/26 18:08:13 UTC

[jira] [Created] (CASSANDRA-8378) Allow Java Driver to be used for executing queries in CQL unit tests

Tyler Hobbs created CASSANDRA-8378:
--------------------------------------

             Summary: Allow Java Driver to be used for executing queries in CQL unit tests
                 Key: CASSANDRA-8378
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8378
             Project: Cassandra
          Issue Type: Improvement
          Components: Tests
            Reporter: Tyler Hobbs
            Assignee: Tyler Hobbs
            Priority: Minor
             Fix For: 2.1.3


In CASSANDRA-7563, a CQLTester method was added to allow a CQL query to be executed through the Java driver with a given protocol version.  We should extend this to make it possible to execute all CQLTester queries through the driver with a specific protocol version if a {{-D}} argument is used (similar to the existing argument for using prepared statements).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)