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/02/12 14:16:09 UTC

[couchdb] branch couch_server_sharding updated (c4b254f -> 7de2502)

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

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


 discard c4b254f  Shard couch_server for performance
 discard 5819f71  encapsulate db_updated call in a function
     add e089b02  Merge pull request #3361 from apache/active-tasks-process-status
     add d10eda2  encapsulate db_updated call in a function
     add 7de2502  Shard couch_server for performance

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   (c4b254f)
            \
             N -- N -- N   refs/heads/couch_server_sharding (7de2502)

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/src/couch_server.erl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)