]> Sergey Matveev's repositories - public-inbox.git/commit
v2writable: fix batch size accounting
authorEric Wong <e@yhbt.net>
Fri, 7 Aug 2020 10:52:14 +0000 (10:52 +0000)
committerEric Wong <e@yhbt.net>
Fri, 7 Aug 2020 23:46:06 +0000 (23:46 +0000)
commit826e0992d956aa60711e779afeb8493884c41cc2
tree7257c8ace2c772b20198de3e53209e3cf9cf360f
parent8b1950055d51d4360e596446e5ac0f41008e357d
v2writable: fix batch size accounting

We need to account for whether shard parallelization is
enabled or not, since users of parallelization are expected
to have more RAM.
lib/PublicInbox/V2Writable.pm