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
HazelcastServerConfigurationoffers 2 ways to configure hazelcast server. Unfortunately beans of typeHazelcastConfigCustomizerare not applied when we configure hazelcast using bean ofConfigtype, but are applied when we configure hz with a config filenot 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
HazelcastConfigCustomizerS.B version: 3.5.8