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

feat: Implement Publisher and subscriber factories #24

Merged
merged 6 commits into from Sep 24, 2020

Conversation

hannahrogers-google
Copy link
Contributor

@hannahrogers-google hannahrogers-google commented Sep 23, 2020

Diffbased on #23

This handles mapping a single partition to a Cloud Pub/Sub Like asynchronous subscriber.
This handles changing partition assignments and creates AsyncSubscribers per-partition.
@hannahrogers-google hannahrogers-google requested a review from a team as a code owner September 23, 2020 17:52
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 23, 2020
@dpcollins-google dpcollins-google changed the title Publisher subscriber factories feat: Implement Publisher and subscriber factories Sep 23, 2020
@dpcollins-google dpcollins-google merged commit 4890cae into master Sep 24, 2020
@anguillanneuf anguillanneuf deleted the publisher_subscriber_factories branch March 25, 2022 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants