Hi, On 04/05/17 16:56, "Justin Edelson" <[email protected]> wrote:
>>Hmm, depending on the Oak version, this may also be caused by OAK-5528. >> The current fix versions are 1.4.15 and 1.6.0. >> > >Would this show up in thread dumps? Based on the description, it seems >like >it should. Not necessarily. In OAK-5528 the lease update thread goes into performLeaseCheck which will do a 5x1sec retry loop. So if the thread dump is taken during that time one would see it - if taken afterwards not. Cheers, Stefan
