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

fix(pubsub): parse EnableMessageOrdering field in proto to cfg conversion #2647

Merged
merged 2 commits into from Jul 27, 2020

Conversation

hongalex
Copy link
Member

When ordering keys was added to the Go library, we didn't parse the EnableMessageOrdering field when converting from a proto to SubscriptionConfig struct.
This PR fixes that and adds a test to address this.

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 27, 2020
Copy link
Member

@codyoss codyoss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hongalex hongalex merged commit 0f60593 into googleapis:master Jul 27, 2020
@hongalex hongalex deleted the fix-ordering-subscription branch July 27, 2020 23:23
tritone pushed a commit to tritone/google-cloud-go that referenced this pull request Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants