This is an automated email from the ASF dual-hosted git repository. jlewandowski pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git
from f0ea12c6d7 Add a startup check to fail startup when using invalid configuration with certain Kernel and FS type add 3edca0041c Memoize Cassandra verion and add a backoff interval for failed schema pulls add 977f245906 Merge branch 'cassandra-4.1' into cassandra-5.0 No new revisions were added by this update. Summary of changes: CHANGES.txt | 1 + .../cassandra/schema/MigrationCoordinator.java | 25 ++++++++++++++++---- .../org/apache/cassandra/utils/FBUtilities.java | 11 ++++----- .../cassandra/distributed/impl/Instance.java | 14 ++++++++--- .../distributed/test/MigrationCoordinatorTest.java | 27 ++++++++++++++-------- .../cassandra/schema/MigrationCoordinatorTest.java | 5 ++++ 6 files changed, 60 insertions(+), 23 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org