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

Aaron Morton commented on CASSANDRA-2694:
-----------------------------------------

sounds good, will take a look soon.

> remove references to DatabaseDescriptor in CFMetaData
> -----------------------------------------------------
>
>                 Key: CASSANDRA-2694
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2694
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.8.0 beta 2
>            Reporter: Aaron Morton
>            Assignee: Aaron Morton
>            Priority: Minor
>             Fix For: 0.8.0
>
>         Attachments: 0001-2694.patch
>
>
> The JDBC driver uses CFMetaData.fromThrift(), it was calling 
> validateMemtableSettings() which used static methods on  DatabaseDescriptor. 
> This causes cassandra.yaml to be loaded and means the client side needs 
> access to the file. 
> I think this needs to be fixed for 0.8, I have the patch. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to