mirror of https://github.com/apache/cassandra
Merge branch 'cassandra-3.0' into cassandra-3.11
This commit is contained in:
commit
aacbdce0d2
|
|
@ -355,7 +355,7 @@ public class Config
|
|||
|
||||
public boolean enable_sasi_indexes = true;
|
||||
|
||||
public volatile boolean enable_drop_compact_storage = true;
|
||||
public volatile boolean enable_drop_compact_storage = false;
|
||||
|
||||
/**
|
||||
* Optionally disable asynchronous UDF execution.
|
||||
|
|
|
|||
Loading…
Reference in New Issue