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

refine stability #422

Merged
merged 4 commits into from
Apr 24, 2019
Merged

refine stability #422

merged 4 commits into from
Apr 24, 2019

Conversation

weekface
Copy link
Contributor

@weekface weekface commented Apr 24, 2019

  • refine logger
  • fix scheduled backup case bug
  • disable scheduled backup when finished
  • fix TruncateSSTFile bug

"cp -rf charts/tidb-cluster %s && cp -rf charts/tidb-backup %s",
oa.cfg.OperatorRepoDir, tagName,
filepath.Join(oa.cfg.ChartDir, tagName), oa.operatorChartPath(tagName),
oa.tidbClusterChartPath(tagName), oa.backupChartPath(tagName))
Copy link
Contributor

Choose a reason for hiding this comment

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

why use “+” in sprintf?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

use + to join two or more string to a single string, this is normal usage.

Copy link
Contributor

@shuijing198799 shuijing198799 left a comment

Choose a reason for hiding this comment

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

LGTM

shuijing198799
shuijing198799 previously approved these changes Apr 24, 2019
@weekface weekface marked this pull request as ready for review April 24, 2019 07:32
@weekface
Copy link
Contributor Author

/run-e2e-tests

xiaojingchen
xiaojingchen previously approved these changes Apr 24, 2019
Copy link
Contributor

@xiaojingchen xiaojingchen left a comment

Choose a reason for hiding this comment

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

lgtm

@weekface
Copy link
Contributor Author

/run-e2e-tests

1 similar comment
@weekface
Copy link
Contributor Author

/run-e2e-tests

@weekface weekface merged commit d954936 into pingcap:master Apr 24, 2019
@weekface weekface deleted the refine-stability branch April 24, 2019 08:56
yahonda pushed a commit that referenced this pull request Dec 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants