Skip to content

Conversation

@yiguolei
Copy link
Contributor

@yiguolei yiguolei commented Sep 11, 2023

Proposed changes

  1. when thread pool shutdown, should not print error stack trace, it is very confuse.
  2. arrow flight server should not call shutdown, if it is not enabled, because it will print error stack.
  3. remove service unavailable from thrift because it is useless.

Part of this PR need to pick to 2.0 branch.

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@yiguolei
Copy link
Contributor Author

run buildall

@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Copy link
Contributor

@zhiqiang-hhhh zhiqiang-hhhh 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
Copy link
Contributor

PR approved by anyone and no changes requested.

Copy link
Contributor

@xinyiZzz xinyiZzz 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 Sep 11, 2023
@github-actions
Copy link
Contributor

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

Copy link
Contributor

@wangbo wangbo 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

@Gabriel39 Gabriel39 left a comment

Choose a reason for hiding this comment

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

LGTM

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.92% (7914/21433)
Line Coverage: 28.96% (63598/219621)
Region Coverage: 27.88% (32989/118318)
Branch Coverage: 24.45% (16933/69260)
Coverage Report: http://coverage.selectdb-in.cc/coverage/3a03fd883477290696cd6249266980bf367e7acf_3a03fd883477290696cd6249266980bf367e7acf/report/index.html

@yiguolei yiguolei merged commit 134b210 into apache:master Sep 11, 2023
yiguolei added a commit that referenced this pull request Sep 11, 2023
…shutdown (#24155)

* [improvement](shutdown) not print thread pool error stack trace when shutdown

when thread pool shutdown, should not print error stack trace, it is very confuse.
arrow flight server should not call shutdown, if it is not enabled, because it will print error stack.
remove service unavailable from thrift because it is useless.
Part of this PR need to pick to 2.0 branch.

Co-authored-by: yiguolei <yiguolei@gmail.com>
xiaokang pushed a commit that referenced this pull request Sep 13, 2023
…shutdown (#24155)

* [improvement](shutdown) not print thread pool error stack trace when shutdown

when thread pool shutdown, should not print error stack trace, it is very confuse.
arrow flight server should not call shutdown, if it is not enabled, because it will print error stack.
remove service unavailable from thrift because it is useless.
Part of this PR need to pick to 2.0 branch.

Co-authored-by: yiguolei <yiguolei@gmail.com>
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/2.0.2-merged reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants