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

Update TestContainers Template to Enable or Disable Jolokia in Cassandra #844

Closed
VictorCavichioli opened this issue Jan 15, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request PoC/Agent Tasks related to new generation of ecchronos as an agent

Comments

@VictorCavichioli
Copy link
Contributor

Story Description:
Currently, the test template using TestContainers does not offer configurable support to enable or disable Jolokia in Cassandra. Jolokia is an extension for exposing JMX metrics over HTTP, often used in monitoring scenarios.

The goal of this task is to modify the test template to include a configuration that allows controlling the activation of Jolokia in Cassandra, preparing the environment for integration tests that depend on this functionality.

Acceptance Criteria:

Add a configuration in the TestContainers template to enable or disable Jolokia in Cassandra.

Definition of Done:

The TestContainers template supports enabling/disabling Jolokia through a clear and documented configuration.

Notes:

Related with #652

@VictorCavichioli
Copy link
Contributor Author

PR merged

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