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

ddl: add slow operations log to add indices, make trouble shooting easier. (#7060) #7083

Merged
merged 1 commit into from
Jul 19, 2018
Merged

Conversation

winkyao
Copy link
Contributor

@winkyao winkyao commented Jul 18, 2018

What have you changed? (mandatory)

Cherry-pick from #7060

What is the type of the changes? (mandatory)

  • Improvement (non-breaking change which is an improvement to an existing feature)

How has this PR been tested? (mandatory)

No

Does this PR affect documentation (docs/docs-cn) update? (mandatory)

Yes

Does this PR affect tidb-ansible update? (mandatory)

No

Does this PR need to be added to the release notes? (mandatory)

No

Refer to a related PR or issue link (optional)

Benchmark result if necessary (optional)

Add a few positive/negative examples (optional)

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

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/LGT2 Indicates that a PR has LGTM 2. label Jul 18, 2018
@ciscoxll
Copy link
Contributor

/run-all-tests

@ciscoxll ciscoxll added status/LGT3 The PR has already had 3 LGTM. and removed status/LGT2 Indicates that a PR has LGTM 2. labels Jul 18, 2018
@ciscoxll
Copy link
Contributor

/run-all-tests

@winkyao
Copy link
Contributor Author

winkyao commented Jul 18, 2018

/run-all-tests tikv=release-2.0 tidb-test=release-2.0 tidb-private-test=release-2.0

@winkyao
Copy link
Contributor Author

winkyao commented Jul 18, 2018

/run-common-test tikv=release-2.0 tidb-test=release-2.0 tidb-private-test=release-2.0

@winkyao
Copy link
Contributor Author

winkyao commented Jul 19, 2018

/run-common-test tikv=release-2.0 tidb-test=release-2.0

@winkyao winkyao merged commit f2e84fc into pingcap:release-2.0 Jul 19, 2018
@winkyao winkyao deleted the cherry-pick-2.0 branch July 19, 2018 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/LGT3 The PR has already had 3 LGTM.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants