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 69f5df0b00 Add metrics and logging to repair retries
     add 86e07595f7 Retrieve keyspaces metadata and schema version concistently 
in DescribeStatement
     add 9ad5ec9664 Merge branch 'cassandra-4.0' into cassandra-4.1
     add f2c46cbf3b Merge branch 'cassandra-4.1' into cassandra-5.0

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |   1 +
 .../cql3/statements/DescribeStatement.java         |  19 +-
 src/java/org/apache/cassandra/schema/Schema.java   |  18 +-
 .../org/apache/cassandra/schema/SchemaEvent.java   |   2 +-
 .../cql3/statements/DescribeStatementTest.java     | 325 +++++++++++----------
 .../org/apache/cassandra/schema/SchemaTest.java    | 110 +++++++
 6 files changed, 301 insertions(+), 174 deletions(-)


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

Reply via email to