This is an automated email from the ASF dual-hosted git repository.
ifesdjeen pushed a change to branch cassandra-3.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from efde6a7 Refuse DROP COMPACT STORAGE if some 2.x sstables are in use
patch by Sylvain Lebresne; review changes and tests by Ekaterina Dimitrova;
reviewed by Benjamin Lerer and Brandon Williams for CASSANDRA-15897
add 28decd3 CFS.setCompressionParameters() method can affect schema
globally
No new revisions were added by this update.
Summary of changes:
.../org/apache/cassandra/config/CFMetaData.java | 15 ++++++
.../org/apache/cassandra/db/ColumnFamilyStore.java | 17 ++++--
.../cassandra/db/ColumnFamilyStoreMBean.java | 2 +
.../cassandra/io/sstable/format/SSTableWriter.java | 2 +-
.../io/sstable/format/big/BigTableWriter.java | 2 +-
.../cassandra/distributed/test/AlterTest.java | 60 ++++++++++++++++++++++
6 files changed, 93 insertions(+), 5 deletions(-)
create mode 100644
test/distributed/org/apache/cassandra/distributed/test/AlterTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]