I am using a 3 amazon machines for elasticsearch indexing. I have a multiple tomcat instances in different machines that would connect to this elasticsearch cluster. After 3 or 4 tomcat instances are up, weirdly few of the previously working java api calls are getting NoNodeAvailable exception.
Is there any limit on number of clients an ES can accept?
I am running all services in default configuration.
I see only NoNodeAvailableException only in both ES and ES-Client logs.
We have made few experiments and identified that AWS LB was creating few issues that was closing connections. A question related to which is posted in ES in AWS
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.