aerospike-client-ruby icon indicating copy to clipboard operation
aerospike-client-ruby copied to clipboard

[Client-618] max connections enforced

Open vmsachin opened this issue 1 year ago • 0 comments

This PR contains the following code change:

  1. Added a logic that enforces a hard-limit on max connections that can be spawned.
  2. Added an exception for MAX_CONNS

vmsachin avatar Mar 03 '23 22:03 vmsachin