The EJB client is eagerly creating connections to available cluster nodes up to a maximum value defined in EJBClientContext which is hardcoded to a maximum value of '10'.
It is not possible to overwrite this value. Even the legacy configuration remote.cluster.ejb.max-allowed-connected-node does not work.
- clones
-
JBEAP-15448 [GSS](7.2.z) EJBCLIENT-305 - Unable to configure 'maximumConnectedClusterNodes'
- Closed
- is related to
-
EJBCLIENT-305 Unable to configure 'maximumConnectedClusterNodes'
- Resolved