Closed autophagy closed 4 years ago
Since CrateDB 4.1, we now use G1GC, which means we no longer need to test for the presence of the UseConcMarkSweepGC Java opt.
Summary of the changes / Why this is an improvement
Since CrateDB 4.1, we now use G1GC, which means we no longer need to test for the presence of the UseConcMarkSweepGC Java opt.
Checklist