[Tarantool-patches] [PATCH v2] wal: introduce limits on simultaneous writes

Cyrill Gorcunov gorcunov at gmail.com
Tue Feb 16 15:49:44 MSK 2021


On Tue, Feb 16, 2021 at 03:47:09PM +0300, Serge Petrenko wrote:
> 
> Here's an incremental diff. It's all pure refactoring with no functional
> changes.
> I've intdouced `journal_queue_on_append` and `journal_queue_on_complete` for
> increasing and
> decreasing queue length and size, and tried to remove `struct journal`
> parameter from almost
> every new method, except `journal_queue_set_max_size` and
> `journal_queue_set_max_len`

Great! Lets give this patch some time to spin around maybe
we gather more comments. Looks OK to me.


More information about the Tarantool-patches mailing list