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/02/28 16:49:12 UTC

[couchdb] branch shard-split updated (f8a3d19 -> ca70537)

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

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


    omit f8a3d19  [fixup|mem3_reshard] Fix race condition in db deletion handling
    omit f76d9d9  [fixup|api] Make an API module instead of mem3_reshard_httpd_util
    omit 2940746  Implement resharding HTTP API
    omit bb3863f  Update internal replicator to replicate to multiple targets
    omit b657a26  Implement initial shard splitting data copy
    omit d68947e  Shard splitting job implementation
    omit 2d2e4e2  Resharding supervisor and job manager
    omit 1c8918b  Uneven shard copy handling in mem3 and fabric
     add f751dda  Update smoosh to 1.0.1
     add 931d77d  Merge pull request #1942 from cloudant/update-smoosh-1.0.1
     add 6b48a46  Fail make eunit upon eunit app suite failure
     add c39852e  Merge pull request #1951 from apache/fail-make-on-eunit-failure
     add 6a4f972  Uneven shard copy handling in mem3 and fabric
     add 97dc338  Resharding supervisor and job manager
     add 71f1898  Shard splitting job implementation
     add 8e89809  Implement initial shard splitting data copy
     add ac0f9a1  Update internal replicator to replicate to multiple targets
     add ca70537  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   (f8a3d19)
            \
             N -- N -- N   refs/heads/shard-split (ca70537)

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:
 Makefile            | 2 +-
 rebar.config.script | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)