Skip to content

Conversation

@sklaha
Copy link
Contributor

@sklaha sklaha commented Oct 1, 2025

Sidecar endpoint for flushing a node

These changes are part of the effort to introduce bespoke Sidecar APIs to support key operational functionality currently managed through nodetool commands. Changes in the commit:

  • API for flushing a node
  • Unit tests
  • Integration tests

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we remove this?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we remove this?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this class file (not sure how it landed here)

/**
* Integration tests for node flush operation
*/
public class NodeFlushIntegrationTest extends SharedClusterSidecarIntegrationTestBase
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we validate that an actual flush operation was triggered/performed on Cassandra? One option worth evaluating would be to validate the memtable size/count around the flush operation.

Copy link
Contributor

@arjunashok arjunashok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also add Changes.txt entry

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.

4 participants