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: allow client to set fast-retrieval #1004

Merged
merged 5 commits into from Nov 24, 2022
Merged

Conversation

LexLuthr
Copy link
Collaborator

fixes #1003

Comment on lines +62 to +63
// Keep unsealed copy of the data
FastRetrieval bool
Copy link
Contributor

Choose a reason for hiding this comment

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

We need to add some code to make sure the FastRetrieval flag gets written to / read from the database when the ProviderDealState is written to the DB

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I will add that part

@LexLuthr LexLuthr merged commit edab3de into main Nov 24, 2022
@LexLuthr LexLuthr deleted the enable-keepunseales-flag branch November 24, 2022 16:21
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.

AlwaysKeepUnsealedCopy = false is not being honored.
3 participants