Staging instance, all changes can be removed at any time

Skip to content

journal writer: only flush kafka once per batch

This code was flushing kafka messages and waiting for the brokers on every message, instead of just doing it once per batch.


Migrated from D8803 (view on Phabricator)

Merge request reports

Loading