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 consumer seems to be picking up much less records than the limit passed to it in the constructor even though the stream has much more records than that. I am not able to triangulate the issue.
in record processing I'm performing async operations which waits for completion before picking up the next batch of records
The text was updated successfully, but these errors were encountered:
The consumer seems to be picking up much less records than the limit passed to it in the constructor even though the stream has much more records than that. I am not able to triangulate the issue.
in record processing I'm performing async operations which waits for completion before picking up the next batch of records
The text was updated successfully, but these errors were encountered: