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

Integration Test for Hot Reload of Nodes #757

Open
paulchandler opened this issue Oct 31, 2024 · 0 comments
Open

Integration Test for Hot Reload of Nodes #757

paulchandler opened this issue Oct 31, 2024 · 0 comments
Labels
enhancement New feature or request PoC/Agent Tasks related to new generation of ecchronos as an agent

Comments

@paulchandler
Copy link

Story Description:

This story is to create an integration test for the Hot Reload of Nodes feature ( #699 )

One test should create a cluster in docker then add a node to the cluster, triggering a call to onAdd method for class EccNodeStateListener

Another test should create a cluster in docker then to a nodetool decommission on one of the nodes, triggering a call to onRemove method for class EccNodeStateListener

Acceptance Criteria:

Integrations tests written, and running green.

@paulchandler paulchandler added enhancement New feature or request PoC/Agent Tasks related to new generation of ecchronos as an agent labels Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PoC/Agent Tasks related to new generation of ecchronos as an agent
Projects
None yet
Development

No branches or pull requests

1 participant