This is an automated email from the ASF dual-hosted git repository. jlewandowski pushed a change to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 481d2fd51d Merge branch 'cassandra-4.0' into cassandra-4.1 add 3edca0041c Memoize Cassandra verion and add a backoff interval for failed schema pulls No new revisions were added by this update. Summary of changes: CHANGES.txt | 1 + .../config/CassandraRelevantProperties.java | 8 +++++++ .../cassandra/schema/MigrationCoordinator.java | 27 ++++++++++++++++++---- .../org/apache/cassandra/utils/FBUtilities.java | 15 ++++++++---- .../cassandra/distributed/impl/Instance.java | 15 +++++++++--- .../distributed/test/MigrationCoordinatorTest.java | 23 ++++++++++++------ .../cassandra/schema/MigrationCoordinatorTest.java | 5 ++++ 7 files changed, 74 insertions(+), 20 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org