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
The pausing the topic consumption works fine but the receiver is not resumed. I am expecting the receiver to resume listening to the events from the topic work upon calling called consumer.resume(consumer.assignment());
Actual Behavior
It is throwing an error You must call one of receive*() methods before using doOnConsumer"
Expected Behavior
The pausing the topic consumption works fine but the receiver is not resumed. I am expecting the receiver to resume listening to the events from the topic work upon calling called consumer.resume(consumer.assignment());
Actual Behavior
It is throwing an error
You must call one of receive*() methods before using doOnConsumer"
Steps to Reproduce
Possible Solution
Your Environment
netty
, ...):java -version
):uname -a
):The text was updated successfully, but these errors were encountered: