You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kvrocks.apache.org by GitBox <gi...@apache.org> on 2022/05/31 03:32:36 UTC

[GitHub] [incubator-kvrocks] ShooterIT commented on pull request #610: Update max_bytes_for_level_base unit to bytes and remove unuseful error checker.

ShooterIT commented on PR #610:
URL: https://github.com/apache/incubator-kvrocks/pull/610#issuecomment-1141632761

   @WyattJia please also check again
   ```
     options->max_bytes_for_level_base = config_->RocksDB.max_bytes_for_level_base * MiB;
   ```
   need to remove `* MiB`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org