Need clarification about kafka.client
Close
#1145
Unanswered
sansmoraxz
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I see that there is no provided method to close the client object, unlike
Reader
,Writer
andconn
.So my question is that whether the implementation is missing or there are no risks associating with deallocating a client once the necessary task is complete.
Beta Was this translation helpful? Give feedback.
All reactions