This is an automated email from the ASF dual-hosted git repository.

blerer pushed a change to branch cassandra-3.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git.


    from d54eff3  Remove full project building from the generate-idea-files ant 
target
     add 9b6dd38  Add flag to disable ALTER...DROP COMPACT STORAGE statements

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                                 |  1 +
 NEWS.txt                                                    | 13 ++++++++++++-
 conf/cassandra.yaml                                         |  4 ++++
 src/java/org/apache/cassandra/config/Config.java            |  2 ++
 .../org/apache/cassandra/config/DatabaseDescriptor.java     | 11 +++++++++++
 .../cassandra/cql3/statements/AlterTableStatement.java      |  4 ++++
 test/conf/cassandra.yaml                                    |  1 +
 .../distributed/upgrade/CompactStorage2to3UpgradeTest.java  |  6 +++++-
 .../distributed/upgrade/DropCompactStorageTest.java         |  2 +-
 .../cassandra/distributed/upgrade/UpgradeTestBase.java      | 11 ++++++++++-
 .../cassandra/cql3/validation/operations/AlterTest.java     | 11 +++++++++++
 11 files changed, 62 insertions(+), 4 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to