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-2988: NPE triggered if server receives a vote for a server … #478

Closed
wants to merge 2 commits into from

Conversation

enixon
Copy link

@enixon enixon commented Mar 1, 2018

…id not in their voting view

@enixon
Copy link
Author

enixon commented May 1, 2018

The only failure report out of Jenkins is "Test org.apache.zookeeper.test.FollowerResyncConcurrencyTest FAILED (crashed)". I'm unable to repro any issue with that test on my branch locally, is there a good way to re-run the test?

asfgit pushed a commit that referenced this pull request May 2, 2018
…id not in their voting view

Author: Brian Nixon <nixon@fb.com>

Reviewers: Michael Han <hanm@apache.org>

Closes #478 from enixon/ZOOKEEPER-2988-3.4
@hanm
Copy link
Contributor

hanm commented May 2, 2018

@enixon "FollowerResyncConcurrencyTest " is a known flaky test (and the error in this case is infrastructure issues - the JVM abnormally exit). I tested your patch using a Jenkins job and everything looks good. Committed, please close this pull request.

is there a good way to re-run the test

P.S. to kick off the pre-commit build bot, you can close the pull request and reopen it.

@enixon
Copy link
Author

enixon commented May 2, 2018

Thanks, @hanm !

@enixon enixon closed this May 2, 2018
@enixon enixon deleted the ZOOKEEPER-2988-3.4 branch May 2, 2018 06:11
nkalmar pushed a commit to nkalmar/zookeeper that referenced this pull request May 11, 2018
…id not in their voting view

Author: Brian Nixon <nixon@fb.com>

Reviewers: Michael Han <hanm@apache.org>

Closes apache#478 from enixon/ZOOKEEPER-2988-3.4
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.

2 participants