Re: Solr 4.2 rollback not working

2013-05-09 Thread Mark Miller
At the least it should throw an exception if you try rollback with SolrCloud - though now there is discussion about removing it entirely. But yes, it's not supported and there are no real plans to support it. - Mark On May 9, 2013, at 7:21 AM, mark12345 wrote: > > So for all current versions

Re: Solr 4.2 rollback not working

2013-05-09 Thread mark12345
So for all current versions of Solr, rollback will not work for SolrCloud? Will this change in the future, or will rollback always be unsupported for SolrCloud? This did catch me by surprise. Should the SolrJ documentation be updated to reflect this behavior? http://lucene.apache.org/solr/4_3_

Re: Solr 4.2 rollback not working

2013-05-04 Thread Mark Miller
Rollback is unsupported in SolrCloud - this is a bug really - you should get an error back. - Mark On May 1, 2013, at 11:12 PM, Dipti Srivastava wrote: > Hi All, > WE have setup a 4.2 Solr cloud with 4 nodes and while the add/update/delete > operations are working we are not able to perform

Re: Solr 4.2 rollback not working

2013-05-02 Thread mark12345
Sorry I don't know enough of the system to help you directly. I was only going to suggest upgrading to 4.2.1 if you where using 4.2.0. It might be worthwhile to create a JIRA issue for what you are experiencing. https://issues.apache.org/jira/browse/SOLR Dipti Srivastava wrote > We are using

Re: Solr 4.2 rollback not working

2013-05-02 Thread Dipti Srivastava
We are using Solr 4.2.1, which claims to have fixed this issue. I have some logging indicating that the rollback is not broadcasted to other nodes in solr. So only one node in the cluster gets the rollback but not the others. Thanks, Dipti phone: 408.678.1595 | cell: 408.806.1970 | email:

Re: Solr 4.2 rollback not working

2013-05-02 Thread mark12345
What version of Solr are you using? 4.2.0 or 4.2.1? The following might be of interest to you: * https://issues.apache.org/jira/browse/SOLR-4605 * https://issues.apache.org/jira/browse/SOLR-4733

Solr 4.2 rollback not working

2013-05-01 Thread Dipti Srivastava
Hi All, WE have setup a 4.2 Solr cloud with 4 nodes and while the add/update/delete operations are working we are not able to perform a rollback. Is there something different for this operation vs the 3.x sole master/slave config? Thanks, Dipti phone: 408.678.1595 | cell: 408.806.1970 | email: