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


 discard 57c035cdb better variable names in substitute_splits
 discard 3bca2a946 BUGFIX: drop seq algo fixes
 discard 1d428717b BUGFIX: copy drop_seq/count when splitting
 discard 11fea1405 start_size 10 as 5 too short to find a problem
 discard 4f8186aea remove unused import
 discard fa624ca94 fixes
 discard 897b80c43 shorten natural mem3 sync delay
 discard 0f6d5a616 only call update_drop_seq if we have docs
 discard 4528740e4 more enhancements and fixes
 discard 590a0171f refactor to allow error response
 discard 4228522c8 convert state from record to struct

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/auto-delete-3 (ade8dd1d4)
            \
             O -- O -- O   (57c035cdb)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 Makefile                                    |   3 +-
 dev/run                                     |  16 +--
 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            |   9 +-
 src/fabric/src/fabric.erl                   |   2 +-
 src/fabric/src/fabric_drop_seq.erl          | 184 ++++++++++++------------
 test/elixir/test/config/cluster-config.ini  |   4 -
 test/elixir/test/drop_seq_statem_test.exs   | 216 +++++++++++++---------------
 10 files changed, 202 insertions(+), 259 deletions(-)
 delete mode 100644 test/elixir/test/config/cluster-config.ini

Reply via email to