I opened https://issues.apache.org/jira/browse/SOLR-5324
On Mon, Oct 7, 2013 at 2:20 PM, Yago Riveiro wrote:
> If the replica has 20G must probably the recovery will take more than 120
> seconds.
>
> In my case I have ssd's and 120 it's not enough.
>
> --
> Yago Riveiro
> Sent with Sparrow (htt
If the replica has 20G must probably the recovery will take more than 120
seconds.
In my case I have ssd's and 120 it's not enough.
--
Yago Riveiro
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
On Monday, October 7, 2013 at 9:19 AM, Shalin Shekhar Mangar wrote:
> I think what is h
I think what is happening here is that the sub shard replicas are taking
time to recover. We use a core admin command to wait for the replicas to
become active before the shard states are switched. The timeout value for
that command is just 120 seconds. We should wait for more than that. I'll
open
Seems the issue occurs when the shard has more than one replica.
I unload all replicas of the shard (less 1 to do the split) and the SPLITSHARD
finished as expected, the parent went to inactive and the children active.
If the parent has more than 1 replica, the process apparently is finish, the
I can attach the full log of the process if you want.
--
Yago Riveiro
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
On Sunday, October 6, 2013 at 12:12 AM, Yago Riveiro wrote:
> The error in log are:
>
> ERROR - 2013-10-05 21:06:22.997; org.apache.solr.common.SolrException;
> org.a
The error in log are:
ERROR - 2013-10-05 21:06:22.997; org.apache.solr.common.SolrException;
org.apache.solr.common.SolrException: splitshard the collection time out:300s
ERROR - 2013-10-05 21:06:22.997; org.apache.solr.common.SolrException;
null:org.apache.solr.common.SolrException: splitshard
I don't have the log, the rotation log file is configured to only 5 files with
a small size, I will reconfigured to a high value and retry the split again.
--
Yago Riveiro
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
On Saturday, October 5, 2013 at 4:54 PM, Shalin Shekhar Mangar wro
On Sat, Oct 5, 2013 at 8:37 PM, Yago Riveiro wrote:
> How I can see the logs of the parent?
>
> They are stored on solr.log?
>
Yes.
--
Regards,
Shalin Shekhar Mangar.
How I can see the logs of the parent?
They are stored on solr.log?
--
Yago Riveiro
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
On Saturday, October 5, 2013 at 3:59 PM, Shalin Shekhar Mangar wrote:
> I'm pretty sure the split has failed. What do you see in the parent leader
> log
I'm pretty sure the split has failed. What do you see in the parent leader
logs?
On Sat, Oct 5, 2013 at 8:25 PM, yriveiro wrote:
> Hi,
>
> Yesterday I did a SPLITSHARD operation on one of my shards (50G size),
> today
> the cluster state says that the children are in "construction" state and
>
10 matches
Mail list logo