Skip to content

fix(cat-gateway): Refactor and cleanup Cassandra session #2665

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

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

saibatizoku
Copy link
Contributor

Description

General cleanup of the Cassandra Session code.

Closes #2637

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@saibatizoku saibatizoku self-assigned this Jun 3, 2025
@saibatizoku saibatizoku added the enhancement New feature or request label Jun 3, 2025
@minikin minikin added the draft Draft label Jun 3, 2025
@saibatizoku saibatizoku moved this from New to 🏗 In progress in Catalyst Jun 4, 2025
@saibatizoku saibatizoku force-pushed the fix/refactor-cassandra-session branch from 0000af0 to b6e2cb0 Compare June 4, 2025 13:36
Copy link
Contributor

github-actions bot commented Jun 4, 2025

Test Report | ${\color{lightgreen}Pass: 788/792}$ | ${\color{red}Fail: 0/792}$ |

@saibatizoku saibatizoku force-pushed the fix/refactor-cassandra-session branch 3 times, most recently from 6a7113a to 11ab25a Compare June 6, 2025 17:20
@saibatizoku saibatizoku force-pushed the fix/refactor-cassandra-session branch from 11ab25a to 1cf0ef3 Compare June 10, 2025 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
draft Draft enhancement New feature or request
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

cat-gateway index-db CassandraSession cleanup
2 participants