[ 
https://issues.apache.org/jira/browse/CASSANDRA-14704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16611801#comment-16611801
 ] 

Benedict commented on CASSANDRA-14704:
--------------------------------------

I'm not sure it matters, but it's possibly better in 
{{validateTransientStatus}} to only fail the query if we received a 
non-transient request on a transient node.  This is what was meant to be 
implied by {{acceptsTransient}} - it doesn't *require* transient.  This would 
mean more work on the node and more network traffic, but that's maybe better 
than failing the query?  Not sure.

Otherwise LGTM, +1

>  Validate transient status on query
> -----------------------------------
>
>                 Key: CASSANDRA-14704
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14704
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Alex Petrov
>            Assignee: Alex Petrov
>            Priority: Major
>
> Validate transient status on query:
> |[patch|https://github.com/apache/cassandra/pull/261]|[utest|https://circleci.com/gh/ifesdjeen/cassandra/393]|[dtest-novnode|https://circleci.com/gh/ifesdjeen/cassandra/394]|[dtest-vnode|https://circleci.com/gh/ifesdjeen/cassandra/392]|



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to