<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Sep 15, 2016 at 10:10 AM, Chris Reeves <span dir="ltr"><<a href="mailto:chris.reeves@york.ac.uk" target="_blank">chris.reeves@york.ac.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span>> > Are there any config options that we should be looking at tweaking, such as<br>
> > timeouts, retry counts, validation, etc. that could improve the situation<br>
> > if<br>
> > this were to happen again?<br>
><br>
> Setting connectTimeout and responseTimeout on the connectionConfig may<br>
> allow the connection pool to recover quicker.<br>
<br>
</span>If it recovers at all... There were obviously some successful reconnections,<br>
but things still somehow got locked up.<br></blockquote><div><br></div><div>This appears to the same issue reported here: <a href="https://github.com/vt-middleware/ldaptive/issues/81" target="_blank">https://github.com/vt-<wbr>middleware/ldaptive/issues/81</a></div><div>Seems to be more common on OpenJDK.</div><div>The pool validation thread gets deadlocked waiting for a read response and timeout configurations don't seem to have any affect.</div><div>If you could add your pooling configuration to that thread I'd appreciate it.</div><div>Thanks.</div><div><br></div><div>--Daniel Fisher</div><div><br></div></div></div></div>