Hello everyone,

I recently setup Solr 8 in SolrCloud mode, previously I was using
standalone mode and was able to easily push 10,000 records in per HTTP call
wit autocommit. Ingestion occurs when server A pushes (HTTPS) payload to
server B (SolrCloud) on LAN network.

However, once converted to SolrCloud (1 node, 3 shards, 1 replica) I am
seeing the following error :

ConcurrentUpdateHttp2SolrClient
Error consuming and closing http response stream.

Im wondering, what possibly causes could be, im not seeing much
documentation online specific to Solr.

Thanks in advance for any assistance,
Craig

Reply via email to