599677f965
### Problem When FIFO compaction is used while --rocksdb_fifo_shred_storage_size is unspecified, the FIFO shred storage size is set to a const default based on the default `--limit-ledger-size`. ### Summary of the Change When --rocksdb_fifo_shred_storage_size is unspecified, it is now derived from `--limit-ledger-size` by reserving 1500 bytes for each shred. |
||
---|---|---|
.. | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml |