You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "sankalp kohli (JIRA)" <ji...@apache.org> on 2014/02/19 18:40:19 UTC

[jira] [Updated] (CASSANDRA-6475) Control nodetool history logging directory

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

sankalp kohli updated CASSANDRA-6475:
-------------------------------------

    Attachment: trunk-6475.diff

The patch removes the hard coded path to user home directory. it gives an option to set that directory like we have in node tool. 

> Control nodetool history logging directory
> ------------------------------------------
>
>                 Key: CASSANDRA-6475
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6475
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Tools
>            Reporter: Brian Nixon
>            Assignee: sankalp kohli
>            Priority: Trivial
>              Labels: lhf
>         Attachments: trunk-6475.diff
>
>
> Nodetool history is logged to a directory based on the current user home. This leads to splintering of history with more than one user and, in one case, a failure to run any nodetool commands as the user did not have write access to their home directory.
> Suggested fix is to make the base directory for the history logging (both nodetool and cli) configurable. A way to disable the logging of these tools would also help.
> Reference:
> https://issues.apache.org/jira/browse/CASSANDRA-5823



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)