Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modified “log.slow-query-file” do not take effect when using tiup #1440

Closed
wxiaoke opened this issue Jun 22, 2021 · 0 comments · Fixed by #1441
Closed

Modified “log.slow-query-file” do not take effect when using tiup #1440

wxiaoke opened this issue Jun 22, 2021 · 0 comments · Fixed by #1441
Assignees
Labels
type/bug Categorizes issue as related to a bug.

Comments

@wxiaoke
Copy link

wxiaoke commented Jun 22, 2021

Bug Report

Please answer these questions before submitting your issue. Thanks!

  1. What did you do?
1. Modify the following parameter using tiup cluster edit-config tidb-test1
       log.slow-query-file: 1111.log
2. Reload tidb to make the parameter affect 
  1. What did you expect to see?
    Configuration takes effect

  2. What did you see instead?
    The file (conf/tidb.toml) takes effect, but the location of slow log does not change as expected.
    Observe that the script (run_tidb.sh) specifies the location of the slow log file

  3. What version of TiUP are you using (tiup --version)?
    1.5.1, 1.4.3; I think that this problem has nothing to do with the tiup version

@wxiaoke wxiaoke added the type/bug Categorizes issue as related to a bug. label Jun 22, 2021
@lucklove lucklove self-assigned this Jun 22, 2021
lucklove added a commit to lucklove/tiup that referenced this issue Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Categorizes issue as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants