You said you didn’t know when you could get to it. So, I fixed the issues (and 
some others I found). See:

https://github.com/apache/curator/pull/109 
<https://github.com/apache/curator/pull/109>

and

https://github.com/apache/curator/pull/108 
<https://github.com/apache/curator/pull/108>



> On Oct 3, 2015, at 12:30 PM, Ioannis Canellos <[email protected]> wrote:
> 
> So I see 3 issues:
> 
> i) ensemble listeners are notified even when the connection string hasn't 
> changed.
> ii) occasional timeouts in the test while waiting the latch.
> iii) the famous NewConfigNoQuorum
> 
> So, I sent a PR, which fixes (i) increases time waiting for latch, solving 
> (ii) and uses a different retry policy in the test handling (iii).
> 

Reply via email to