NO-JIRA dump typo

This commit is contained in:
Clebert Suconic 2023-03-30 15:41:44 -04:00
parent a8d828a510
commit 07d96ecb9e
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ public final class ServerLocatorImpl implements ServerLocatorInternal, Discovery
private final boolean ha;
// this is not used... I'm only keeping it here because of Serialization compatibiity and Wildfly usage on JNDI.
// this is not used... I'm only keeping it here because of Serialization compatibility and Wildfly usage on JNDI.
private boolean finalizeCheck;
private boolean clusterConnection;