Skip to content

Add Apache Pulsar integration#23426

Closed
kazanzhy wants to merge 1 commit intoapache:mainfrom
kazanzhy:add_apache_pulsar_hook
Closed

Add Apache Pulsar integration#23426
kazanzhy wants to merge 1 commit intoapache:mainfrom
kazanzhy:add_apache_pulsar_hook

Conversation

@kazanzhy
Copy link
Contributor

@kazanzhy kazanzhy commented May 2, 2022

There is a high-level question about 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 from 9d822a6 to a34b8cf Compare May 19, 2022 20:56
@github-actions
Copy link

github-actions bot commented Jul 4, 2022

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 Jul 4, 2022
@github-actions github-actions bot closed this Jul 10, 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