Re: SolrDispatchFilter Request Consumption

2017-08-10 Thread Chris Ulicny
We're using version 6.3.0 with the jetty container provided. The full log message is included below and is consistently the same. We only find this log message when there is extended high update load on the solrcloud (usually of small documents). Shorter bursts do not generate the same messages. Ho

Re: SolrDispatchFilter Request Consumption

2017-08-10 Thread Shawn Heisey
On 8/10/2017 7:31 AM, Chris Ulicny wrote: > I've noticed that there are quite a few INFO log entries of the form: > > "...o.a.s.s.SolrDispatchFilter Could not consume full client request" > > Should we be worried about these, or is there something wrong with the > requests we're making? > > We aren

SolrDispatchFilter Request Consumption

2017-08-10 Thread Chris Ulicny
Hi all, I've noticed that there are quite a few INFO log entries of the form: "...o.a.s.s.SolrDispatchFilter Could not consume full client request" Should we be worried about these, or is there something wrong with the requests we're making? We aren't noticing anything unexpected in what data m