Hi,
We are in process of upgrading to Elastic Search 5.2.1.
I read release notes of ES 5.2.2:
"The request circuit breaker, which track the size of in-flight requests, was not decrementing its counter when the connection was closed by the client before the response could be returned. This could result in no further requests being accepted until the node has been restarted. All users should upgrade to take advantage of this bug fix."
If I stick to 5.2.1 for production will it create any impact, as description says there can be client connection issue and node might require restart.
If so is there any way to mitigate this in 5.2.1.
Thanks,
Amit Sinha.