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

Revert vtpool for ResourceExhausted problem #2255

Merged
merged 2 commits into from
Dec 1, 2023
Merged

Revert vtpool for ResourceExhausted problem #2255

merged 2 commits into from
Dec 1, 2023

Conversation

kpango
Copy link
Collaborator

@kpango kpango commented Nov 30, 2023

Description:

This PR reverts #2173 because it contained a regression that caused RESOURCE_EXHAUSTED error when upserting from the Python Client.

Related Issue:

Versions:

  • Go Version: 1.21.3
  • Docker Version: 20.10.8
  • Kubernetes Version: v1.28.2
  • NGT Version: 2.1.3

Checklist:

Special notes for your reviewer:

@vdaas-ci
Copy link
Collaborator

[CHATOPS:HELP] ChatOps commands.

  • 🙆‍♀️ /approve - approve
  • 🍱 /format - format codes and add licenses
  • /gen-test - generate test codes
  • 🏷️ /label - add labels
  • 🔚 2️⃣ 🔚 /label actions/e2e-deploy - run E2E deploy & integration test


### Help

Provides links to documentation or for performing an out of band action.
Copy link
Contributor

Choose a reason for hiding this comment

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

[LanguageTool] reported by reviewdog 🐶
Did you mean “out-of-band”? (OUT_OF_PLACE[1])
Suggestions: out-of-band
URL: https://languagetool.org/insights/post/hyphen/#hyphenated-phrases-with-more-than-one-hyphen
Rule: https://community.languagetool.org/rule/show/OUT_OF_PLACE?lang=en-US&subId=1
Category: PUNCTUATION

hlts2
hlts2 previously approved these changes Nov 30, 2023
Copy link
Contributor

@hlts2 hlts2 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

codecov bot commented Nov 30, 2023

Codecov Report

Attention: 113 lines in your changes are missing coverage. Please review.

Comparison is base (7821619) 30.50% compared to head (84c3efc) 30.42%.

Files Patch % Lines
internal/net/grpc/errdetails/errdetails.go 0.00% 72 Missing ⚠️
internal/net/grpc/status/status.go 0.00% 35 Missing and 2 partials ⚠️
internal/net/grpc/proto/proto.go 0.00% 2 Missing ⚠️
internal/safety/safety.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2255      +/-   ##
==========================================
- Coverage   30.50%   30.42%   -0.09%     
==========================================
  Files         362      362              
  Lines       35376    35443      +67     
==========================================
- Hits        10792    10784       -8     
- Misses      24073    24146      +73     
- Partials      511      513       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

cloudflare-pages bot commented Dec 1, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 84c3efc
Status: ✅  Deploy successful!
Preview URL: https://e86e1d18.vald.pages.dev
Branch Preview URL: https://revert-vtpool.vald.pages.dev

View logs

@kpango kpango force-pushed the revert/vtpool branch 2 times, most recently from 44eab63 to 2d2d961 Compare December 1, 2023 00:24
@github-actions github-actions bot added size/XL and removed size/L labels Dec 1, 2023
Signed-off-by: kpango <kpango@vdaas.org>
Copy link
Contributor

github-actions bot commented Dec 1, 2023

@vdaas-ci
Copy link
Collaborator

vdaas-ci commented Dec 1, 2023

Profile Report

typevald-agent-ngtvald-lb-gatewayvald-discoverervald-manager-index
cpu
heap
other images

@hlts2 hlts2 requested review from hlts2 and ykadowak December 1, 2023 04:09
@ykadowak ykadowak changed the title [WIP] Revert vtpool for ResourceExhausted problem Revert vtpool for ResourceExhausted problem Dec 1, 2023
Copy link
Contributor

@hlts2 hlts2 left a comment

Choose a reason for hiding this comment

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

Thank you!
LGTM 👍

@vankichi vankichi merged commit a865801 into main Dec 1, 2023
110 of 117 checks passed
@vankichi vankichi deleted the revert/vtpool branch December 1, 2023 06:00
@vankichi vankichi mentioned this pull request Dec 4, 2023
ykadowak added a commit that referenced this pull request Dec 4, 2023
* revert vtpool

Signed-off-by: kpango <kpango@vdaas.org>

* Fix documentation

---------

Signed-off-by: kpango <kpango@vdaas.org>
Co-authored-by: ykadowak <yusuke.kadowaki.1231@gmail.com>
kmrmt pushed a commit that referenced this pull request Dec 12, 2023
* revert vtpool

Signed-off-by: kpango <kpango@vdaas.org>

* Fix documentation

---------

Signed-off-by: kpango <kpango@vdaas.org>
Co-authored-by: ykadowak <yusuke.kadowaki.1231@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants