iamsanjay commented on PR #2612:
URL: https://github.com/apache/solr/pull/2612#issuecomment-2303631157

   I recall encountering a somewhat similar error in the IndexFetcher class 
when we transitioned to HTTP2. The IndexFetcher class was prematurely closing 
the client connection and sending a GOAWAY packet to the server. When the flow 
control limit was reached, it triggered an exception.
   
   I suspect the same issue might be occurring in this case. Unfortunately, I 
can't run the crave script anymore since upgrading to the new Apple Silicon 
chip. I have to look into that.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to