Skip to content

[fix](be-ut)(clang-build)(aarch64) Fix the BRPC "sched_to itself" error when running BE UT#13270

Merged
yiguolei merged 1 commit into
apache:masterfrom
adonis0147:aarch64
Oct 11, 2022
Merged

[fix](be-ut)(clang-build)(aarch64) Fix the BRPC "sched_to itself" error when running BE UT#13270
yiguolei merged 1 commit into
apache:masterfrom
adonis0147:aarch64

Conversation

@adonis0147

@adonis0147 adonis0147 commented Oct 11, 2022

Copy link
Copy Markdown
Contributor

Proposed changes

Issue Number: close #13268

Problem summary

Upstream BRPC fixed this bug for GCC compiler. (commit: c271e2e0, issue: apache/incubator-brpc#845)

This PR is for Clang compiler.

Checklist(Required)

  1. Does it affect the original behavior:
    • Yes
    • No
    • I don't know
  2. Has unit tests been added:
    • Yes
    • No
    • No Need
  3. Has document been added or modified:
    • Yes
    • No
    • No Need
  4. Does it need to update dependencies:
    • Yes
    • No
  5. Are there any changes that cannot be rolled back:
    • Yes (If Yes, please explain WHY)
    • No

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...

@adonis0147 adonis0147 changed the title [Bug](aarch64) Fix the BRPC "sched_to itself" error when building BE by Clang on Linux aarch64 [Bug](be-ut)(aarch64) Fix the BRPC "sched_to itself" error when building BE by Clang on Linux aarch64 Oct 11, 2022
@adonis0147 adonis0147 changed the title [Bug](be-ut)(aarch64) Fix the BRPC "sched_to itself" error when building BE by Clang on Linux aarch64 [fix](be-ut)(aarch64) Fix the BRPC "sched_to itself" error when building BE by Clang on Linux aarch64 Oct 11, 2022
@adonis0147 adonis0147 changed the title [fix](be-ut)(aarch64) Fix the BRPC "sched_to itself" error when building BE by Clang on Linux aarch64 [fix](be-ut)(clang-build)(aarch64) Fix the BRPC "sched_to itself" error when running BE UT Oct 11, 2022

@yiguolei yiguolei left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@yiguolei yiguolei merged commit 9350c0b into apache:master Oct 11, 2022
@adonis0147 adonis0147 deleted the aarch64 branch October 11, 2022 07:43
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.

[Bug](be-ut)(aarch64) "sched_to itself" errors occur when running BE UT.

2 participants