You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "David Capwell (Jira)" <ji...@apache.org> on 2020/04/23 16:33:00 UTC

[jira] [Created] (CASSANDRA-15756) in-jvm dtest IInstance and ICoordinator should use QueryResult as the base API

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: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org