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
@ismaelhamed This is fine, what you need to do is pass a consumer factory delegate function to the ConsumerSettings<TKey, TValue> class instance like so:
I've noticed the
KafkaConsumerActor
feature to share aKafkaConsumer
instance via thePlainExternalSource
is implemented but is kept internal.The text was updated successfully, but these errors were encountered: