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

Robert Stupp updated CASSANDRA-12550:
-------------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 3.x)
                   3.10
           Status: Resolved  (was: Patch Available)

Thanks!
Committed as 
[29239c765c22a7c1cb3a64476ebf0dfa9e2f9da0|https://github.com/apache/cassandra/commit/29239c765c22a7c1cb3a64476ebf0dfa9e2f9da0]
 to [trunk|https://github.com/apache/cassandra/tree/trunk]


> Replace Config.setClientMode with DatabaseDescriptor.clientInit()
> -----------------------------------------------------------------
>
>                 Key: CASSANDRA-12550
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12550
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Robert Stupp
>            Assignee: Robert Stupp
>            Priority: Minor
>             Fix For: 3.10
>
>
> After CASSANDRA-9054, uses of {{CQLSSTableWriter}} may become screwed, since 
> it just calls {{Config.setClientMode(true)}} and implicit initialization of 
> DD has been removed with 9754.
> This ticket is to 
> * deprecate Config.setClientMode() + Config.isClientMode()
> * replace usages of Config.setClientMode() with the methods in DD
> Further, the patch cleans up the check-methods introduced by 9754.



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

Reply via email to