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

[pull] master from etcd-io:master #13

Merged
merged 3 commits into from
Oct 28, 2019
Merged

[pull] master from etcd-io:master #13

merged 3 commits into from
Oct 28, 2019

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 28, 2019

See Commits and Changes for more details.


Created by pull[bot]. Want to support this open source service? Please star it : )

jingyih and others added 3 commits February 12, 2019 15:40
Remove auth validation loop in v3_server.raftRequest(). Re-validation
when error ErrAuthOldRevision occurs should be handled on client side.
Disable TestV3AuthOldRevConcurrent for now. See
#10468 (comment)
etcdserver: remove infinite loop for auth in raftRequest
@pull pull bot added the ⤵️ pull label Oct 28, 2019
@todo
Copy link

todo bot commented Oct 28, 2019

(jingyih): re-enable the test when etcd-io#10408 is fixed.

t.Skip() // TODO(jingyih): re-enable the test when #10408 is fixed.
defer testutil.AfterTest(t)
clus := NewClusterV3(t, &ClusterConfig{Size: 1})
defer clus.Terminate(t)


This comment was generated by todo based on a TODO comment in 84e2788 in #13. cc @etcd-io.

@pull pull bot merged commit 84e2788 into pierDipi:master Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants