We are noticing an issue on our production systems where the connections to our sentinel process keep steadily increasing.
Netstat output shows that the connections are from the application servers.
From the application side we see only a set number of open connections to the sentinel hosts.
Sometimes the app servers loose connection to sentinel and end up re-opening another connection. However the socket at the sentinel end stays open.
This issue forces us to have to periodically restart the sentinel instance.
Has anyone seen this issue ? We are running 2.8.24 version of Redis/Sentinel.