-
Notifications
You must be signed in to change notification settings - Fork 312
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
Optimized the active judgment command #2378
base: master
Are you sure you want to change the base?
Conversation
|
Welcome @hackersean! It looks like this is your first PR to pingcap/tiup 🎉 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2378 +/- ##
==========================================
- Coverage 55.96% 55.60% -0.36%
==========================================
Files 329 329
Lines 35221 35025 -196
==========================================
- Hits 19709 19474 -235
- Misses 13141 13215 +74
+ Partials 2371 2336 -35
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
This looks like an issue of systemd on the target server, maybe your systemd service is not in a normal state or maybe you are using a |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What problem does this PR solve?
when use GNU bash, version 5.2.21(1)-release (x86_64-redhat-linux-gnu) scale-out will be failed
Manual execution also generates an error
What is changed and how it works?
Optimized shell statement
Check List
Tests
Code changes
Side effects
Related changes
Release notes: