Skip to content
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

chore: rollback cassandra to 3.11.12 #2373

Closed
wants to merge 8 commits into from
Closed

chore: rollback cassandra to 3.11.12 #2373

wants to merge 8 commits into from

Conversation

Zony7
Copy link
Contributor

@Zony7 Zony7 commented Dec 4, 2023

Purpose of the PR

This pull request reverts the changes introduced in PR #2300 , which upgraded Cassandra from version 3.11.12 to 4.0.10. The upgrade caused compatibility issues that were not anticipated, and as a result, we are reverting back to the previous version to maintain stability and functionality.

Main Changes

Verifying these changes

  • Trivial rework / code cleanup without any test coverage. (No Need)
  • Already covered by existing tests, such as (please modify tests here).
  • Need tests and can be verified as follows:
    • xxx

Does this PR potentially affect the following parts?

  • Nope
  • Dependencies (add/update license info)
  • Modify configurations
  • The public API
  • Other affects (typed here)

Documentation Status

  • Doc - TODO
  • Doc - Done
  • Doc - No Need

Copy link

codecov bot commented Dec 4, 2023

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (20d1e52) 53.81% compared to head (3fbc036) 53.74%.

Files Patch % Lines
...raph/backend/store/cassandra/CassandraMetrics.java 0.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2373      +/-   ##
============================================
- Coverage     53.81%   53.74%   -0.08%     
  Complexity      545      545              
============================================
  Files           509      509              
  Lines         42139    42139              
  Branches       5836     5836              
============================================
- Hits          22679    22649      -30     
- Misses        17027    17060      +33     
+ Partials       2433     2430       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Zony7 Zony7 closed this Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant