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

execinfra: admission control interface #97598

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sumeerbhola
Copy link
Collaborator

Informs #85471

Epic: none

Release note: None

@blathers-crl
Copy link

blathers-crl bot commented Feb 23, 2023

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

Informs cockroachdb#85471

Epic: none

Release note: None
Copy link
Collaborator Author

@sumeerbhola sumeerbhola left a comment

Choose a reason for hiding this comment

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

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @DrewKimball and @irfansharif)


pkg/sql/execinfra/admission.go line 177 at r2 (raw file):

//     the operator that will call into KV for the batch.

// Next steps (in sequence):

The code in this file is super trivial, and the question is whether the reasoning is somewhat sound, and whether we can instrument the SQL code in this manner. I've listed the next steps here.
@irfansharif the first TODO is yours. Happy to discuss synchronously.

This encompasses KV, SQL-KV and SQL-SQL.

Epic: none

Release note: None
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.

None yet

2 participants