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

[Orleans 7.1] New orlean redis (7.1.0-beta1) cluster cannot start #8325

Closed
zeinali0 opened this issue Feb 21, 2023 · 1 comment
Closed

[Orleans 7.1] New orlean redis (7.1.0-beta1) cluster cannot start #8325

zeinali0 opened this issue Feb 21, 2023 · 1 comment

Comments

@zeinali0
Copy link
Contributor

Trying use new orleans-redis clustring Microsoft.Orleans.Clustering.Redis 7.1.0-beta1 got this error:

Unable to resolve service for type 'Orleans.Clustering.Redis.RedisClusteringOptions' while attempting to activate 'Orleans.Clustering.Redis.RedisClusteringOptionsValidator'

I think RedisClusteringOptionsValidator should use IOptions<RedisClusteringOptions> in its constructor

@ReubenBond
Copy link
Member

ReubenBond commented Feb 22, 2023

Fixed by #8326. Thank you for reporting and fixing the issue, @zeinali0!

@ghost ghost locked as resolved and limited conversation to collaborators Mar 24, 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

No branches or pull requests

2 participants