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

marcuse pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from ce035b0215 Restore optimization in MultiCBuilder around building one 
clustering
     new 9bf1680b1f Avoid prepared statement invalidation race when committing 
schema changes
     new 0ed989e554 Don't skip paxos repair on topology change

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.txt                                        |   1 +
 .../apache/cassandra/schema/DistributedSchema.java |  69 ++++++----
 .../apache/cassandra/service/StorageService.java   |   2 +-
 .../cassandra/tcm/listeners/SchemaListener.java    |   1 +
 .../PreparedStatementInvalidationRaceTest.java     | 139 +++++++++++++++++++++
 5 files changed, 189 insertions(+), 23 deletions(-)
 create mode 100644 
test/distributed/org/apache/cassandra/distributed/test/PreparedStatementInvalidationRaceTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to