Infinity setMaxRetryTimeoutMillis()

Hi,

Is there any way to set setMaxRetryTimeoutMillis() as infinity?
I'm using Elasticsearch and RestHighLevelClient version 6.4.

The indices that we are maintaining ranges from 50 to 60GB. The terms aggregation and boolquery is quite costlier.

I'm not sure about the max-retry-timeout as it will differ.So please acknowledge me is there any way to set setMaxRetryTimeoutMillis() to infinity.

Regards,
Madhan Kumar.A

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.