Skip to content

[chore](cloud) Remove set -eo pipefail when start ms#50679

Merged
gavinchou merged 1 commit intoapache:masterfrom
gavinchou:gavin-fix-start-ms-script
May 8, 2025
Merged

[chore](cloud) Remove set -eo pipefail when start ms#50679
gavinchou merged 1 commit intoapache:masterfrom
gavinchou:gavin-fix-start-ms-script

Conversation

@gavinchou
Copy link
Contributor

It may introduce extra error handling if we set -eo globally

It may introduce extra error handling if we set -eo globally
@hello-stephen
Copy link
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@gavinchou
Copy link
Contributor Author

run buildall

@doris-robot
Copy link

TeamCity cloud ut coverage result:
Function Coverage: 83.17% (1102/1325)
Line Coverage: 66.04% (18496/28008)
Region Coverage: 65.63% (9211/14034)
Branch Coverage: 55.50% (4956/8930)
Coverage Report: http://coverage.selectdb-in.cc/coverage/140c084a3876ed961e58b2749824445920133ada_140c084a3876ed961e58b2749824445920133ada_cloud/report/index.html

Copy link
Contributor

@dataroaring dataroaring left a comment

Choose a reason for hiding this comment

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

LGTM

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label May 8, 2025
@github-actions
Copy link
Contributor

github-actions bot commented May 8, 2025

PR approved by at least one committer and no changes requested.

@github-actions
Copy link
Contributor

github-actions bot commented May 8, 2025

PR approved by anyone and no changes requested.

@gavinchou gavinchou merged commit 5794f32 into apache:master May 8, 2025
30 of 31 checks passed
github-actions bot pushed a commit that referenced this pull request May 8, 2025
It may introduce extra error handling if we set -eo globally
dataroaring pushed a commit that referenced this pull request May 13, 2025
… (#50693)

Cherry-picked from #50679

Co-authored-by: Gavin Chou <gavin@selectdb.com>
koarz pushed a commit to koarz/doris that referenced this pull request Jun 4, 2025
It may introduce extra error handling if we set -eo globally
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. dev/3.0.6-merged p0_b reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants