The gRPC log is output to the wrong file #38941
Labels
affects-4.0
This bug affects 4.0.x versions.
affects-5.0
This bug affects 5.0.x versions.
affects-5.1
This bug affects 5.1.x versions.
affects-5.2
This bug affects 5.2.x versions.
affects-5.3
This bug affects 5.3.x versions.
affects-5.4
This bug affects the 5.4.x(LTS) versions.
affects-6.0
affects-6.1
This bug affects the 6.1.x(LTS) versions.
affects-6.2
affects-6.3
affects-6.4
severity/major
sig/sql-infra
SIG: SQL Infra
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
GRPC_DEBUG
environment variable to let gRPC keep printing2. What did you expect to see? (Required)
New error messages from gRPC should be output to "tidb.log".
3. What did you see instead (Required)
New error messages from gRPC are output to the rotated log file.
From tidb-2022-11-07T16-14-51.727.log:
4. What is your TiDB version? (Required)
30a76ce
The text was updated successfully, but these errors were encountered: