View Revisions: Issue #3993

Summary 0003993: Truncate host name to fit into 60 char database limit
Revision 2019-10-11 15:00 by elong
Description If the host name is larger than the 60 character limit, truncate it so that it will fit and not stop startup of the node. This hostname is not used directly for any replication. This is happening with more cloud deployments as the hostnames are virtual and expanding beyond the 60 chars.
Revision 2019-06-11 13:36 by josh-a-hicks
Description If the host name is larger than the 50 character limit, truncate it so that it will fit and not stop startup of the node. This hostname is not used directly for any replication. This is happening with more cloud deployments as the hostnames are virtual and expanding beyond the 50 chars.