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
devel assert in rk->rk_ts_last_poll_end >= rk->rk_ts_last_poll_start fails in test 0056 because queues are forwarded. Poll ratio calculation should be per-queue instead of per-instance to handle the case where partition queues aren't forwarded to a single one, as happens instead with the high level consumer.