Commit Graph

10186 Commits (1450176e52c44208ee811b97beab845105439f72)
 

Author SHA1 Message Date
Nikita Koksharov 7a7781b802 Feature - onConnectFailed() and onPingFailed() methods with Throwable argument added to org.redisson.client.FailedNodeDetector 1 month ago
Nikita Koksharov 386b2cea97 Fixed - MASTERDOWN error handling #291 1 month ago
Nikita Koksharov d19f1df9e6 Merge branch 'master' of github.com:redisson/redisson 1 month ago
Nikita Koksharov cb538bb5f4 Feature - cluster nodes state added in "node ... hasn't been discovered yet" error 1 month ago
Nikita Koksharov e2e50c446a doc updated 1 month ago
Nikita Koksharov 5871809606
Merge pull request #6368 from seakider/fix_contains
Fixed - The Bloom filter encounters an error if a contains() request …
1 month ago
seakider bbf049b3d4 Fixed - The Bloom filter encounters an error if a contains() request is made while it is being deleted and updated. #6197
Signed-off-by: xuxiaolei <seakider@gmail.com>
1 month ago
Nikita Koksharov 215bed3f67
Merge pull request #6367 from seakider/fix_push
Fixed - TasksService.addAsync() and RedissonExecutorService.pushTaskA…
1 month ago
seakider 35e2865213 Fixed - TasksService.addAsync() and RedissonExecutorService.pushTaskAsync(), 'publish' won't take effect #6365
Signed-off-by: xuxiaolei <seakider@gmail.com>
1 month ago
Nikita Koksharov 694a51af30
Merge pull request #6366 from seakider/fix_responseFuture
Fixed - responseFuture not finished
1 month ago
seakider ac44d9df0b Fixed - responseFuture not finished
Signed-off-by: seakider <seakider@gmail.com>
1 month ago
Nikita Koksharov a656ffed6d Fixed - RMap.addAndGet() doesn't work with MapWriter. #2600 1 month ago
Nikita Koksharov 88f4f09349 docs updated 1 month ago
Nikita Koksharov 35e21c7c47 checkstyle fixed 1 month ago
Nikita Koksharov c37970884e version updated 1 month ago
Nikita Koksharov 1f051b0591 version updated 1 month ago
Nikita Koksharov 43b9a7c5f0 tomcat updated 1 month ago
Nikita Koksharov cee1152324 Merge branch 'master' of github.com:redisson/redisson 1 month ago
Nikita Koksharov 254fdd559a refactoring 1 month ago
Nikita Koksharov 68efa444c9 refactoring 1 month ago
Nikita Koksharov 133b15f13a refactoring 1 month ago
Nikita Koksharov 5b2714fbee refactoring 1 month ago
Nikita Koksharov 66a62d2e56 refactoring 1 month ago
Nikita Koksharov a4410cce7e refactoring 1 month ago
Nikita Koksharov 231c63c249 refactoring 1 month ago
Nikita Koksharov a905e7a8ac
Merge pull request #6360 from seakider/fix_retry
Fixed - Task not firing on the next executor if app was killed #5577
1 month ago
seakider a115b66f28 Fixed - Task not firing on the next executor if app was killed #5577
Signed-off-by: xuxiaolei <seakider@gmail.com>
1 month ago
seakider 56544c6977 Fixed - Task not firing on the next executor if app was killed #5577
Signed-off-by: xuxiaolei <seakider@gmail.com>
1 month ago
Nikita Koksharov 63fdd3f09d quarkus updated 1 month ago
Nikita Koksharov 929bfb4616 Fixed - RListMultimapReactive.get() and RSetMultimapReactive.get() methods return object with methods which throw exceptions. 1 month ago
Nikita Koksharov 4c85a71c6d
Merge pull request #6357 from kramer/master
bugfix: RedissonListMultimapReactive.get(K) was using the wrong instance for creating proxy
1 month ago
Nikita Koksharov cda973c8d2 Fixed - RPriorityBlockingQueue.take() method consumes an element even after the calling thread has been interrupted. #3776 1 month ago
Nikita Koksharov 79ab202b62 Fixed - RedissonListMultimapRx.get(K) uses wrong instance for proxy 1 month ago
Nikita Koksharov 8507ae193b Fixed - RExecutorService's result futures might be never completed. #6271 1 month ago
Nikita Koksharov 681d0cce4e Fixed - RRemoteService shouldn't allocate a new worker if requestQueue is empty. 1 month ago
Nikita Koksharov 9781ca642b refactoring 1 month ago
Cihan Keser 2c7723bba2 bugfix: RedissonListMultimapReactive.get(K) was using the wrong instance for creating proxy
Signed-off-by: Cihan Keser <cihan.keser@entaingroup.com>
1 month ago
Nikita Koksharov 1b9fe75703 refactoring 2 months ago
Nikita Koksharov 7751f1b496 refactoring 2 months ago
Nikita Koksharov cb05221151 refactoring 2 months ago
Nikita Koksharov 20f2753292 refactoring 2 months ago
Nikita Koksharov 6816fa3a6d Merge branch 'master' of github.com:redisson/redisson 2 months ago
Nikita Koksharov 59d756f221 Fixed - destroy() method doesn't work if called immediately after creation of RDelayedQueue object. #5537 2 months ago
Nikita Koksharov a932de8013 logging added 2 months ago
Nikita Koksharov d63b0bb825 toString() methods added 2 months ago
Nikita Koksharov 929fb99e90
Update CHANGELOG.md 2 months ago
Nikita Koksharov 5b0d71dee4 [maven-release-plugin] prepare for next development iteration 2 months ago
Nikita Koksharov 62dc29eb55 [maven-release-plugin] prepare release redisson-3.41.0 2 months ago
Nikita Koksharov 81eba6454e Fixed - RandomXoshiro256PlusPlus might block Redisson initialization. #6307 2 months ago
Nikita Koksharov dddb1580ad Fixed - RPriorityBlockingQueue.draintTo() method shouldn't resend command on response timeout 2 months ago