This is an automated email from the ASF dual-hosted git repository. jonmeredith pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 2fde9af74f Clients using JMX are unable to handle non-standard java types but we leak this into our interfaces new ce6a65cb29 Clean up schema migration coordinator and tests new e3b3a59c6c Merge branch 'cassandra-4.0' into trunk 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 + .../config/CassandraRelevantProperties.java | 4 ++ .../schema/DefaultSchemaUpdateHandler.java | 3 +- .../cassandra/schema/MigrationCoordinator.java | 44 ++++++++++++++++------ .../cassandra/distributed/action/GossipHelper.java | 3 +- .../cassandra/distributed/impl/Instance.java | 18 ++++++--- .../distributed/test/MigrationCoordinatorTest.java | 12 +++--- .../cluster/OnInstanceSyncSchemaForBootstrap.java | 3 +- 8 files changed, 63 insertions(+), 25 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org