Best practices on monitoring Solr

2015-12-22 Thread Tiwari, Shailendra
Hi, Last week our Solr Search was un-responsive and we need to re-boot the server, but we were able to find out after customer complained about it. What's best way to monitor that search is working? We can always add Gomez alerts from UI. What are the best practices? Thanks Shail

Errors During Load Test

2016-02-04 Thread Tiwari, Shailendra
Hi All, We did our first load test on Search (Solr) API, and started to see some errors after 2000 Users. Errors used to go away after 30 seconds, but keep happening frequently. Errors were "java.net.SocketTimeoutException" and "org.apache.http.conn.HttpHostConnectException". We were using JMet

RE: Errors During Load Test

2016-02-04 Thread Tiwari, Shailendra
d of load which results in the requests > timing out which is why you keep seeing the timeout and connect exceptions. > > On Thu, 4 Feb 2016, 20:30 Tiwari, Shailendra < > shailendra.tiw...@macmillan.com> wrote: > >> Hi All, >> >> We did our first load test o