Skip to content

Conversation

@freemandealer
Copy link
Contributor

…riorityQueue` and change remote scan thread pool. (#26784)"

This is only a test to see if the commit causing load performance drop This reverts commit 0491437.

Proposed changes

Issue Number: close #xxx

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

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

_put_cv.notify_one();
return true;
} else {
assert(_shutdown);
Copy link
Contributor

Choose a reason for hiding this comment

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

warning: use of undeclared identifier 'assert' [clang-diagnostic-error]

                assert(_shutdown);
                ^

…riorityQueue` and change remote scan thread pool. (apache#26784)"

This is only a test to see if the commit causing load performance drop
This reverts commit 0491437.
@dataroaring
Copy link
Contributor

run buildall

1 similar comment
@zclllyybb
Copy link
Contributor

run buildall

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