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

Fix logLevel check in chart #148

Merged
merged 2 commits into from
Jun 10, 2024
Merged

Conversation

AKamyshnikova
Copy link
Collaborator

Q A
Bug fix? [x]
New feature? []
API breaks? []
Deprecations? []
Related tickets fixes #X, partially #Y, mentioned in #Z
License Apache 2.0

@AKamyshnikova
Copy link
Collaborator Author

cassandraEnv = append(cassandraEnv, v1.EnvVar{
Name: "JAVA_TOOL_OPTIONS",
Value: "-Dcom.sun.jndi.rmiURLParsing=legacy",
})
Copy link
Owner

Choose a reason for hiding this comment

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

Let's make this its own PR

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It was already merged #143 - but gone missing in master brach - probably I made incorrect rebase

Set JAVA_TOOL_OPTIONS to -Dcom.sun.jndi.rmiURLParsing=legacy
in order to run nodetool without passing address.

Fixes: cscetbon#142
@AKamyshnikova AKamyshnikova merged commit e0b5b3c into cscetbon:master Jun 10, 2024
7 checks passed
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.

2 participants