Skip to content

fix: support fully qualified Pub/Sub topic names - #2318

Open
smarnach wants to merge 1 commit into
fsouza:mainfrom
smarnach:fix/pubsub-topic-prefix
Open

fix: support fully qualified Pub/Sub topic names#2318
smarnach wants to merge 1 commit into
fsouza:mainfrom
smarnach:fix/pubsub-topic-prefix

Conversation

@smarnach

@smarnach smarnach commented Aug 14, 2026

Copy link
Copy Markdown

Current versions of the GCS client libraries use a fully specified topic format starting with a //pubsub.googleapis.com/ prefix, see e.g. the Python client. Currently the emulator chokes on these topic names. With this fix, both the old and the new format are supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant