You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Panics were initially built into the provider for incorrect parsing, it seems this may not lead to unexpected consequences. But readability will be improved in #37
I encountered a similar issue. I believe the problem is that the group names are hardcoded as routers and storages, whereas the cluster configuration allows for any arbitrary names.
Additionally, based on the code, it seems mandatory to split routers and storages into separate groups, as this is how the go-vshard-router determines the role of a replicaset.
2.0.1, tt 3.0, viper config
The text was updated successfully, but these errors were encountered: