GitHub user yatriks added a comment to the discussion: Memory leak and confusing logs
I am at a loss... Once again kvrocks has exceeded memory limit, this time with nothing unusual -- autocompactions were enabled, max_compaction_bytes was set, and no other changes existed. I don't think this was coincident with a compaction, but maybe I am not reading it right...  No unusual logs either, however when I go to set `log-level` to `debug`, I see: ``` 127.0.0.1:6666> config set log-level debug (error) ERR CONFIG SET 'log-level' error: failed to set new value: invalid enum option, acceptable values are 'info', 'warning', 'error', 'fatal' ``` GitHub link: https://github.com/apache/kvrocks/discussions/2984#discussioncomment-13288969 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
