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
AvroConsumer does not have the consume() method, only the poll() method. It would be nice to be able to use consume() with the AvroConsumer as it now has the num_messages option.