Skip to content

Hazelcast auto-configuration recognizes hazelcast.xml and hazelcast.yaml files but not hazelcast.yml #32141

@neilstevenson

Description

@neilstevenson

Hazelcast autoconfiguration recognises hazelcast.xml and hazelcast.yaml but not hazelcast.yml

Similarly for clients, autoconfiguration recognises hazelcast-client.xml, hazelcast-client.yaml but not hazelcast-client.yml

Hazelcast itself accepts .yaml and .yml, see https://github.com/hazelcast/hazelcast/blob/master/hazelcast/src/main/java/com/hazelcast/internal/config/DeclarativeConfigUtil.java#L67

Enhancement is to make Spring Boot recognise yml suffix config files

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: supersededAn issue that has been superseded by another

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions