Problem Description
An increased number of info requests hitting a particular node in the cluster can cause the connection count on that node to be higher compared to other nodes.
Explanation
One can check and compare the
info_queue metric on the cluster nodes, or the
info-q line in aerospike logs. Any application and monitoring tool or scripts which performs info calls more frequently to a particular node can cause such situations.
Solution
To debug this futher, one can use
netstat or similar command to identify or track the source IP and the monitoring tool.
Applies To Earliest Version
Pre 4.9
Applies To Latest Version
Current Version