You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switched git settings to being set via rest - added commit/pull/push messages again, now as produces TEXT and not JSON
Enable -XX:+UseContainerSupport
Support for configuring MIN and MAX memory as a percentage using new flags {Min/Max}RAMPercentage; Give defaults of min=50 max = 80 as a starting point
Added docker ENV named EDDI_JVM_OPTIONS to configure additional JVM options. Options are written free-style so take care of syntax. Configure some production-grade options for better diagnosis (GC logs, taking heap dump on OOM, etc). Configure jdk.nio.MaxCachedBufferSize to not to overrun non-heap memory on a large number of concurrent HTTP threads
Better support for metrics: conversation (start, load, processing) and jetty stats