You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bookkeeper.apache.org by ch...@apache.org on 2023/03/06 07:02:51 UTC

[bookkeeper] branch master updated (3199fbe4d6 -> 3844bf128c)

This is an automated email from the ASF dual-hosted git repository.

chenhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git


    from 3199fbe4d6 Add directIO entry logger settings documents (#3789)
     add 3844bf128c Make RrocksDB checksum type configurable (#3793)

No new revisions were added by this update.

Summary of changes:
 .../bookie/storage/ldb/KeyValueStorageRocksDB.java |  7 ++++-
 .../storage/ldb/KeyValueStorageRocksDBTest.java    | 35 ++++++++++++++++++++++
 .../resources/test_entry_location_rocksdb.conf     | 16 ++++++++++
 conf/default_rocksdb.conf.default                  |  6 +++-
 conf/ledger_metadata_rocksdb.conf.default          |  6 +++-
 5 files changed, 67 insertions(+), 3 deletions(-)