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

tikvclient: adjust log level in store/tikv/client_batch.go #12302

Merged
merged 9 commits into from
Sep 25, 2019

Commits on Sep 23, 2019

  1. Configuration menu
    Copy the full SHA
    5e10b44 View commit details
    Browse the repository at this point in the history
  2. a little improvement

    Signed-off-by: qupeng <qupeng@pingcap.com>
    hicqu committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    1c101b0 View commit details
    Browse the repository at this point in the history
  3. change all log level to Info in client_batch.go

    Except waitting responses. In this case logs will be printed when
    responses are not received after 60s.
    
    Signed-off-by: qupeng <qupeng@pingcap.com>
    hicqu committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    42cc28f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0ebffe View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. address comments

    Signed-off-by: qupeng <qupeng@pingcap.com>
    hicqu committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    6f6c292 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'recycle-conn-without-log' of github.com:hicqu/tidb into…

    … recycle-conn-without-log
    hicqu committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    81a47ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97f24bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c29ea1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5425342 View commit details
    Browse the repository at this point in the history