You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now if you've set maxConnections on RIakNode(s) without setting blockOnMaxConnections, and all connections are in use on all nodes, an error is raised. There should be an option to queue commands when this happens and execute them as connections become available.
Right now if you've set maxConnections on RIakNode(s) without setting blockOnMaxConnections, and all connections are in use on all nodes, an error is raised. There should be an option to queue commands when this happens and execute them as connections become available.
[Created in JIRA by Brian Roach]