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

Stefan Matheis (steffkes) commented on SOLR-3188:
-------------------------------------------------

Neil, i've checked that .. and the only part in the code where the error-box on 
the replication get's activated is this: 
https://github.com/steffkes/solr-admin/blob/master/js/scripts/replication.js#L89
 . so, i guess the easiest thing to try is, to request the replication urls 
manually and see what the response is.

{{/replication?command=disablereplication&wt=json}} and maybe additionally 
{{/replication?command=details&wt=json}} afterwards
                
> New admin page: "Enable Polling" button disappears after disabling polling 
> and reloading page
> ---------------------------------------------------------------------------------------------
>
>                 Key: SOLR-3188
>                 URL: https://issues.apache.org/jira/browse/SOLR-3188
>             Project: Solr
>          Issue Type: Bug
>          Components: Schema and Analysis
>    Affects Versions: 4.0
>            Reporter: Neil Hooey
>            Priority: Minor
>              Labels: admin
>
> When you go to this URL on a slave:
> http://localhost:8983/solr/#/singlecore/replication
> And click the "Disable Polling" button, you see a red bar that says 
> "invalid_master". I'm not sure why I get this red bar, as I haven't tested it 
> outside of my own installation, but it seems normal.
> If you then refresh the page, the "Replicate Now" and "Enable Polling" 
> buttons disappear. It seems like their generation is being interrupted by the 
> "invalid_master" error.

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to