Merge branch 'cassandra-2.0' into cassandra-2.1

Conflicts:
	src/java/org/apache/cassandra/db/Keyspace.java
This commit is contained in:
Brandon Williams 2014-06-13 07:50:41 -05:00
commit 30d3623bcb
1 changed files with 2 additions and 0 deletions

View File

@ -65,6 +65,8 @@ public class Keyspace
public final KeyspaceMetrics metric;
public final KeyspaceMetrics metric;
// It is possible to call Keyspace.open without a running daemon, so it makes sense to ensure
// proper directories here as well as in CassandraDaemon.
static