You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2021/12/06 18:47:44 UTC

[couchdb] branch sharded_couch_index_server updated (7ac5bb7 -> c40627c)

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

rnewson pushed a change to branch sharded_couch_index_server
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


 discard 7ac5bb7  return State in handle_confi_terminate
 discard 37a9f4e  rename couch_index_server/1 to server_name/1
 discard 9904993  Add sharding to couch_index_server
     add c40627c  Add sharding to couch_index_server

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   (7ac5bb7)
            \
             N -- N -- N   refs/heads/sharded_couch_index_server (c40627c)

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:
 src/couch_index/src/couch_index_server.erl | 27 +++++++++++++++++++--------
 1 file changed, 19 insertions(+), 8 deletions(-)