Hi Team,
What is the preferred way to upgrade from SOLR 4.0.0-BETA to SOLR 4.0.0?
We saw the same errors happening when we did the upgrade:-
Oct 29, 2012 4:55:00 PM org.apache.solr.common.SolrException log
SEVERE: Error while trying to recover.
core=mediacms:org.apache.solr.common.SolrException:
It seems my clusterstate.json is still old. Is there a method to recreate is
without taking all nodes down at the same time?
-Original message-
> From:Markus Jelsma
> Sent: Thu 20-Sep-2012 10:14
> To: solr-user@lucene.apache.org
> Subject: RE: Nodes cannot recove
Hi - at first i didn't recreate the Zookeeper data but i got it to work. I'll
check the removal of the LOG line.
thanks
-Original message-
> From:Sami Siren
> Sent: Wed 19-Sep-2012 17:45
> To: solr-user@lucene.apache.org
> Subject: Re: Nodes cannot recover
On Wed, Sep 19, 2012 at 4:25 PM, Mark Miller wrote:
> bq. I believe there were some changes made to the clusterstate.json
> recently that are not backwards compatible.
>
> Indeed - I think yonik committed something the other day - we prob
> should send an email out about this.
Yeah, I was just in
bq. I believe there were some changes made to the clusterstate.json
recently that are not backwards compatible.
Indeed - I think yonik committed something the other day - we prob
should send an email out about this. Not sure exactly how easy an
upgrade is or what steps to take - it may be somethin
also, did you re create the cluster after upgrading to a newer
version? I believe there were some changes made to the
clusterstate.json recently that are not backwards compatible.
--
Sami Siren
On Wed, Sep 19, 2012 at 6:21 PM, Sami Siren wrote:
> Hi,
>
> I am having troubles understanding the
Hi,
I am having troubles understanding the reason for that NPE.
First you could try removing the line #102 in HttpClientUtility so
that logging does not prevent creation of the http client in
SyncStrategy.
--
Sami Siren
On Wed, Sep 19, 2012 at 5:29 PM, Markus Jelsma
wrote:
> Hi,
>
> Since the