You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2021/09/10 13:54:30 UTC

[GitHub] [couchdb] kocolosk commented on a change in pull request #3739: Fix splitting shards with large purge sequences

kocolosk commented on a change in pull request #3739:
URL: https://github.com/apache/couchdb/pull/3739#discussion_r706201726



##########
File path: src/mem3/test/eunit/mem3_reshard_test.erl
##########
@@ -140,6 +141,56 @@ split_one_shard(#{db1 := Db}) ->
     end)}.
 
 
+% Test to check that shard with high number of purges can be split
+split_shard_with_lots_of_purges(#{db1 := Db}) ->
+    {timeout, ?TIMEOUT, ?_test(begin
+        % Set a low purge infos limit, we are planning of overunning it

Review comment:
       Trivial typo in the comment here, suggest "we are planning to overrun it"




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org