-
Notifications
You must be signed in to change notification settings - Fork 3k
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: querynode hang when failing to allocate disk space for mmap(#35184) #35187
fix: querynode hang when failing to allocate disk space for mmap(#35184) #35187
Conversation
e4c8325
to
e96d087
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #35187 +/- ##
==========================================
- Coverage 72.41% 70.40% -2.01%
==========================================
Files 1226 1221 -5
Lines 144651 145288 +637
==========================================
- Hits 104751 102296 -2455
- Misses 35423 38517 +3094
+ Partials 4477 4475 -2
|
e96d087
to
6928dc4
Compare
…) (#35189) related: #35184 pr: #35187 Signed-off-by: MrPresent-Han <[email protected]> Co-authored-by: MrPresent-Han <[email protected]>
f324c2b
to
7ddb947
Compare
…us-io#35184) Signed-off-by: MrPresent-Han <[email protected]>
7ddb947
to
d7a8ef6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: congqixia, MrPresent-Han The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
related: #35184