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

pubsub client is accessing pubsub-experimental #1151

Closed
canausa opened this issue Aug 10, 2016 · 2 comments
Closed

pubsub client is accessing pubsub-experimental #1151

canausa opened this issue Aug 10, 2016 · 2 comments
Assignees
Labels
api: pubsub Issues related to the Pub/Sub API.

Comments

@canausa
Copy link

canausa commented Aug 10, 2016

This[1] line in the code is bad as the experimental endpoint is not currently available.

https://github.com/GoogleCloudPlatform/gcloud-java/blob/master/gcloud-java-pubsub/src/main/java/com/google/cloud/pubsub/spi/v1/PublisherSettings.java#L112

@mziccard mziccard added the api: pubsub Issues related to the Pub/Sub API. label Aug 11, 2016
@mziccard
Copy link
Contributor

This is a duplicate of #1150. Issue was fixed in #1149. Version 0.2.7-SNAPSHOT in the snapshot repository contains the fix. gcloud-java 0.2.7 will be released soon.

@mziccard
Copy link
Contributor

@canausa thanks again for the report. gcloud-java 0.2.7 is now out and fixes this issue.

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.
Projects
None yet
Development

No branches or pull requests

2 participants