Currently the configuration for blocking back-pressure is applied only when a new file is created. This is not enough as the number of levelZero files build up on each database reboot. Back-pressure should be checked after each write.
The option to log warning should be optional. So I've added logAsWarning to Brake for debugging purposes.
Currently the configuration for blocking back-pressure is applied only when a new file is created. This is not enough as the number of levelZero files build up on each database reboot. Back-pressure should be checked after each write.
The option to log warning should be optional. So I've added
logAsWarning
toBrake
for debugging purposes.The log looks like
Block-backpressure is turned off by default because it's blocking. See Accelerator's documentation.