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

vatamane pushed a change to branch improve-shard-splitting-index-building
in repository https://gitbox.apache.org/repos/asf/couchdb.git


 discard aecf9010c Improve index building during shard splitting
     add 2f6d5096d Fix index creation with empty ddoc should return 400 (#3990)
     add 2276bc631 Remove the default "monster" cookie
     add 253215bf5 Bind locally by default
     add dbbac3ec9 Fix undefined cookie in weatherreport_node
     add 0bc311b7d Bump version to 3.2.2
     add 2f931997d Improve index building during shard splitting

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (aecf9010c)
            \
             N -- N -- N   refs/heads/improve-shard-splitting-index-building 
(2f931997d)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

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:
 dev/remsh                                    |  3 +--
 dev/remsh-tls                                |  3 +--
 rel/overlay/bin/remsh                        |  8 ++++++--
 rel/overlay/etc/vm.args                      |  8 +++++---
 rel/reltool.config                           |  2 +-
 src/couch/src/couch_sup.erl                  | 20 ++++++++++++++++++++
 src/mango/src/mango_error.erl                |  6 +++---
 src/mango/src/mango_opts.erl                 | 12 +++++++-----
 src/mango/test/01-index-crud-test.py         |  8 ++++++--
 src/weatherreport/src/weatherreport_node.erl |  8 +++++++-
 version.mk                                   |  2 +-
 11 files changed, 58 insertions(+), 22 deletions(-)

Reply via email to