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

Options persistent storage #56237

Merged
merged 7 commits into from
Sep 9, 2021
Merged

Options persistent storage #56237

merged 7 commits into from
Sep 9, 2021

Conversation

tmat
Copy link
Member

@tmat tmat commented Sep 8, 2021

When testing persistent storage we need to override some behavior of persistent storage implementation.
Currently tests use an option to disable exception recovery of the persistent storage and PersistentStorageLocationService MEF component to modify the location of the storage files.
Rename PersistentStorageLocationService to PersistentStorageConfiguration and use it for both, adding ThrowOnError bool property.

Contributes to #55728

@tmat tmat marked this pull request as ready for review September 9, 2021 20:16
@tmat tmat requested review from a team as code owners September 9, 2021 20:16
@tmat tmat merged commit e3e8c6e into dotnet:main Sep 9, 2021
@ghost ghost added this to the Next milestone Sep 9, 2021
@tmat tmat deleted the Options-PersistentStorage branch September 9, 2021 22:21
@Cosifne Cosifne modified the milestones: Next, 17.0.P5 Sep 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants