Skip to content

Doubt about cluster configuration for clickhouse #70

@RaulPampliegaMayoral

Description

@RaulPampliegaMayoral

Hi all!

According to the documentation for the flyway extension configuration (https://documentation.red-gate.com/fd/clickhouse-zookeeper-path-233439794.html) we can set the cluster name with configuration properties:

flyway.clickhouse.clusterName=example_cluster

I am using SpringBoot and I see that when I set these properties the extension does not load them correctly:

image

image

The only way I've been able to do this is by using the API and manually setting these values. I've tried setting environment variables with no luck. Any ideas to use the properties configuration?

Thanks and best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions