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 6d24a68 Implement resharding HTTP API discard 712161a Update internal replicator to replicate to multiple targets discard 7f20b5e Implement initial shard splitting data copy discard 85f5344 Shard splitting job implementation discard b67177c Resharding supervisor and job manager discard 1d4da62 Uneven shard copy handling in mem3 and fabric new a54f420 Send correct 400 for missing partition with _find (#1936) new ecfbbc0 Uneven shard copy handling in mem3 and fabric new 905101d Resharding supervisor and job manager new b91dd79 Shard splitting job implementation new bfb5fb7 Implement initial shard splitting data copy new 9e543b7 Update internal replicator to replicate to multiple targets new 2b4dce2 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 (6d24a68) \ N -- N -- N refs/heads/shard-split (2b4dce2) 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 11614 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_db.erl | 5 +++++ test/elixir/test/partition_mango_test.exs | 23 +++++++++++++++++++++++ 2 files changed, 28 insertions(+)