Skip to content

CASSSIDECAR-343: Sidecar endpoint for flushing a node#266

Open
sklaha wants to merge 1 commit into
apache:trunkfrom
sklaha:CASSSIDECAR-343
Open

CASSSIDECAR-343: Sidecar endpoint for flushing a node#266
sklaha wants to merge 1 commit into
apache:trunkfrom
sklaha:CASSSIDECAR-343

Conversation

@sklaha

@sklaha sklaha commented Oct 1, 2025

Copy link
Copy Markdown
Contributor

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

Comment thread CASSSIDECAR-343.patch

Copy link
Copy Markdown
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?

Comment thread CASSSIDECAR-344.patch

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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.

@arjunashok arjunashok left a comment

Copy link
Copy Markdown
Contributor

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