Is it currently possible to set a replication quota statically? It seems
like its only possible to set it per broker dynamically (via
{leader/follower}.replication.throttled.rate), in addition to having to
configure it on the topic level.It seems like this is something that I should be able to configure statically in my broker properties config as well, with the intention of applying it to all replication traffic from/to a broker.
