[
https://issues.apache.org/jira/browse/CASSANDRA-15756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17093877#comment-17093877
]
Alex Petrov commented on CASSANDRA-15756:
-----------------------------------------
Committed an in-jvm dtest API change with
[cc3e43c710a0fb683b7e955f641e221ccc2e5d54|https://github.com/apache/cassandra-in-jvm-dtest-api/commit/cc3e43c710a0fb683b7e955f641e221ccc2e5d54]
and released {{0.0.2-f2dbed3-SNAPSHOT}}.
> 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
> Priority: Normal
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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]