Re: serious data loss bug in correlation with "too much data after closed"

2015-08-13 Thread adfel70
dataloss. -- View this message in context: http://lucene.472066.n3.nabble.com/serious-data-loss-bug-in-correlation-with-too-much-data-after-closed-tp4220723p4222710.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: serious data loss bug in correlation with "too much data after closed"

2015-08-09 Thread adfel70
had these warn/error messages around them. Would be glad to have some inputs from the community on this. Thanks. -- View this message in context: http://lucene.472066.n3.nabble.com/serious-data-loss-bug-in-correlation-with-too-much-data-after-closed-tp4220723p4221986.html Sent from the Solr

Re: serious data loss bug in correlation with "too much data after closed"

2015-08-06 Thread Shawn Heisey
On 8/6/2015 8:31 AM, adfel70 wrote: > Are you sure that this parameter concerns /update requests? > On the one hand, it says that it "specides the max size of form data > (application/x-www-form-urlencoded) sent via POST. You can use POST to pass > request parameters not fitting into URL" > > and

Re: serious data loss bug in correlation with "too much data after closed"

2015-08-06 Thread adfel70
tly. I have changed mine to > 32768, so I can be SURE it's big enough for anything I might throw at > it, but not so big that incredibly massive requests can be sent. > > Thanks, > Shawn -- View this message in context: http://lucene.472066.n3.nabble.com/serious-data-loss-bug-in-correlation-with-too-much-data-after-closed-tp4220723p4221300.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: serious data loss bug in correlation with "too much data after closed"

2015-08-06 Thread adfel70
ption which is fine because the client also gets an >> error >> and I can handle this. >> >> >> Any inputs of this WARNING and the dataloss issue? >> >> thanks. >> >> >> >> >> -- >> View this message in context: >

Re: serious data loss bug in correlation with "too much data after closed"

2015-08-04 Thread Shawn Heisey
On 8/4/2015 8:06 AM, adfel70 wrote: > I saw this post: > http://lucene.472066.n3.nabble.com/Too-much-data-after-closed-for-HttpChannelOverHttp-td4170459.html > > I tried reducing the bulk size from 1000 to 200 as the post suggests (didn't > go to runing each doc in a seperate .add call yet), with

Re: serious data loss bug in correlation with "too much data after closed"

2015-08-04 Thread Upayavira
try I'm getting the same WARNING, but now I also have regular errors such > as > NoHttpResponseExcpeption which is fine because the client also gets an > error > and I can handle this. > > > Any inputs of this WARNING and the dataloss issue? > > thanks. > >

serious data loss bug in correlation with "too much data after closed"

2015-08-04 Thread adfel70
text: http://lucene.472066.n3.nabble.com/serious-data-loss-bug-in-correlation-with-too-much-data-after-closed-tp4220723.html Sent from the Solr - User mailing list archive at Nabble.com.