Skip to content

Clarify javadoc to make it clear that HazelcastConfigCustomizer beans are only applied if Hazelcast is configured via a config file #48634

@ckoutsouridis

Description

@ckoutsouridis

HazelcastServerConfiguration offers 2 ways to configure hazelcast server. Unfortunately beans of type HazelcastConfigCustomizer are not applied when we configure hazelcast using bean of Config type, but are applied when we configure hz with a config file

not sure if this was intentional or there is a reason behind it. in any case, i find it surprising as it's not mentioned in the documentation of HazelcastConfigCustomizer

S.B version: 3.5.8

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions