Cutoff of 35000 items to be added to IndexShard during one update of FeedsUpdateJob. This is because initGenerationtoAdd is only called once, even though the number of items added could exceed multiple shards.
administrator2020-04-18 10:49
Hey Tim,
There is some encoding issue with your patch I can't quite track down. In any case, git can't even recognize it as a patch. Please test your patch before you upload it. Do a fresh clone and try applying it.
Cutoff of 35000 items to be added to IndexShard during one update of FeedsUpdateJob. This is because initGenerationtoAdd is only called once, even though the number of items added could exceed multiple shards.
Hey Tim, There is some encoding issue with your patch I can't quite track down. In any case, git can't even recognize it as a patch. Please test your patch before you upload it. Do a fresh clone and try applying it.
Best, Chris
Fixed before
Attachments:
cutoff.patch
cutoff-2.patch