Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix](scan) catch exceptions thrown in scanner (#36101) #37408

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

mrhhsg
Copy link
Member

@mrhhsg mrhhsg commented Jul 8, 2024

Proposed changes

pick #36101

The uncaught exceptions thrown in the scanner will cause the BE to crash.

Proposed changes

Issue Number: close #xxx

@mrhhsg
Copy link
Member Author

mrhhsg commented Jul 8, 2024

run buildall

Copy link
Contributor

github-actions bot commented Jul 8, 2024

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

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.32% (9151/25194)
Line Coverage: 27.87% (74721/268153)
Region Coverage: 26.75% (38528/144055)
Branch Coverage: 23.45% (19524/83256)
Coverage Report: http://coverage.selectdb-in.cc/coverage/7bd993057f72b720ad598f3528ef2f71f66a090d_7bd993057f72b720ad598f3528ef2f71f66a090d/report/index.html

@mrhhsg
Copy link
Member Author

mrhhsg commented Jul 9, 2024

run buildall

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.34% (9155/25196)
Line Coverage: 27.87% (74770/268244)
Region Coverage: 26.77% (38573/144088)
Branch Coverage: 23.46% (19539/83292)
Coverage Report: http://coverage.selectdb-in.cc/coverage/7bd993057f72b720ad598f3528ef2f71f66a090d_7bd993057f72b720ad598f3528ef2f71f66a090d/report/index.html

## Proposed changes

The uncaught exceptions thrown in the scanner will cause the BE to
crash.

<!--Describe your changes.-->
@mrhhsg
Copy link
Member Author

mrhhsg commented Jul 11, 2024

run buildall

Copy link
Contributor

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

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.36% (9161/25198)
Line Coverage: 27.90% (74869/268330)
Region Coverage: 26.80% (38630/144135)
Branch Coverage: 23.50% (19580/83330)
Coverage Report: http://coverage.selectdb-in.cc/coverage/45a12ab2f9bc7ae4472151ecfcca3e50a546ebff_45a12ab2f9bc7ae4472151ecfcca3e50a546ebff/report/index.html

@mrhhsg mrhhsg merged commit 87912de into apache:branch-2.1 Jul 12, 2024
19 of 21 checks passed
@mrhhsg mrhhsg deleted the pick_36101 branch July 12, 2024 00:49
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.

2 participants