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

Enabling CDC messes up mgmt-api configuration #481

Closed
Tracked by #806
burmanm opened this issue Jan 20, 2023 · 0 comments · Fixed by #497
Closed
Tracked by #806

Enabling CDC messes up mgmt-api configuration #481

burmanm opened this issue Jan 20, 2023 · 0 comments · Fixed by #497
Assignees
Labels
bug Something isn't working done Issues in the state 'done'

Comments

@burmanm
Copy link
Contributor

burmanm commented Jan 20, 2023

What happened?
management-api uses properties to handle how the JVM_OPTS is modified. Enabling CDC messes up this behavior and causes things that are not supposed to be there to re-appear or go missing. For example, MGMT_API_DISABLE_MCAC should not cause MCAC to appear.

The entire generate_config.go should probably be history at some point and the configuration of the startup properties should happen in the mgmt-api repository.

Did you expect to see something different?

How to reproduce it (as minimally and precisely as possible):

Environment

  • Cass Operator version:

    Insert image tag or Git SHA here

  • Kubernetes version information:

    kubectl version

  • Kubernetes cluster kind:

    insert how you created your cluster: kops, bootkube, etc.

  • Manifests:

insert manifests relevant to the issue
  • Cass Operator Logs:
insert Cass Operator logs relevant to the issue here

Anything else we need to know?:

@burmanm burmanm added the bug Something isn't working label Jan 20, 2023
@burmanm burmanm mentioned this issue Jan 20, 2023
5 tasks
@adejanovski adejanovski moved this to Ready in K8ssandra Feb 13, 2023
@adejanovski adejanovski added the ready Issues in the state 'ready' label Feb 13, 2023
@Miles-Garnsey Miles-Garnsey self-assigned this Feb 20, 2023
@Miles-Garnsey Miles-Garnsey moved this from Ready to In Progress in K8ssandra Feb 20, 2023
@adejanovski adejanovski added in-progress Issues in the state 'in-progress' and removed ready Issues in the state 'ready' labels Feb 20, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in K8ssandra Mar 6, 2023
@adejanovski adejanovski added done Issues in the state 'done' and removed in-progress Issues in the state 'in-progress' labels Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working done Issues in the state 'done'
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants