HI,
I have created two vertx applications with hbase and solr as data sources with worker pool size of 300, multi threaded as true. I am using hazelcast cluster with three instances and both applications deployed on each machine.
i did not see any issues with hbase vertx application but seeing too many timeouts with solr vertx application.
I did not see any issues with solr data source, solr query responses are very low.
is there any way to find the root cause of the 'timed out waiting for reply'? Thanks for your help.
Regards,
Anil