[PATCH v5 1/2] xdir: Change log messages in gc functions

Vladimir Davydov vdavydov.dev at gmail.com
Thu Jun 28 15:26:57 MSK 2018


On Wed, Jun 20, 2018 at 07:25:55PM +0300, Ilya Markov wrote:
> In order to log only about files that are actually removed
> change log messages from "removing <name of file>" to "removed <name of
> file>" in vy_run_remove_files and xdir_collect_garbage functions.
> 
> Prerequisite #3406
> ---
>  src/box/vy_run.c | 12 +++++++-----
>  src/box/xlog.c   | 18 +++++++++++-------
>  2 files changed, 18 insertions(+), 12 deletions(-)

Pushed.



More information about the Tarantool-patches mailing list