You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Berenguer Blasi (Jira)" <ji...@apache.org> on 2020/05/19 09:42:00 UTC

[jira] [Assigned] (CASSANDRA-15819) nodetool enablefullquerylog doesn't allow caller to make non-blocking

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

Berenguer Blasi reassigned CASSANDRA-15819:
-------------------------------------------

    Assignee: Berenguer Blasi

> nodetool enablefullquerylog doesn't allow caller to make non-blocking
> ---------------------------------------------------------------------
>
>                 Key: CASSANDRA-15819
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15819
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tool/nodetool
>            Reporter: David Capwell
>            Assignee: Berenguer Blasi
>            Priority: Normal
>             Fix For: 4.0-beta
>
>
> {code}
> $ ./bin/nodetool enablefullquerylog --path /tmp/deleteme --blocking false
> Picked up _JAVA_OPTIONS: -Djava.net.preferIPv4Stack=true
> nodetool: Found unexpected parameters: [false]
> See 'nodetool help' or 'nodetool help <command>'.
> {code}
> The root cause is boolean is special cased in airlift, so any time —blocking is set it gets turned on.



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