-
Notifications
You must be signed in to change notification settings - Fork 3.8k
CASSANDRA-18912 Add versions into Deprecated annotations #2789
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
patch by Vineet Gali; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-18726
* cassandra-5.0: Disable heap dump creation by default on crash for tests that use test/conf/cassandra.yaml
* cassandra-5.0: Update trunk to version 5.1
* cassandra-5.0: ninjafix debian changelog (CASSANDRA-18705)
* cassandra-5.0: Add CASSANDRA-14227 to 5.0 new features page
* cassandra-5.0: Reduce size of per-SSTable index components for SAI
* cassandra-5.0: Fix CQLConnectionTest and SimpleClient
* cassandra-5.0: Test failure: junit.framework.TestSuite.org.apache.cassandra.distributed.test.CASMultiDCTest
* cassandra-5.0: Fix closing iterator in SecondaryIndexBuilder
|
I've looked through all the changes, and they look good. I haven't checked the exact numbers for each deprecated annotation yet. I'll do it soon. I was thinking about adding a new checktyle rule that forces having the "since" element for every After struggling with this for an hour, I've submitted a ticket for that to the checkstyle project: |
* cassandra-5.0: ninja-fix remove all DSE references
* cassandra-5.0: Test failure: org.apache.cassandra.tools.nodetool.ForceCompactionTest.forceCompactMultipleRowsTombstoneTest-.jdk11
* cassandra-5.0: Fixes for in-tree scripts: offline mode, maybe-build for fqltool-test, jvm-dtest-upgrade
* cassandra-5.0: ninja-fix – reusing git clone under build needs reset and permissions
7ec806d to
7da5735
Compare
patch by Stefan Miklosovic; reviewed by TBD for CASSANDRA-18912 Co-authored-by: Maxim Muzafarov <maxmuzaf@gmail.com>
7da5735 to
64e2653
Compare
patch by Stefan Miklosovic; reviewed by TBD for CASSANDRA-18912
Thanks for sending a pull request! Here are some tips if you're new here:
Commit messages should follow the following format:
The Cassandra Jira