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
fix: produce only on available partitions (#4559)
* fix: produce only on available partitions
* chore: move available partition check to a cache
* chore: terminate flag to indicate end loop
fix: auto management odd pauses in consumer offset (#4504)
* fix: auto management odd pauses in consumer offset
* feat: add flusher_check_period in consumer builder