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

Google Pub/Sub message ordering #451

Open
mahdibaghdadi opened this issue Jun 22, 2023 · 0 comments
Open

Google Pub/Sub message ordering #451

mahdibaghdadi opened this issue Jun 22, 2023 · 0 comments

Comments

@mahdibaghdadi
Copy link

Streaming the data to google pub/sub has the ordering key option, which can be set to true if the google pub/sub name includes 'ordered' or 'sorted'. This option limits the pub/sub throughput to 1MB/s, where the size of entities that are being streamed can easily exceed 1MB per block.
How would the Google pub/sub broker and the exporter behave in case this limit is reached?

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