[ https://issues.apache.org/jira/browse/SOLR-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13279863#comment-13279863 ]
Mark Miller commented on SOLR-3459: ----------------------------------- I just tried the patch using cloud-dev/solrcloud-multi-start.sh... Screens attached and cluster.json: {noformat} { "core1":{ "shard1":{ "halfmetal:8983_solr_core1":{ "shard":"shard1", "leader":"true", "state":"active", "core":"core1", "collection":"core1", "node_name":"halfmetal:8983_solr", "base_url":"http://halfmetal:8983/solr"}, "halfmetal:7575_solr_core1":{ "shard":"shard1", "state":"active", "core":"core1", "collection":"core1", "node_name":"halfmetal:7575_solr", "base_url":"http://halfmetal:7575/solr"}, "halfmetal:7574_solr_core1":{ "shard":"shard1", "state":"active", "core":"core1", "collection":"core1", "node_name":"halfmetal:7574_solr", "base_url":"http://halfmetal:7574/solr"}}, "shard2":{ "halfmetal:7578_solr_core1":{ "shard":"shard2", "leader":"true", "state":"active", "core":"core1", "collection":"core1", "node_name":"halfmetal:7578_solr", "base_url":"http://halfmetal:7578/solr"}, "halfmetal:7577_solr_core1":{ "shard":"shard2", "state":"active", "core":"core1", "collection":"core1", "node_name":"halfmetal:7577_solr", "base_url":"http://halfmetal:7577/solr"}, "halfmetal:7576_solr_core1":{ "shard":"shard2", "state":"active", "core":"core1", "collection":"core1", "node_name":"halfmetal:7576_solr", "base_url":"http://halfmetal:7576/solr"}}}, "core0":{ "shard1":{ "halfmetal:8983_solr_core0":{ "shard":"shard1", "leader":"true", "state":"active", "core":"core0", "collection":"core0", "node_name":"halfmetal:8983_solr", "base_url":"http://halfmetal:8983/solr"}, "halfmetal:7578_solr_core0":{ "shard":"shard1", "state":"active", "core":"core0", "collection":"core0", "node_name":"halfmetal:7578_solr", "base_url":"http://halfmetal:7578/solr"}, "halfmetal:7575_solr_core0":{ "shard":"shard1", "state":"active", "core":"core0", "collection":"core0", "node_name":"halfmetal:7575_solr", "base_url":"http://halfmetal:7575/solr"}}, "shard2":{ "halfmetal:7576_solr_core0":{ "shard":"shard2", "state":"active", "core":"core0", "collection":"core0", "node_name":"halfmetal:7576_solr", "base_url":"http://halfmetal:7576/solr"}, "halfmetal:7574_solr_core0":{ "shard":"shard2", "state":"active", "core":"core0", "collection":"core0", "node_name":"halfmetal:7574_solr", "base_url":"http://halfmetal:7574/solr"}, "halfmetal:7577_solr_core0":{ "shard":"shard2", "leader":"true", "state":"active", "core":"core0", "collection":"core0", "node_name":"halfmetal:7577_solr", "base_url":"http://halfmetal:7577/solr"}}}} {noformat} > I started up in SolrCloud mode with 2 collections, but the cluster > visualization page only displayed the first collection. > -------------------------------------------------------------------------------------------------------------------------- > > Key: SOLR-3459 > URL: https://issues.apache.org/jira/browse/SOLR-3459 > Project: Solr > Issue Type: Bug > Components: SolrCloud, web gui > Affects Versions: 4.0 > Reporter: Mark Miller > Assignee: Stefan Matheis (steffkes) > Fix For: 4.0 > > Attachments: SOLR-3459.patch > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org