Skip to content

Read StorageOptions from solution snapshot.#56307

Merged
tmat merged 6 commits intodotnet:mainfrom
tmat:Options-PersistentStorage2
Sep 14, 2021
Merged

Read StorageOptions from solution snapshot.#56307
tmat merged 6 commits intodotnet:mainfrom
tmat:Options-PersistentStorage2

Conversation

@tmat
Copy link
Copy Markdown
Member

@tmat tmat commented Sep 9, 2021

Read options that determine the database kind (StorageDatabase) from solution options and pass the kind along. Previously the options were read when the persistent storage workspace service was created, using an undefined solution snapshot (which may or may not have the options correctly set) current to the workspace at that time.

Removes Microsoft.CodeAnalysis.PersistentStorage namespace (move 3 types from this namespace to Microsoft.CodeAnalysis.Storage).

Contributes to #55728

@tmat tmat requested review from a team as code owners September 9, 2021 22:40
@ghost ghost added the Area-IDE label Sep 9, 2021
@tmat tmat force-pushed the Options-PersistentStorage2 branch from d4095fe to 95ceea1 Compare September 10, 2021 19:00
Removes Microsoft.CodeAnalysis.PersistentStorage namespace (move 3 types from this namespace to Microsoft.CodeAnalysis.Storage).
Read options that determine the database kind (StorageDatabase) from solution options and pass the kind along. Previously the options were read when the persistent storage workspace service was created, using an undefined solution snapshot (which may or may not have the options correctly set) current to the workspace at that time.
@tmat tmat force-pushed the Options-PersistentStorage2 branch from 95ceea1 to edb6944 Compare September 11, 2021 00:17
@tmat tmat merged commit 5d92f38 into dotnet:main Sep 14, 2021
@ghost ghost added this to the Next milestone Sep 14, 2021
@tmat tmat deleted the Options-PersistentStorage2 branch September 14, 2021 01:59
@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