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

in XML config, if SystemStoreType set to Custom but no ReminderTableAssembly are specified, assume that ReminderServiceProviderType is set to Disabled #2589

Merged
merged 1 commit into from Jan 14, 2017

Conversation

benjaminpetit
Copy link
Member

Fix for #2527

In XML config we only have one setting SystemStoreType that set both LivenessType and ReminderServiceType, so we cannot set LivenessType to Custom and ReminderServiceType to disabled.

To work around this, now if SystemStoreType is set to Custom and that no ReminderTableAssembly are provided, we set ReminderServiceType to disabled

…ssembly are specified, assume that ReminderServiceProviderType is set to Disabled
@sergeybykov sergeybykov merged commit cde7291 into dotnet:master Jan 14, 2017
@benjaminpetit benjaminpetit deleted the fix-xmlconfig branch March 15, 2018 16:53
@github-actions github-actions bot locked and limited conversation to collaborators Dec 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants