Skip to content

Conversation

@kazanzhy
Copy link
Contributor

@kazanzhy kazanzhy commented Feb 16, 2022

There is a high-level question for this integration.

How to implement this hook?
The first way is similar to PubSubHook when all functionality is in the hook. Like PubSubHook.publish().
The second way is similar to FirehoseHook when the hook is just a wrapper of the boto client which is used to interact with Kinesis.

I think that the second way is preferable due to Pulsar client could reuse connections for producers and consumers

@kazanzhy kazanzhy force-pushed the add_apache_pulsar_hook branch 5 times, most recently from c39716e to 598c20c Compare February 23, 2022 10:47
@kazanzhy kazanzhy force-pushed the add_apache_pulsar_hook branch 4 times, most recently from 09fb28b to 8988d62 Compare March 2, 2022 15:31
@kazanzhy kazanzhy force-pushed the add_apache_pulsar_hook branch from 8988d62 to 6516cdd Compare March 6, 2022 00:14
@kazanzhy kazanzhy force-pushed the add_apache_pulsar_hook branch 2 times, most recently from 9bec39c to 18267df Compare March 10, 2022 00:57
@kazanzhy kazanzhy force-pushed the add_apache_pulsar_hook branch from 18267df to 9047215 Compare March 10, 2022 12:56
@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Stale PRs per the .github/workflows/stale.yml policy file label Apr 25, 2022
@github-actions github-actions bot closed this May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools area:providers area:UI Related to UI/UX. For Frontend Developers. kind:documentation stale Stale PRs per the .github/workflows/stale.yml policy file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant