Class BackpressureConstants

java.lang.Object
io.camunda.zeebe.logstreams.impl.backpressure.BackpressureConstants

public final class BackpressureConstants extends Object
This class should be later be located in the broker configs - due to the primitive usage currently we are not able to access the BrokerCfg, this is the reason why the configuration is only based on environment variables.

The constants should then be copied to EnvironmentConstants class.