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

Config checker doesn't recognize akka.persistence.r2dbc.connection-factory.connection-factory-[x]-[y] properties. #70

Open
franciscolopezsancho opened this issue Jun 6, 2024 · 0 comments
Labels
invalid This doesn't seem right

Comments

@franciscolopezsancho
Copy link
Contributor

For example:

WARN  akka.diagnostics.ConfigChecker - Configuration recommendation: akka.persistence.r2dbc.connection-factory-1-1.dialect is not an Akka configuration setting. Did you mean one of 'akka.persistence.r2dbc.postgres.dialect', 'akka.persistence.r2dbc.yugabyte.dialect', 'akka.persistence.r2dbc.h2.dialect'? Is it a typo or is it placed in the wrong section? Application specific properties should be placed outside the "akka" config tree. Related config properties: [akka.persistence.r2dbc.connection-factory-1-1.dialect]. You may disable this check by adding [typo] to configuration string list akka.diagnostics.checker.disabled-checks.

We get one WARNing for each and every connection-factory-0-0 or connection-factory-1-1 and so on.

@franciscolopezsancho franciscolopezsancho changed the title Config checker doesn't recognize connection-factory-[x]-[y] properties. Config checker doesn't recognize akka.persistence.r2dbc.connection-factory.connection-factory-[x]-[y] properties. Jun 6, 2024
@franciscolopezsancho franciscolopezsancho added the invalid This doesn't seem right label Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant