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

Config-enabled ordering on subscriptions #4

Open
ethan-fox opened this issue Jul 9, 2024 · 1 comment
Open

Config-enabled ordering on subscriptions #4

ethan-fox opened this issue Jul 9, 2024 · 1 comment

Comments

@ethan-fox
Copy link

Hello,

I'm having trouble tracking down how we might toggle ordering for a given subscription we specify as environment configs.

It's my understanding from the docs that ordering is supported for the Pubsub emulator but based on the source code I'm not seeing how we might be able to specify this with configs.

For my immediate need I could manually spin up the subscription in a script and apply ordering that way, but seeing as my development environment heavily uses docker-compose it would be nice if this kind of thing was supported out of the box.

Happy to draft a proposal/PR myself but I was just wondering if I'm missing something.

Thanks!

@ethan-fox
Copy link
Author

I first described the issue in marcelcorso/gcloud-pubsub-emulator#22 but upon further review i believe the issue is best tackled here (and possibly coordinated with upstream?)

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

No branches or pull requests

1 participant