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 batch poster check for data poster using noop storage #2626

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PlasmaPower
Copy link
Collaborator

This wasn't taking effect when UseNoOpStorage was implied, e.g. by being an L3. UsingNoOpStorage() will correctly return true in that case.

@cla-bot cla-bot bot added the s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA. label Sep 2, 2024
Copy link
Member

@joshuacolvin0 joshuacolvin0 left a comment

Choose a reason for hiding this comment

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

LGTM

@PlasmaPower PlasmaPower marked this pull request as draft September 2, 2024 16:25
@PlasmaPower
Copy link
Collaborator Author

Actually, I think it'd be worth testing how exactly L3s behave with this a bit more, and making sure in particular it doesn't slow down posting too much. This was the intended codepath for them, but it wasn't happening, so we should make sure it doesn't break things and probably add a separate flag for it.

@CLAassistant
Copy link

CLAassistant commented Nov 26, 2024

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants