Hi, the clients are reusing their SolrClient? Ciao, Vincenzo
-- mobile: 3498513251 skype: free.dev > On 5 Dec 2019, at 18:28, Rahul Goswami <rahul196...@gmail.com> wrote: > > Hello, > > We have a Solr 7.2.1 Solr Cloud setup where the client is indexing in 5 > parallel threads with 5000 docs per batch. This is a test setup and all > documents are indexed on the same node. We are seeing connection timeout > issues thereafter some time into indexing. I am yet to analyze GC pauses > and other possibilities, but as a guideline just wanted to know what > indexing rate might be "too high" for Solr so as to consider throttling ? > The documents are mostly metadata with about 25 odd fields, so not very > heavy. > Would be nice to know a baseline performance expectation for better > application design considerations. > > Thanks, > Rahul