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

Add a configuration validator for cluster membership providers #4025

Merged
merged 2 commits into from
Feb 13, 2018

Conversation

ReubenBond
Copy link
Member

Validates that a clustering provider has been configured on the client and silo.

+ "\n * Microsoft.Orleans.Clustering.AzureStorage for Microsoft Azure Storage"
+ "\n * Microsoft.Orleans.Clustering.AdoNet for ADO.NET systems such as SQL Server, MySQL, PostgreSQL, and Oracle"
+ "\n * Microsoft.Orleans.Clustering.DynamoDB"
+ "\n * Microsoft.Orleans.Clustering.ServiceFabric"
Copy link
Contributor

Choose a reason for hiding this comment

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

ZooKeeper and Consul too?

Copy link
Member Author

Choose a reason for hiding this comment

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

I can add them, I thought the list might get too long

Copy link
Contributor

Choose a reason for hiding this comment

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

Never mind then.

Copy link
Member Author

Choose a reason for hiding this comment

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

Well, there's no real reason to be compact here. I'll update it

Copy link
Member Author

Choose a reason for hiding this comment

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

It's more important that users see something they can use

@sergeybykov sergeybykov merged commit 39daf40 into dotnet:master Feb 13, 2018
@ReubenBond ReubenBond deleted the validate-clustering branch March 23, 2018 02:01
@github-actions github-actions bot locked and limited conversation to collaborators Dec 8, 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.

2 participants