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

Etcd v3: add WithSerializable flag to List call #29

Merged
merged 1 commit into from
Sep 20, 2017
Merged

Conversation

abronan
Copy link
Owner

@abronan abronan commented Sep 19, 2017

To keep things consistent with the "consistency by default"
behavior and the fact that the simple Get call uses the flag:
'WithSerializable' to keep reads consistent, we add the flag
to the List call as well.

Signed-off-by: Alexandre Beslic abeslic@abronan.com

To keep things consistent with the "consistency by default"
behavior and the fact that the simple Get call uses the flag:
'WithSerializable' to keep reads consistent, we add the flag
to the List call as well.

Signed-off-by: Alexandre Beslic <abeslic@abronan.com>
@abronan
Copy link
Owner Author

abronan commented Sep 19, 2017

Build broke because of etcd-io/etcd#8573

@coveralls
Copy link

Coverage Status

Coverage remained the same at 84.124% when pulling 42b752c on list_ser into 0c1d214 on master.

@abronan abronan merged commit 6573db0 into master Sep 20, 2017
@abronan abronan deleted the list_ser branch September 20, 2017 09:28
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