[Geoserver-devel] [JIRA] (GEOS-10580) Server status summary improvements for locks, connections, resource cache

Jody Garnett created an issue

GeoServer / BugGEOS-10580

Server status summary improvements for locks, connections, resource cache

Issue Type:

BugBug

Affects Versions:

2.21.0

Assignee:

Jody Garnett

Components:

Wicket UI

Created:

07/Jul/22 9:16 PM

Priority:

MediumMedium

Reporter:

Jody Garnett

It has been some time since I looked at the internals of the server status page, and I found a number of “easy” improvements could be made:

  • formatting values to include units - so “threads” and “ms” do not appear in the description
  • actually counting the locks
  • counting all the connections, not only datastores
  • checking resource pool to provide a number for resource cache (so you can see the results of clearing)

To make this change I modified values to be a Map<String,Object> so I could make use of StringResourceModel when formatting values.

Reference: https://nightlies.apache.org/wicket/guide/8.x/single.html#_stringresourcemodel

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100201-sha1:8893fc8)

Atlassian logo