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

1029 check topic with clinet pid #53

Merged
merged 2 commits into from
Oct 29, 2023

Conversation

zmstone
Copy link
Contributor

@zmstone zmstone commented Oct 29, 2023

Prior to this new API, to check topic existence, the caller would
need to keep the seed-hosts and connection configs around so they
can call the check_if_topic_exists/3 API even when a client is
already present.

The new API delegates the call to wolff_client process to do
the check, otherwise nothing changed.

Prior to this new API, to check topic existence, the caller would
need to keep the seed-hosts and connection configs around so they
can call the check_if_topic_exists/3 API even when a client is
already present.

The new API delegates the call to wolff_client process to do
the check, otherwise nothing changed.
@zmstone zmstone force-pushed the 1029-check-topic-with-clinet-pid branch from 77dac7d to aab147c Compare October 29, 2023 08:59
@zmstone zmstone merged commit 9518667 into kafka4beam:main Oct 29, 2023
6 checks passed
@zmstone zmstone deleted the 1029-check-topic-with-clinet-pid branch October 29, 2023 10:02
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

Successfully merging this pull request may close these issues.

2 participants