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

session: adjust session log #10088

Merged
merged 2 commits into from
Apr 10, 2019
Merged

session: adjust session log #10088

merged 2 commits into from
Apr 10, 2019

Conversation

xiekeyi98
Copy link
Contributor

@xiekeyi98 xiekeyi98 commented Apr 9, 2019

remove '[]'

Signed-off-by: Keyi Xie [email protected]

What problem does this PR solve?

Zap will automatically add the bracket.
Now, the bracket is a little redundancy.
And we should use conn as the abbreviation of connection, rather than con.

What is changed and how it works?

Change con to conn && remove the redundant bracket.

Check List

Tests

  • Unit test
  • Integration test

Code changes

  • none

Side effects

  • none

Related changes

  • maybe we should cherry-pick this PR to release 2.1?

Before this PR merged:
image


This change is Reviewable

remove '[]'

Signed-off-by: Keyi Xie <[email protected]>
@xiekeyi98 xiekeyi98 added type/enhancement The issue or PR belongs to an enhancement. component/session labels Apr 9, 2019
Copy link
Contributor

@zimulala zimulala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zimulala zimulala added the status/LGT1 Indicates that a PR has LGTM 1. label Apr 9, 2019
Copy link
Member

@jackysp jackysp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov
Copy link

codecov bot commented Apr 9, 2019

Codecov Report

Merging #10088 into master will decrease coverage by 0.0502%.
The diff coverage is 100%.

@@               Coverage Diff                @@
##             master     #10088        +/-   ##
================================================
- Coverage   78.1195%   78.0692%   -0.0503%     
================================================
  Files           405        405                
  Lines         82032      81999        -33     
================================================
- Hits          64083      64016        -67     
- Misses        13247      13275        +28     
- Partials       4702       4708         +6

@xiekeyi98
Copy link
Contributor Author

/run-all-tests

@xiekeyi98
Copy link
Contributor Author

/run-integration-common-test

@xiekeyi98
Copy link
Contributor Author

/run-common-test tidb-test=pr/779

@xiekeyi98
Copy link
Contributor Author

/run-common-test tidb-test=pr/783

@xiekeyi98 xiekeyi98 added status/LGT2 Indicates that a PR has LGTM 2. and removed status/LGT1 Indicates that a PR has LGTM 1. labels Apr 10, 2019
@xiekeyi98
Copy link
Contributor Author

/run-all-tests

@xiekeyi98 xiekeyi98 merged commit b1148e6 into pingcap:master Apr 10, 2019
@xiekeyi98 xiekeyi98 deleted the adjustLog-sesion branch April 10, 2019 06:33
zz-jason pushed a commit that referenced this pull request Apr 10, 2019
@sre-bot sre-bot added the contribution This PR is from a community contributor. label Dec 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/session contribution This PR is from a community contributor. status/LGT2 Indicates that a PR has LGTM 2. type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants