You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Suat Gonul (JIRA)" <ji...@apache.org> on 2012/07/11 09:28:33 UTC

[jira] [Created] (STANBOL-684) Add functionality to the ManagedSolrServerImpl for swapping Solr cores

Suat Gonul created STANBOL-684:
----------------------------------

             Summary: Add functionality to the ManagedSolrServerImpl for swapping Solr cores
                 Key: STANBOL-684
                 URL: https://issues.apache.org/jira/browse/STANBOL-684
             Project: Stanbol
          Issue Type: Improvement
          Components: Commons
            Reporter: Suat Gonul


Currently it is not possible to call swap method of SolrServerAdapter included in a ManagedSolrServerImpl instance. There should be an additional method calling the SolrServerAdapter#swap

--
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

        

[jira] [Resolved] (STANBOL-684) Add functionality to the ManagedSolrServerImpl for swapping Solr cores

Posted by "Suat Gonul (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STANBOL-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suat Gonul resolved STANBOL-684.
--------------------------------

    Resolution: Fixed
    
> Add functionality to the ManagedSolrServerImpl for swapping Solr cores
> ----------------------------------------------------------------------
>
>                 Key: STANBOL-684
>                 URL: https://issues.apache.org/jira/browse/STANBOL-684
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: Commons
>            Reporter: Suat Gonul
>              Labels: Solr
>
> Currently it is not possible to call swap method of SolrServerAdapter included in a ManagedSolrServerImpl instance. There should be an additional method calling the SolrServerAdapter#swap

--
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

        

[jira] [Commented] (STANBOL-684) Add functionality to the ManagedSolrServerImpl for swapping Solr cores

Posted by "Rupert Westenthaler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/STANBOL-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411715#comment-13411715 ] 

Rupert Westenthaler commented on STANBOL-684:
---------------------------------------------

Hi Suat,

looking at revision 1360144 I am asking myself what is happening if you try to call swap if one of the two cores does not exist. Or one of the two cores is managed but is currently not active. I think this functionality might still need a little bit more error handling.

Generally it looks good and it is definitely useful if you need to rebuild an index and you want users to allow to use the old wile the new one is not yet done!

best
Rupert
                
> Add functionality to the ManagedSolrServerImpl for swapping Solr cores
> ----------------------------------------------------------------------
>
>                 Key: STANBOL-684
>                 URL: https://issues.apache.org/jira/browse/STANBOL-684
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: Commons
>            Reporter: Suat Gonul
>              Labels: Solr
>
> Currently it is not possible to call swap method of SolrServerAdapter included in a ManagedSolrServerImpl instance. There should be an additional method calling the SolrServerAdapter#swap

--
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

        

[jira] [Commented] (STANBOL-684) Add functionality to the ManagedSolrServerImpl for swapping Solr cores

Posted by "Suat Gonul (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/STANBOL-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412549#comment-13412549 ] 

Suat Gonul commented on STANBOL-684:
------------------------------------

Thanks for feedback Rupert. I added some checks for the cases you pointed out.
                
> Add functionality to the ManagedSolrServerImpl for swapping Solr cores
> ----------------------------------------------------------------------
>
>                 Key: STANBOL-684
>                 URL: https://issues.apache.org/jira/browse/STANBOL-684
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: Commons
>            Reporter: Suat Gonul
>              Labels: Solr
>
> Currently it is not possible to call swap method of SolrServerAdapter included in a ManagedSolrServerImpl instance. There should be an additional method calling the SolrServerAdapter#swap

--
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

        

[jira] [Comment Edited] (STANBOL-684) Add functionality to the ManagedSolrServerImpl for swapping Solr cores

Posted by "Suat Gonul (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/STANBOL-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412549#comment-13412549 ] 

Suat Gonul edited comment on STANBOL-684 at 7/12/12 6:18 AM:
-------------------------------------------------------------

Thanks for feedback Rupert. I added some checks for the cases you pointed out and resolving the issue now.
                
      was (Author: suat.gonul):
    Thanks for feedback Rupert. I added some checks for the cases you pointed out.
                  
> Add functionality to the ManagedSolrServerImpl for swapping Solr cores
> ----------------------------------------------------------------------
>
>                 Key: STANBOL-684
>                 URL: https://issues.apache.org/jira/browse/STANBOL-684
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: Commons
>            Reporter: Suat Gonul
>              Labels: Solr
>
> Currently it is not possible to call swap method of SolrServerAdapter included in a ManagedSolrServerImpl instance. There should be an additional method calling the SolrServerAdapter#swap

--
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