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
Removed reconnect call from EVCacheClient
Incrementing EVCacheClientPool-REFRESH_ON_QUEUE_FULL metric when we refresh the connection to node due to read queue full
Fixed getDynamicLongProperty signature
Updated EVCacheMemcachedClient to handle incr and decr operation
Added operations for all operations supported by EVCacheMemcachedClient
EVCacheNode tracks connect time and the number of times it reconnects