infinispan / infinispan-images

Infinispan is an open source data grid platform and highly scalable NoSQL cloud data store.
https://infinispan.org
Apache License 2.0
32 stars 21 forks source link

Server Image doesn't enable GC logging by default #194

Closed ryanemerson closed 2 years ago

ryanemerson commented 2 years ago

The server GC logs are never enabled as the default server.conf is overridden. The GC_LOG env var is no longer defined by default and consequently GC logic is not enabled unless the user explicitly configures it via JAVA_OPTIONS or sets JAVA_DIAGNOSTICS.