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

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


    from c9055c40e3 Create CONTRIBUTING.md (#3533)
     add e313f60d48 Make the rocksDB configuration compatible with previous 
versions (#3523)

No new revisions were added by this update.

Summary of changes:
 .../bookie/storage/ldb/KeyValueStorageRocksDB.java | 194 +++++++++++++++++++--
 .../storage/ldb/KeyValueStorageRocksDBTest.java    |  81 +++++++++
 .../resources/test_entry_location_rocksdb.conf     |  14 +-
 3 files changed, 269 insertions(+), 20 deletions(-)
 create mode 100644 
bookkeeper-server/src/test/java/org/apache/bookkeeper/bookie/storage/ldb/KeyValueStorageRocksDBTest.java
 copy conf/ledger_metadata_rocksdb.conf => 
bookkeeper-server/src/test/resources/test_entry_location_rocksdb.conf (76%)

Reply via email to