Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZOOKEEPER-4262: Backport ZOOKEEPER-3911 to branch-3.5 #1657

Closed
wants to merge 2 commits into from

Conversation

Brian Nixon and others added 2 commits March 28, 2021 08:37
…cket

Author: Brian Nixon <nixon@fb.com>

Reviewers: hanm@apache.org, eolivelli@apache.org, andor@apache.org

Closes apache#996 from enixon/learner-close-socket and squashes the following commits:

57f5e89 [Brian Nixon] delete ReconfigFailureCasesTest::testLeaderTimesoutOnNewQuorum as it relies on the fixed buggy behavior
1598b3a [Brian Nixon] remove extraneous check on socket status
381889d [Brian Nixon] ZOOKEEPER-3240: Close socket on Learner shutdown to avoid dangling socket
ZOOKEEPER-3911 requires ZOOKEEPER-3240 to pass the unit test.
Copy link
Contributor

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
I followed the original patch.

It is good to have the fix on branch-3.5

Thanks

Copy link
Contributor

@ztzg ztzg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

ztzg pushed a commit that referenced this pull request Apr 21, 2021
[ZOOKEEPER-3911 - Data inconsistency caused by DIFF sync uncommitted log](https://issues.apache.org/jira/browse/ZOOKEEPER-3911)
[ZOOKEEPER-3240 - Close socket on Learner shutdown to avoid dangling socket](https://issues.apache.org/jira/browse/ZOOKEEPER-3240)

ZOOKEEPER-3911 requires ZOOKEEPER-3240 to pass the unit test.

Author: fanyang <fanyang@smartx.com>
Author: Brian Nixon <nixon@fb.com>

Reviewers: Enrico Olivelli <eolivelli@apache.org>, Damien Diederen <ddiederen@apache.org>

Closes #1657 from fanyang89/ZOOKEEPER-4262 and squashes the following commits:

aaba063 [fanyang] ZOOKEEPER-4262: Backport ZOOKEEPER-3911 to branch-3.5
c2f2216 [Brian Nixon] ZOOKEEPER-3240: Close socket on Learner shutdown to avoid dangling so…
@ztzg
Copy link
Contributor

ztzg commented Apr 21, 2021

Now in branch branch-3.5. Thank you, @fanyang89!

@kezhuw
Copy link
Member

kezhuw commented Aug 26, 2024

Close as already merged .

@kezhuw kezhuw closed this Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants