In the state sync logs, you will see a request for a delta sync that does not receive a response, followed by a proton restart.
/var/log/proton/proton_restart.log
Below log clearly show the proton restarted because delta sync processing took long time > 960000 (16 mins)
2021-02-01T17:07:07.631Z INFO application-restartor restartor - - [nsx@6876 comp="nsx-manager" level="INFO" subcomp="manager"] ===== APPLICATION IS GOING RESTART (No progress in delta processing was made in 960000) =====
2021-02-08T08:40:39.702Z INFO application-restartor restartor - - [nsx@6876 comp="nsx-manager" level="INFO" subcomp="manager"] ===== APPLICATION IS GOING RESTART (No progress in delta processing was made in 960000) =====
2021-02-09T21:30:33.484Z INFO application-restartor restartor - - [nsx@6876 comp="nsx-manager" level="INFO" subcomp="manager"] ===== APPLICATION IS GOING RESTART (Fatal error in Delta State Sync.) =====
2021-02-10T17:56:52.951Z INFO application-restartor restartor - - [nsx@6876 comp="nsx-manager" level="INFO" subcomp="manager"] ===== APPLICATION IS GOING RESTART (No progress in delta processing was made in 960000) =====
VMware NSX-T 2.5.1.1
NSGroupDeltaSyncMessageProvider.This issue is addressed in 2.5.3 and later releases of NSX-T where processing efficiency for large dynamic groups is improved.
To mitigate the frequent restarts, consider the following:
/etc/init.d/proton restart⚠️ IMPORTANT: Perform this during a maintenance window and take a backup before proceeding.