You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2019/03/08 18:17:39 UTC

[couchdb] branch reshard updated (cb89bd0 -> 5dca167)

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

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


 discard cb89bd0  Implement resharding HTTP API
 discard cc27e02  Resharding supervisor and job manager
 discard 74a4170  Shard splitting job implementation
 discard f49054d  Update internal replicator to replicate to multiple targets
 discard f70245e  Implement initial shard splitting data copy
 discard 5be849e  Uneven shard copy handling in mem3 and fabric
     new c0dd4f9  Uneven shard copy handling in mem3 and fabric
     new 0014480  Implement initial shard splitting data copy
     new ad84797  Update internal replicator to handle split shards
     new 9b2ff28  Shard splitting job implementation
     new f9f59af  Resharding supervisor and job manager
     new 5dca167  Implement resharding HTTP API

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   (cb89bd0)
            \
             N -- N -- N   refs/heads/reshard (5dca167)

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.

The 11633 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes: