From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sun, 9 Dec 2018 14:20:50 +0300 From: Vladimir Davydov Subject: Re: [PATCH v2 00/10] Allow to limit size of WAL files Message-ID: <20181209112050.xqqoscv7zxkps7pc@esperanza> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: To: kostja@tarantool.org Cc: tarantool-patches@freelists.org List-ID: On Sat, Dec 08, 2018 at 06:48:04PM +0300, Vladimir Davydov wrote: > Vladimir Davydov (10): > gc: do not use WAL watcher API for deactivating stale consumers > wal: simplify watcher API > box: fix certain cfg options initialized twice on recovery > box: don't use box_checkpoint_is_in_progress outside box.cc > box: move checkpointing to gc module > gc: some renames > Introduce checkpoint schedule module > Rewrite checkpoint daemon in C > wal: pass struct instead of vclock to checkpoint methods > wal: trigger checkpoint if there are too many WALs Pushed to 2.1.