[ https://issues.apache.org/jira/browse/SOLR-13244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16793588#comment-16793588 ]
ASF subversion and git services commented on SOLR-13244: -------------------------------------------------------- Commit 4540fa427a4dfaf3ae7947c6aa9b6d6d456e43cc in lucene-solr's branch refs/heads/branch_8x from Jan Høydahl [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=4540fa4 ] SOLR-13244: Nodes view fails when a node is temporarily down (cherry picked from commit 8f29d1eaadce5ca2c79b1f48161a8dda696d9952) > Nodes view fails when a node is temporarily down > ------------------------------------------------ > > Key: SOLR-13244 > URL: https://issues.apache.org/jira/browse/SOLR-13244 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Components: Admin UI > Reporter: Jan Høydahl > Assignee: Jan Høydahl > Priority: Major > Fix For: 8.1 > > Attachments: solr13244.png > > Time Spent: 3h 20m > Remaining Estimate: 0h > > The Cloud->Nodes view lists all nodes, grouped by host. However, if a node is > temporarily down (not in live_nodes), the whole screen is broken, and instead > error messages like > {noformat} > Requested node example.com:8983_solr is not part of cluster{noformat} > This happens on the Ajax request to fetch {{admin/metrics}} and > {{admin/info/system}}. A better approach would be to skip requesting metrics > for downed nodes but still display them in the list, perhaps with a DOWN > label or other background colour, to clearly tell that the node is configured > but not live. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org