You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what I see looking at the repo, currently you have wrappers for Consumer and Producer, but I think it would be nice to have a wrapper for KafkaAdminClient as well
The text was updated successfully, but these errors were encountered:
Yes I have been thinking about that. Its not too painful to use the java classes directly, but I will look if it's worth wrapping them with some Scala helpers.
From what I see looking at the repo, currently you have wrappers for Consumer and Producer, but I think it would be nice to have a wrapper for
KafkaAdminClient
as wellThe text was updated successfully, but these errors were encountered: