You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Alex Petrov (Jira)" <ji...@apache.org> on 2020/08/27 14:59:00 UTC

[jira] [Updated] (CASSANDRA-15920) SimpleQueryResult should contain client warnings

     [ https://issues.apache.org/jira/browse/CASSANDRA-15920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Petrov updated CASSANDRA-15920:
------------------------------------
    Component/s:     (was: Test/dtest/python)
                 Test/dtest/java

> SimpleQueryResult should contain client warnings
> ------------------------------------------------
>
>                 Key: CASSANDRA-15920
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15920
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Test/dtest/java
>            Reporter: Caleb Rackliffe
>            Assignee: Caleb Rackliffe
>            Priority: Normal
>              Labels: pull-request-available
>             Fix For: 4.0-beta
>
>
> There isn't a way to get query warnings generated via \{{ClientWarn}} using the existing \{{ICoordinator}} interface. The simplest possible change here would be to...
> 1.) Make sure we activate warning collection before queries start.
> 2.) Rip warnings out of \{{ClientWarn}} when queries return.
> 3.) Include those warnings when we create \{{SimpleQueryResult}}.
> {\{QueryResult}} might not need to expose the warnings, given not all its implementations would be expected to have them, but we could just return an empty list of warnings by default.



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