tikv/tikv

`tikv-ctl` creates log directory regardless of command

开放

#13,927 创建于 2022年12月12日

 (4 条评论) (0 个反应) (0 位负责人)Rust (2,189 个派生)batch import
help wantedseverity/minortype/bug

仓库指标

星标
 (15,922 个星标)
PR 合并指标
 (平均合并 28天 9小时) (30 天内合并 68 个 PR)

描述

Bug Report

What version of TiKV are you using?

Latest master.

It doesn't really matter. It has been like this for a long time.

Steps to reproduce

Just run tikv-ctl --help. It creates a ctl-engine-info-log directory.

And if there is no permission in the current directory, the command will fail.

贡献者指南