-
yiwu-arbug authored
* RocksDB may print large log lines up to 64k. The default 1k buffer for `logv` is too small and truncates rocksdb log. When we detect log line is too long, we allocate a large enough buffer on heap and try again. * When log level is not specified, defaults to header level.
Name |
Last commit
|
Last update |
---|---|---|
benches | ||
librocksdb_sys | ||
scripts | ||
src | ||
tests | ||
travis-build | ||
.clang-format | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
Cargo.toml | ||
LICENSE | ||
Makefile | ||
README.md | ||
rust-toolchain | ||
rustfmt.toml |