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

rnewson pushed a change to branch auto-delete-3
in repository https://gitbox.apache.org/repos/asf/couchdb.git


    from ade8dd1d4 Implement _update_drop_seq
     add 4228522c8 convert state from record to struct
     add ddba1ce95 bugfix: copy drop_seq/count when splitting
     add 3cfeb423c start_size 10 as 5 too short to find a problem
     add c1eb4bcc4 expand splits test

No new revisions were added by this update.

Summary of changes:
 src/couch/src/couch_bt_engine.erl           |   8 +-
 src/couch/src/couch_bt_engine_compactor.erl |   2 +-
 src/couch/src/couch_db_engine.erl           |  17 ++++
 src/couch/src/couch_db_split.erl            |  17 +++-
 src/fabric/src/fabric_drop_seq.erl          |  41 +++++++---
 test/elixir/test/drop_seq_statem_test.exs   | 119 ++++++++++++++--------------
 6 files changed, 126 insertions(+), 78 deletions(-)

Reply via email to