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 current default value for replayq_max_total_bytes is 2GB.
Meaning if this limit is reached, wolff will start dropping produce requests (with a logging though)
We should change default to inifnity.
The current default value for
replayq_max_total_bytesis 2GB.Meaning if this limit is reached, wolff will start dropping produce requests (with a logging though)
We should change default to inifnity.