Hello everyone, basically i'm importing several totalized indices into one indice, but after sometime I get this timeout, and it also totally freezes my elastic cluster.
I'm using a RestHighLevelClient like this:
RestHighLevelClient client = new RestHighLevelClient(
RestClient.builder(new HttpHost(server, 9200, "http")));
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.