leo-project / leofs

The LeoFS Storage System
https://leo-project.net/leofs/
Apache License 2.0
1.56k stars 155 forks source link

[all] Allow tweaking watermarks through config files #518

Open mocchira opened 8 years ago

mocchira commented 8 years ago

received a request as below.

Would it be possible (and meaningful) to allow tweaking watermarks though config files? E.g. rabbitmq allows that, which is really useful for running in container where amount of physical memory seen by erlang isn't the same as amount allocated to this container.

and rabbitmq's approach is here https://www.rabbitmq.com/memory.html

mocchira commented 7 years ago

There are two ways to solve this issue.