1 2 3 4 5 6 7 8 9 10 11 12
| Unable to write command into connection! Increase connection pool size. Node source: NodeSource [slot=6788, addr=null, redisClient=null, redirect=null, entry=null], connection: RedisConnection@1298803612 [redisClient=[addr=redis: //x.x.x.x:8000], channel=[id: 0xb80b5701, L:/x.x.x.x:56580 ! R:x.x.x.x/x.x.x.x :8000], currentCommand=null, usage=1], command: (EVAL), params: [local v = redis.call('hget', KEYS[1], ARGV[1]); redis.call('hset', KEYS[1], ARGV[1], ARGV[2]); retur..., 1, baccarat:staging:monitorcache, PooledUnsafeDirectByteBuf (ridx: 0, widx: 119, cap: 256), PooledUnsafeDirectByteBuf(ridx: 0, widx: 217, cap: 256)] after 3 retry attempts org.redisson.client.WriteRedisConnectionException: Unable to write command into connection! Increase connection pool size. Node source: NodeSource [slot=6788, addr=null, redisClient=null, redirect=null, entry=null], connection:
|