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

Support custom client_name in all public functions #128

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

thiagogsr
Copy link

Hi,

I've implemented new public functions to accept the client_name as parameter and a new function to stop the client to a given client_name.

It's useful to switch the Kafka cluster in runtime. In order to do it I need to start a new client to the new endpoint, produce the events to the new client and then stop the old client.

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.

1 participant