Commit Graph

1966 Commits (2.2.x)
 

Author SHA1 Message Date
Nikita 819b4e79a1 [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita 00da153bf9 [maven-release-plugin] prepare release redisson-2.2.27 8 years ago
Nikita 0028f43e6b Remove `connection pool exhausted` exception #680 8 years ago
Nikita 28b1b0ef8d [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita 8a04bafdf3 [maven-release-plugin] prepare release redisson-2.2.26 8 years ago
Nikita c4a4a57a6b NullPointerException in CommandDecoder fixed #667 (backported) 8 years ago
Nikita 8f9b272607 PubSub connection re-subscription doesn't work in some cases of when there are only one slave available. #663 (backported) 8 years ago
Nikita 4fdbcc26ee [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita 03957675b8 [maven-release-plugin] prepare release redisson-2.2.25 8 years ago
Nikita aa46ea59d1 Revert "[maven-release-plugin] prepare release redisson-2.2.25"
This reverts commit 50c1634463.
8 years ago
Nikita 50c1634463 [maven-release-plugin] prepare release redisson-2.2.25 8 years ago
Nikita 34b5e99cd3 Fixed ClassCastException error when there are no slaves in sentinel mode (backported) 8 years ago
Nikita ffd4be9bdf Implement random wait time in RedissonRedLock & RedissonMultiLock lock method (backported) 8 years ago
Nikita e0b215a801 Thread stuck at RedissonRedLock & RedissonMultiLock lock method fixed (backported) 8 years ago
Nikita 97a5e5b529 `Not all slots are covered` error should be more informative 8 years ago
Nikita 3829987f39 `Not all slots are covered` error should be more informative (backported) 8 years ago
Nikita f5f5d67ec9 RedLock and MultiLock.tryLock failed locks count fixed (backported) 8 years ago
Nikita 613584b8d9 Keep RMap insertion ordering while iteration (backported) 8 years ago
Nikita bce896d47b Fixed - Incorrect RedissonRedLock.tryLock behaviour (backported) 8 years ago
Nikita 471c927e04 Log unexpected errors in netty handlers (backported) 8 years ago
Nikita 3cb060fd97 Jackson 2.8.x compatibility fixed. (backported) 8 years ago
Nikita 4147de3052 Channel shouldn't be closed on exceptionCaught (backported) 8 years ago
Nikita a2227ca567 Log unexpected errors in netty handlers (backported) 8 years ago
Nikita 3c9db7182f TRYAGAIN error handling (backported) 8 years ago
Nikita 17c4c49b0d Sync commands usage in connectionListener leads to connection timeout exception (backported) 8 years ago
Nikita 60c3fe2955 Fixed - Can't find slave error in cluster mode if failed slave hasn't been added before (backported) 8 years ago
Nikita cdaa1c80e7 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita b0852091f5 [maven-release-plugin] prepare release redisson-2.2.24 9 years ago
Nikita e861bde86a Ability to extends Redisson instances 9 years ago
Nikita 1bb79989dc PubSub connection should be connected to node according slot derived from channel name in cluster mode. #572 9 years ago
Nikita 1a2d4156a7 Compilation fixed 9 years ago
Nikita f7e994975e Cancel unsuccessful subscription and remove AsyncSemaphore listener. #543 9 years ago
Nikita 2c3b9337f2 Avoid netty threads blocking by Semaphore.acquire method. #543 9 years ago
Nikita d9bdc55e36 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita bf80474e34 [maven-release-plugin] prepare release redisson-2.2.23 9 years ago
Nikita 78f8bcf290 Ack name generation fixed 9 years ago
Nikita 86f7ee28e8 Add exactly 1 second to blpop timeout. #565 9 years ago
Nikita 013938c28d ErrorsCodec added 9 years ago
Nikita ad51521026 Unable to redefine RedisClient command execution timeout #570 9 years ago
Nikita d215e8f1bf Exceptions handling in CommandEncoder #568 9 years ago
Nikita 393930eff5 Fixed exceptions handling in CommandDecoder. #567 9 years ago
Nikita c882694b94 BLPOP response timeout calculation fixed. #565 9 years ago
Nikita 5a0b32f6ae Future.cancel method handling for remote method call. #560 9 years ago
Nikita a3e8af5995 Ack object used to prevent race-condition during ack receiving should be created per request. 9 years ago
Nikita 5569ed4122 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita d22b95abac [maven-release-plugin] prepare release redisson-2.2.22 9 years ago
Nikita 0c36f27fc8 java.lang.UnsupportedOperationException during command batch usage with netty 4.0.38 and higher #557 9 years ago
Nikita Koksharov 7a4da39835 Update README.md 9 years ago
Nikita Koksharov dad6f61005 Update CHANGELOG.md 9 years ago
Nikita f165f98c3b [maven-release-plugin] prepare for next development iteration 9 years ago