[ 
https://issues.apache.org/jira/browse/SOLR-11582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16227111#comment-16227111
 ] 

Philippe L commented on SOLR-11582:
-----------------------------------

Hi,

I uploaded 2 screenshots of a collection reload in 7.1.0 & 5.5.0. It's done 
with a basic start of sorlcloud example on my local machine (as described here 
https://lucene.apache.org/solr/guide/6_6/getting-started-with-solrcloud.html ) 
trying to reload "gettingstarted" collection.

I confirm that the host/port/context is missing in the 5.5.0 version, we'll 
probably update to v7 soon :)

Thanks again for your help on IRC

Regards

> Collections API reload response only includes host/port/context info, not 
> core names
> ------------------------------------------------------------------------------------
>
>                 Key: SOLR-11582
>                 URL: https://issues.apache.org/jira/browse/SOLR-11582
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: SolrCloud
>    Affects Versions: 7.1.0
>            Reporter: Shawn Heisey
>            Priority: Trivial
>         Attachments: solr-5.5.0-reload-output.png, 
> solr-7.1.0-reload-output.png
>
>
> When reloading a collection on SolrCloud, the response doesn't include enough 
> info to know exactly what was reloaded.  It's got host/port/context, which is 
> useful, but it should also include the core name.
> {noformat}
> {
>   "responseHeader":{
>     "status":0,
>     "QTime":833},
>   "success":{
>     "10.2.0.108:8983_solr":{
>       "responseHeader":{
>         "status":0,
>         "QTime":655}},
>     "10.2.0.108:8983_solr":{
>       "responseHeader":{
>         "status":0,
>         "QTime":680}},
>     "10.2.0.108:7574_solr":{
>       "responseHeader":{
>         "status":0,
>         "QTime":781}},
>     "10.2.0.108:7574_solr":{
>       "responseHeader":{
>         "status":0,
>         "QTime":785}}}}
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to