Skip to content

[branch-2.1](log) Pick all BE execution log reduction - #43267

Merged
yiguolei merged 2 commits into
apache:branch-2.1from
zclllyybb:log21
Nov 12, 2024
Merged

[branch-2.1](log) Pick all BE execution log reduction#43267
yiguolei merged 2 commits into
apache:branch-2.1from
zclllyybb:log21

Conversation

@zclllyybb

@zclllyybbzclllyybb commented Nov 5, 2024

Copy link
Copy Markdown
Contributor

pick #42383
pick #42900

@doris-robot

Copy link
Copy Markdown

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

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@zclllyybb

Copy link
Copy Markdown
ContributorAuthor

run buildall

@github-actions

Copy link
Copy Markdown
Contributor

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

@doris-robot

Copy link
Copy Markdown

TeamCity be ut coverage result:
Function Coverage: 36.30% (9461/26061)
Line Coverage: 27.85% (77894/279686)
Region Coverage: 26.53% (39988/150723)
Branch Coverage: 23.32% (20315/87116)
Coverage Report: http://coverage.selectdb-in.cc/coverage/fd5ef13ed92ca4d34c71b09a0e3af3ae1c1873c2_fd5ef13ed92ca4d34c71b09a0e3af3ae1c1873c2/report/index.html

@zclllyybbzclllyybb changed the title [Enhancement](log) Make query relative BE log more reasonable (#42900)[branch-2.1](log) Make query relative BE log more reasonable (#42900)Nov 6, 2024
@zclllyybbzclllyybb changed the title [branch-2.1](log) Make query relative BE log more reasonable (#42900)[branch-2.1](log) Pick all BE execution log reductionNov 11, 2024
…#42900)
Issue Number: close #xxx
before we have many info logs which may not useful when a query runs.
now we reduced them. keep one info log for each stage below:
1. query arrive
2. FE tells to run fragment
3. query finished
and no others
@zclllyybb

Copy link
Copy Markdown
ContributorAuthor

run buildall

1. timeout does not print stack
2. when the runtime filter's relative query is finished before, it does
not print the log.
@zclllyybb

Copy link
Copy Markdown
ContributorAuthor

run buildall

@github-actions

Copy link
Copy Markdown
Contributor

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

1 similar comment
@github-actions

Copy link
Copy Markdown
Contributor

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

@doris-robot

Copy link
Copy Markdown

TeamCity be ut coverage result:
Function Coverage: 36.32% (9474/26084)
Line Coverage: 27.87% (77995/279805)
Region Coverage: 26.52% (39989/150771)
Branch Coverage: 23.32% (20315/87128)
Coverage Report: http://coverage.selectdb-in.cc/coverage/4eda048e4393b781cab8f8364471a074bede6c31_4eda048e4393b781cab8f8364471a074bede6c31/report/index.html

@yiguoleiyiguolei reopened this Nov 12, 2024
@yiguolei
yiguolei merged commit 24b79fd into apache:branch-2.1Nov 12, 2024
@github-actions

Copy link
Copy Markdown
Contributor

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

Sign up for freeto 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

@zclllyybb@doris-robot@yiguolei