You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Yuki Morishita (JIRA)" <ji...@apache.org> on 2015/02/01 22:20:34 UTC

[jira] [Commented] (CASSANDRA-8687) Keyspace should also check Config.isClientMode

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

Yuki Morishita commented on CASSANDRA-8687:
-------------------------------------------

I think the way this should be done is to move static block to create directory to somewhere only server is needed.
Though I'm fine to put this in 2.0.x since it is the safe change.

> Keyspace should also check Config.isClientMode
> ----------------------------------------------
>
>                 Key: CASSANDRA-8687
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8687
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core, Tools
>            Reporter: Jeremiah Jordan
>            Assignee: Jeremiah Jordan
>            Priority: Minor
>             Fix For: 2.0.13
>
>         Attachments: 0001-Fix-isClientMode-check-in-Keyspace-to-also-check-Confi.txt
>
>
> Keyspace static init code should check Config.isClientMode as well as checking StorageService.instance.isClientMode() before trying to make directories.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)