[
https://issues.apache.org/jira/browse/CASSANDRA-15931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Capwell updated CASSANDRA-15931:
--------------------------------------
Test and Documentation Plan: deploy cluster in same environment which first
hit the issue
Status: Patch Available (was: Open)
> USING_G1 is incorrectly set in cassandra-env.sh if G1 is explicitly disabled
> ----------------------------------------------------------------------------
>
> Key: CASSANDRA-15931
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15931
> Project: Cassandra
> Issue Type: Bug
> Components: Local/Startup and Shutdown
> Reporter: Jeremy Hanna
> Assignee: Jeremy Hanna
> Priority: Normal
> Fix For: 4.0-alpha
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {code}
> echo $JVM_OPTS | grep -q UseG1GC
> USING_G1=$?
> {code}
> This code will set {{USING_G1}} to {{0}} if G1 is explicitly enabled
> ({{+UseG1GC}}) *or* explicitly disabled ({{-UseG1GC}}), as found on
> CASSANDRA-15839.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]