nickva commented on a change in pull request #3739:
URL: https://github.com/apache/couchdb/pull/3739#discussion_r706242479
##########
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:
Thanks for noticing!
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]