David Capwell created CASSANDRA-15756:
-----------------------------------------

             Summary: in-jvm dtest IInstance and ICoordinator should use 
QueryResult as the base API
                 Key: CASSANDRA-15756
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15756
             Project: Cassandra
          Issue Type: Improvement
          Components: Test/dtest
            Reporter: David Capwell
            Assignee: David Capwell


ICoordinator was modified to have a executeWithResult which returns a 
QueryResult, but not all query APIs have this. We should fix it so the base 
interface is executeWithResult and return QueryResult, but update all 
Object[][] methods to default to calling this.

This would be a breaking change so would need to be updated in each branch.



--
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