Skip to content

SOLR-8207 Admin UI Nodes tab#360

Closed
janhoy wants to merge 59 commits intoapache:masterfrom
cominvent:solr8207-ui-nodes-tab
Closed

SOLR-8207 Admin UI Nodes tab#360
janhoy wants to merge 59 commits intoapache:masterfrom
cominvent:solr8207-ui-nodes-tab

Conversation

@janhoy
Copy link
Contributor

@janhoy janhoy commented Apr 23, 2018

New nodes tab

janhoy added 30 commits April 13, 2018 15:54
Moved calculations from HTML to cloud.js
…er core name

Show total number of docs and avg doc size in disk column
In details view, show deletedDocs and warmupTime for each core
 * Clickable links change background colour when hovered, and also has a thin dotted underline
 * Percentage numbers change colour: <60%: green, 60-80%: orange, >80%: red
 * Minimum width of the last "cores" column, prevents funny line wrap
 * Removed GC column (see SOLR-12318)
 * Pulls only necessary data from Metrics API (parameterised prefix)
 * Uses standard "System" angularJS service, but parameterised for "nodes"
 * Clicking host cell now toggles details for all nodes on that host
 * Renamed "reload" button to "Refresh"
 * Changed heading "Disk" to "Disk usage" to clarify that the percentage is used, not free
 * Now showing req15minRate instead of req1minRate for the RPM (this is all requests, on all handlers, i.e. search, update, admin..)
New details button for node column
show avg size in replica details
# Conflicts:
#	solr/core/src/java/org/apache/solr/handler/admin/MetricsHandler.java
Adding "node" param which is not a known cloud node throws exception, as does attempt to use in non-cloud mode.
janhoy added 28 commits June 8, 2018 14:18
Fixed offset bug in paging text
# Conflicts:
#	solr/webapp/web/css/angular/cloud.css
@janhoy janhoy closed this Aug 15, 2018
@janhoy janhoy deleted the solr8207-ui-nodes-tab branch August 15, 2018 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant