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

Document: explain clientv3 endpoints in more detail #9209

Closed
gyuho opened this issue Jan 23, 2018 · 1 comment
Closed

Document: explain clientv3 endpoints in more detail #9209

gyuho opened this issue Jan 23, 2018 · 1 comment

Comments

@gyuho
Copy link
Contributor

gyuho commented Jan 23, 2018

We don't really explain what APIs/requests are forwarded to leaderover Raft layer (e.g. Put, Linearizable Get), or member/server-specific without Raft layer (e.g. Snapshot, Defrag). Simple explanation would be helpful when creating clientv3.Config https://godoc.org/github.com/coreos/etcd/clientv3#Config.

@gyuho
Copy link
Contributor Author

gyuho commented Jun 16, 2018

Clearly documented via #9860.

@gyuho gyuho closed this as completed Jun 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant