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.
discard 77883ed [fixup|fabric_view] return fabric_view:is_progress_possible/1
discard 7179f12 [fixup|mem3_rep] correctly handle overlapping shards
discard 55ff2ae [fixup|mem3_reshard_job] pickfun can return a not_in_range
atom now
discard afc3d47 Implement resharding HTTP API
discard 89f1c79 Resharding supervisor and job manager
discard 731bfd7 Shard splitting job implementation
discard d4bded5 Update internal replicator to replicate to multiple targets
discard a55ea51 Implement initial shard splitting data copy
discard 012a8a2 Uneven shard copy handling in mem3 and fabric
new c151a32 Ignore weak ETag part
new 8ef42f7 Merge pull request #1971 from apache/weak-etag-comparison
new c220c9a Uneven shard copy handling in mem3 and fabric
new 2cdb424 Implement initial shard splitting data copy
new 716d6c2 Update internal replicator to replicate to multiple targets
new add34e4 Shard splitting job implementation
new 97ac5ba Resharding supervisor and job manager
new af91d1e 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 (77883ed)
\
N -- N -- N refs/heads/shard-split (af91d1e)
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 11632 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:
src/chttpd/src/chttpd.erl | 8 +++++++-
src/fabric/src/fabric_view.erl | 2 +-
test/javascript/tests/etags_head.js | 4 ++++
3 files changed, 12 insertions(+), 2 deletions(-)