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
ref(ppf): Don't use --commit-batch-size for futures queue length (#45182)
Deprecate the --commit-batch-size and --commit-batch-time arguments to
the post process forwarder. These were not being used for committing
anyway. For some reason, commit batch size was used as the max queue
length in the executor but it's not really necessary to configure this
anyway.
0 commit comments