Robert Stupp created CASSANDRA-12550:
----------------------------------------

             Summary: 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.x


After CASSANDRA-9754, 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