You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2009/02/12 14:30:00 UTC

[jira] Resolved: (SOLR-1015) Replication admin page and http command response changes when server is both master and slave

     [ https://issues.apache.org/jira/browse/SOLR-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar resolved SOLR-1015.
-----------------------------------------

    Resolution: Fixed

Committed revision 743729.

Thanks Akshay!

I added an experimental warning to the output of the 'details' command. I also changed the getReplicationDetails method to return a NamedList instead of taking a SolrQueryResponse object and adding the namedlist to it.

> Replication admin page and http command response changes when server is both master and slave
> ---------------------------------------------------------------------------------------------
>
>                 Key: SOLR-1015
>                 URL: https://issues.apache.org/jira/browse/SOLR-1015
>             Project: Solr
>          Issue Type: Bug
>          Components: replication (java)
>    Affects Versions: 1.4
>            Reporter: Akshay K. Ukey
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-1015.patch
>
>
> When Solr server acts as both master and slave (repeater), replication admin page shows incomplete information. The XML returned by http commands also don't show complete information for the combined master and slave configuration.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.