[
https://issues.apache.org/jira/browse/SOLR-4439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13643184#comment-13643184
]
Mark Bennett commented on SOLR-4439:
------------------------------------
You raise good points.
The motive/use-case: (which might help generate additional ideas)
I want to visit a bunch of nodes in my cluster in rapid succession.
With the current model, each "hop" would take 2 clicks:
1: Click on Cloud
2: Click on the next node
In the old days I might have suggested frames, where the cloud diagram stays in
one pane, and then each node that I visit refreshes another pane. Frames seem
highly deprecated now. Also, there'd be some question about whether the
cluster-diagram is updated by the original machine (in which case you'd have to
re-highlight the new "current node"), OR re-render the cloud diagram each time
by the new machine (which then means you really didn't need frames but just
divs)
Of course this use-case might be somewhat mitigated if SOLR-4770 were
implemented, so I could quickly get critical info about each node without
actually visiting it.
I'm not sure what the "right" answer is. Happy to hear your thoughts Stefan.
> Developer Curb Appeal: Cloud Admin UI: when done visiting other nodes,
> provide additional links to ...
> ------------------------------------------------------------------------------------------------------
>
> Key: SOLR-4439
> URL: https://issues.apache.org/jira/browse/SOLR-4439
> Project: Solr
> Issue Type: Improvement
> Components: SolrCloud
> Affects Versions: 4.1
> Reporter: Mark Bennett
> Fix For: 4.3
>
>
> We have a nice UI in SolrCloud that shows the cluster's nodes graphically.
> When you click on one of those nodes, you're taken to that nodes main page.
> We should put some links on that page instead of "stranding" you there:
> * Link to go back to cloud diagram on the node you started on.
> * Link to go to the cloud diagram on the current node you're now on.
> (this is in addition to fixing the Back Button issue, logged in a separate
> bug report)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]