Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

Fix re-auth hang. #181

Merged
merged 2 commits into from
Jan 30, 2018
Merged

Fix re-auth hang. #181

merged 2 commits into from
Jan 30, 2018

Conversation

YunxiangHuang
Copy link
Contributor

@YunxiangHuang YunxiangHuang commented Dec 12, 2017

Lose zk connection while re-send zk auth caused send loop always waiting for reauth finish.

May have better way to recurring the problem.

@vespian
Copy link
Contributor

vespian commented Jan 29, 2018

Thanks a lot @YunxiangHuang for submitting it! We were also hit by this bug.

CI seems to fail though - do you think you could have a look at it?

This was referenced Jan 29, 2018
@mhrabovcin
Copy link

Hey @YunxiangHuang , thanks for fixing this bug. We've been hit by this bug as well. I've tried to run test in this patch but it wasn't passing race condition detector. I've fixed race bugs in mesosphere#1 . Please feel free to cherry-pick changes to get your tests passing. You'll also need changes from #184 to get CI working.

@samuel samuel merged commit ff6eb7f into samuel:master Jan 30, 2018
jeffbean pushed a commit to jeffbean/go-zookeeper that referenced this pull request Dec 28, 2018
* Add test for recurring re-authing hang

* Fix re-authing hang
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants