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 #799: Don't pass 'fields' query param to possibly non-existing subscription. #801

Merged
merged 1 commit into from
Apr 7, 2015
Merged

Fix #799: Don't pass 'fields' query param to possibly non-existing subscription. #801

merged 1 commit into from
Apr 7, 2015

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Apr 6, 2015

Work around #799 (leaving open while @tmatsuo investigates).

(UPDATED by @dhermes when original commit was amended)

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 6, 2015
@tseaver tseaver added the api: pubsub Issues related to the Pub/Sub API. label Apr 6, 2015
@dhermes
Copy link
Contributor

dhermes commented Apr 6, 2015

LGTM.

You mind if we leave #799 open (or file a new one) until the issue gets resolved with the service?

@tseaver
Copy link
Contributor Author

tseaver commented Apr 6, 2015

@dhermes I don't mind -- payload size is going to be < MTU even if we don't pass it, though.

Work around #799 (leaving open while @tmatsuo investigates).
@tseaver
Copy link
Contributor Author

tseaver commented Apr 6, 2015

Amended the commit to avoid closing #799 at merge.

@dhermes
Copy link
Contributor

dhermes commented Apr 6, 2015

@tseaver Thanks! I also updated the first message to match, as that would have closed it too.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 9bc46c4 on tseaver:799-work_around_cannot_bind_fields_query_param into * on GoogleCloudPlatform:master*.

tseaver added a commit that referenced this pull request Apr 7, 2015
…ds_query_param

Fix #799: Don't pass 'fields' query param to possibly non-existing subscription.
@tseaver tseaver merged commit bafb197 into googleapis:master Apr 7, 2015
@tseaver tseaver deleted the 799-work_around_cannot_bind_fields_query_param branch April 7, 2015 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the Pub/Sub API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants