Skip to content

[fix](routine load) reduce routine load task consume log - #42058

Merged
dataroaring merged 1 commit into
apache:masterfrom
sollhui:rl_log
Oct 20, 2024
Merged

[fix](routine load) reduce routine load task consume log#42058
dataroaring merged 1 commit into
apache:masterfrom
sollhui:rl_log

Conversation

@sollhui

Copy link
Copy Markdown
Contributor

There is too much routine load task log, five million logs were generated in 10 minutes.

grep 'consumer meet partition eof' be.INFO.log.20240930-164533 | wc -l 5369624

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

@sollhui

Copy link
Copy Markdown
ContributorAuthor

run buildall

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

@github-actions

Copy link
Copy Markdown
Contributor

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

@github-actionsgithub-actionsBot added the approved Indicates a PR has been approved by one committer. label Oct 17, 2024
@github-actions

Copy link
Copy Markdown
Contributor

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

@github-actions

Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

@doris-robot

Copy link
Copy Markdown

TeamCity be ut coverage result:
Function Coverage: 37.46% (9710/25919)
Line Coverage: 28.72% (80593/280615)
Region Coverage: 28.17% (41714/148091)
Branch Coverage: 24.74% (21205/85698)
Coverage Report: http://coverage.selectdb-in.cc/coverage/b70fa39c522b593f7d97b4df0abd8372ed1f163c_b70fa39c522b593f7d97b4df0abd8372ed1f163c/report/index.html

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

@dataroaring
dataroaring merged commit 72f26b9 into apache:masterOct 20, 2024
liaoxin01 pushed a commit that referenced this pull request Oct 23, 2024
…2293)
pick (#42058)
There is too much routine load task log, five million logs were
generated in 10 minutes.
```
grep 'consumer meet partition eof' be.INFO.log.20240930-164533 | wc -l 5369624
```
liaoxin01 pushed a commit that referenced this pull request Oct 23, 2024
…2268)
pick (#42058)
There is too much routine load task log, five million logs were
generated in 10 minutes.
```
grep 'consumer meet partition eof' be.INFO.log.20240930-164533 | wc -l 5369624
```
HappenLee pushed a commit to HappenLee/incubator-doris that referenced this pull request Apr 24, 2026
There is too much routine load task log, five million logs were
generated in 10 minutes.
```
grep 'consumer meet partition eof' be.INFO.log.20240930-164533 | wc -l 5369624
```
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by one committer.dev/2.1.7-mergeddev/3.0.3-mergedreviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@sollhui@doris-robot@liaoxin01@dataroaring