ZOOKEEPER-4269: acceptedEpoch.tmp rename failure will cause server startup error#1668
Closed
arshadmohammad wants to merge 1 commit intoapache:branch-3.6from
Closed
ZOOKEEPER-4269: acceptedEpoch.tmp rename failure will cause server startup error#1668arshadmohammad wants to merge 1 commit intoapache:branch-3.6from
arshadmohammad wants to merge 1 commit intoapache:branch-3.6from
Conversation
aff8ebb to
72b39a3
Compare
…artup error Using accepted epoch from acceptedEpoch.tmp if it is available
ztzg
approved these changes
Mar 31, 2021
Contributor
ztzg
left a comment
There was a problem hiding this comment.
Okay, LGTM. (Still a bit queasy about these .tmp files, though :)
asfgit
pushed a commit
that referenced
this pull request
Mar 31, 2021
…artup error Using accepted epoch from acceptedEpoch.tmp if it is available Author: Mohammad Arshad <arshad@apache.org> Reviewers: Enrico Olivelli <eolivelli@apache.org>,Damien Diederen <dd@crosstwine.com> Closes #1668 from arshadmohammad/ZOOKEEPER-4269-branch-3.6
Contributor
Author
|
Merged |
asfgit
pushed a commit
that referenced
this pull request
May 17, 2022
…artup error Using accepted epoch from acceptedEpoch.tmp if it is available Author: Mohammad Arshad <arshad@apache.org> Reviewers: Enrico Olivelli <eolivelli@apache.org>,Damien Diederen <dd@crosstwine.com> Closes #1668 from arshadmohammad/ZOOKEEPER-4269-branch-3.6 (cherry picked from commit 54e563b)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Using accepted epoch from acceptedEpoch.tmp if it is available