problem with replication/solrcloud - getting 'missing required field' during update intermittently (SOLR-6251)

2014-07-15 Thread Nathan Neulinger
two instances to see if it's possible to reproduce the issue. -- Nathan -------- Nathan Neulinger nn...@neulinger.org Neulinger Consulting (573) 612-1412

Re: problem with replication/solrcloud - getting 'missing required field' during update intermittently (SOLR-6251)

2014-07-16 Thread Nathan Neulinger
ax at all. I'm guessing that SOLR doesn't actually validate the JSON, and it's parser is just creating something weird in that situation like a new request for a whole new document. -- Nathan On 07/15/2014 07:19 PM, Nathan Neulinger wrote: Issue was closed in Jira requesting it

/solr/admin/ping causing exceptions in log?

2014-07-26 Thread Nathan Neulinger
4.8.0 w/ solr cloud, 2 nodes, 3 zk, linux x86_64 It seems like when the issue occurs, I get a set of the errors all in a burst (below), never just one. Suggestions? -- Nathan Nathan Neulinger nn...@neulinger.org

Re: /solr/admin/ping causing exceptions in log?

2014-07-26 Thread Nathan Neulinger
Tried changing to use /solr/admin/cores instead as a test - still see the same issue, though much less frequent. Nathan Neulinger nn...@neulinger.org Neulinger Consulting (573) 612-1412 On Sat

Re: /solr/admin/ping causing exceptions in log?

2014-07-27 Thread Nathan Neulinger
"timeout check" value, because it is too small. The ping request is taking longer to run than you have allowed in the timeout. Here's part of my haproxy config: -- -------- Nathan Neulinger nn...@neul

Re: /solr/admin/ping causing exceptions in log?

2014-07-27 Thread Nathan Neulinger
the same box, that flood runs with generally 10-20ms request times and zero errors. -- Nathan On 07/27/2014 07:12 PM, Nathan Neulinger wrote: Cool. That's likely exactly it, since I don't have one set, it's using the check interval, and occasionally must just be too short. Thank

Re: /solr/admin/ping causing exceptions in log?

2014-07-27 Thread Nathan Neulinger
Either way, looks like this is not a SOLR issue, but rather haproxy. Thanks. -- Nathan On 07/27/2014 08:23 PM, Nathan Neulinger wrote: Unfortunately, doesn't look like this clears the symptom. The ping is responding almost instantly every time. I've tried setting a 15 second time

Re: /solr/admin/ping causing exceptions in log?

2014-07-28 Thread Nathan Neulinger
t at least one other person on #haproxy is seeing the same behavior. Doesn't appear to be specific to solr. -- Nathan On 07/27/2014 10:44 PM, Shawn Heisey wrote: On 7/27/2014 7:23 PM, Nathan Neulinger wrote: Unfortunately, doesn't look like this clears the symptom. The ping is res

What is the "right" way to bring a failed SolrCloud node back online?

2014-01-24 Thread Nathan Neulinger
Or do I need to actually determine a list of cores (..._shardX_replicaY) and trigger the core creates myself, at which point I gather that it will start recovery for each of them? -- Nathan ---- Nathan Neulinger nn..

Replica not consistent after update request?

2014-01-24 Thread Nathan Neulinger
it wrong? -- Nathan -------- Nathan Neulinger nn...@neulinger.org Neulinger Consulting (573) 612-1412

Re: Replica not consistent after update request?

2014-01-24 Thread Nathan Neulinger
s resolved for Solr 4.6.1 which should be out next week. Joel Bernstein Search Engineer at Heliosearch On Fri, Jan 24, 2014 at 9:52 PM, Nathan Neulinger wrote: How can we issue an update request and be certain that all of the replicas in the SolrCloud cluster are up to date? I found

Re: Replica not consistent after update request?

2014-01-24 Thread Nathan Neulinger
nshum Gupta wrote: Hi Nathan, It'd be great to have more information about your setup, Solr Version? Depending upon your version, you might want to also look at: https://issues.apache.org/jira/browse/SOLR-4260 (which is now fixed). On Fri, Jan 24, 2014 at 6:52 PM, Nathan Neulinger wrote:

Re: Replica not consistent after update request?

2014-01-25 Thread Nathan Neulinger
ey're searchable, however. For a document to be found in a search there must be a commit, either soft, or hard with openSearcher=true. Here's a post that outlines all this. If you have discrepancies when after commits, that's a problem Best, Erick On Fri, Jan 24, 2014 at 8:52

Re: What is the "right" way to bring a failed SolrCloud node back online?

2014-01-26 Thread Nathan Neulinger
Mark http://about.me/markrmiller On Jan 24, 2014, at 12:01 PM, Nathan Neulinger wrote: I have an environment where new collections are being added frequently (isolated per customer), and the backup is virtually guaranteed to be missing some of them. As it stands, bringing up the restored/out-of-dat

Why does CLUSTERSTATUS return different information than the web cloud view?

2014-08-23 Thread Nathan Neulinger
us that will reflect that the replica is gone? This is with 4.8.0. -- Nathan -------- Nathan Neulinger nn...@neulinger.org Neulinger Consulting (573) 612-1412

Re: Why does CLUSTERSTATUS return different information than the web cloud view?

2014-08-23 Thread Nathan Neulinger
live nodes. If the live node is not there, it's gone regardless of the last state it published. - Mark On Aug 23, 2014, at 6:00 PM, Nathan Neulinger wrote: In particular, a shard being 'active' vs. 'gone'. The web ui is clearly showing the given replicas as being