Checking the ESXi /var/run/log/nsx-syslog.log, you see the following entries:
nsx-proxy[52815696]:NSX 52815696 - [nsx@6876 comp="nsx-esx"subcomp="nsx-proxy" tid="52815702" level="INFO"] updateIPFqdnState called with list size ... nsx-proxy[52815696]: NSX 52815696 - [nsx@6876 comp="nsx-esx" subcomp="nsx-proxy" tid="52815696" level="INFO"] NestdbClient::GetCcpStatusMessageCB: Start with size: -1144411644
Environment
VMware NSX-T Data Center
Cause
The GetCcpStatusMessageCB has a reference to ccpList as an argument. This is because of passing locally created ccpList to updateIPFqdnState and the same list is being used as a reference argument to bind GetCcpStatusMessageCB.
Workaround: If this issue is impacting, you can revert the publish FQDN settings. Please review the following guide on details to revert publish FQDN NSX-T installation guide.