Bernd Wahlen created SOLR-17689: ----------------------------------- Summary: Admin UI: Cloud -> Nodes -> Heap works only with fixed heap size Key: SOLR-17689 URL: https://issues.apache.org/jira/browse/SOLR-17689 Project: Solr Issue Type: Improvement Components: Admin UI Affects Versions: 9.8 Reporter: Bernd Wahlen
when using fixed heap size e.g. -Xms2g -Xmx2g -XX:+UseZGC this metics show useful value (heap percentage). Without such configuration -Xmx512m -XX:+UseZGC it shows dangerous (red) e.g. 96% Dashboard shows the correct value: 98/102M, 19.9% JVM-Memory of 512M, because JVM releases the unusued memory. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org