Nikita Koksharov
|
a4410cce7e
|
refactoring
|
3 months ago |
Nikita Koksharov
|
231c63c249
|
refactoring
|
3 months 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
|
3 months ago |
seakider
|
a115b66f28
|
Fixed - Task not firing on the next executor if app was killed #5577
Signed-off-by: xuxiaolei <seakider@gmail.com>
|
3 months ago |
seakider
|
56544c6977
|
Fixed - Task not firing on the next executor if app was killed #5577
Signed-off-by: xuxiaolei <seakider@gmail.com>
|
3 months ago |
Nikita Koksharov
|
63fdd3f09d
|
quarkus updated
|
3 months ago |
Nikita Koksharov
|
929bfb4616
|
Fixed - RListMultimapReactive.get() and RSetMultimapReactive.get() methods return object with methods which throw exceptions.
|
3 months ago |
Nikita Koksharov
|
4c85a71c6d
|
Merge pull request #6357 from kramer/master
bugfix: RedissonListMultimapReactive.get(K) was using the wrong instance for creating proxy
|
3 months ago |
Nikita Koksharov
|
cda973c8d2
|
Fixed - RPriorityBlockingQueue.take() method consumes an element even after the calling thread has been interrupted. #3776
|
3 months ago |
Nikita Koksharov
|
79ab202b62
|
Fixed - RedissonListMultimapRx.get(K) uses wrong instance for proxy
|
3 months ago |
Nikita Koksharov
|
8507ae193b
|
Fixed - RExecutorService's result futures might be never completed. #6271
|
3 months ago |
Nikita Koksharov
|
681d0cce4e
|
Fixed - RRemoteService shouldn't allocate a new worker if requestQueue is empty.
|
3 months ago |
Nikita Koksharov
|
9781ca642b
|
refactoring
|
3 months 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>
|
3 months ago |
Nikita Koksharov
|
1b9fe75703
|
refactoring
|
3 months ago |
Nikita Koksharov
|
7751f1b496
|
refactoring
|
3 months ago |
Nikita Koksharov
|
cb05221151
|
refactoring
|
3 months ago |
Nikita Koksharov
|
20f2753292
|
refactoring
|
3 months ago |
Nikita Koksharov
|
6816fa3a6d
|
Merge branch 'master' of github.com:redisson/redisson
|
3 months ago |
Nikita Koksharov
|
59d756f221
|
Fixed - destroy() method doesn't work if called immediately after creation of RDelayedQueue object. #5537
|
3 months ago |
Nikita Koksharov
|
a932de8013
|
logging added
|
3 months ago |
Nikita Koksharov
|
d63b0bb825
|
toString() methods added
|
3 months ago |
Nikita Koksharov
|
929fb99e90
|
Update CHANGELOG.md
|
3 months ago |
Nikita Koksharov
|
5b0d71dee4
|
[maven-release-plugin] prepare for next development iteration
|
3 months ago |
Nikita Koksharov
|
62dc29eb55
|
[maven-release-plugin] prepare release redisson-3.41.0
|
3 months ago |
Nikita Koksharov
|
81eba6454e
|
Fixed - RandomXoshiro256PlusPlus might block Redisson initialization. #6307
|
3 months ago |
Nikita Koksharov
|
dddb1580ad
|
Fixed - RPriorityBlockingQueue.draintTo() method shouldn't resend command on response timeout
|
3 months ago |
Nikita Koksharov
|
5be0604771
|
Merge branch 'master' of github.com:redisson/redisson
|
3 months ago |
Nikita Koksharov
|
74698abf60
|
logback updated
|
3 months ago |
Nikita Koksharov
|
a0bac462fb
|
Merge pull request #6348 from seakider/fix_releaseAsync
Fixed - RPermitExpirableSemaphore.release
|
3 months ago |
seakider
|
7451a972d0
|
Fixed - RPermitExpirableSemaphore.release(java.util.List) shouldn't release permits if one of them doesn't exist #6343
Signed-off-by: xuxiaolei <seakider@gmail.com>
|
3 months ago |
seakider
|
8e06ee17fd
|
Fixed - RPermitExpirableSemaphore.release(java.util.List) shouldn't release permits if one of them doesn't exist #6343
Signed-off-by: xuxiaolei <seakider@gmail.com>
|
3 months ago |
seakider
|
4d6ed7d72b
|
Fixed - RPermitExpirableSemaphore.release(java.util.List) shouldn't release permits if one of them doesn't exist #6343
Signed-off-by: xuxiaolei <seakider@gmail.com>
|
3 months ago |
seakider
|
ee3d4c2e37
|
Fixed - RPermitExpirableSemaphore.release(java.util.List) shouldn't release permits if one of them doesn't exist #6343
Signed-off-by: xuxiaolei <seakider@gmail.com>
|
3 months ago |
Nikita Koksharov
|
76dfaf0b6f
|
docs updated
|
3 months ago |
Nikita Koksharov
|
cd7f26b19a
|
javadocs updated
|
3 months ago |
Nikita Koksharov
|
edf9f4bb13
|
Merge branch 'master' of github.com:redisson/redisson
|
3 months ago |
Nikita Koksharov
|
b029c325e7
|
Feature - sslVerificationMode setting added #6265
|
3 months ago |
Nikita Koksharov
|
e4a1c99dae
|
Fixed - RTopic listeners leak if they are defined as a lambda. #6345
|
3 months ago |
Nikita Koksharov
|
a991823994
|
Merge pull request #6346 from seakider/feat_getLeaseTime
Feature - getLeaseTime() for RPermitExpirableSemaphore
|
3 months ago |
seakider
|
4dc23d640e
|
Feature - getLeaseTime() for RPermitExpirableSemaphore
Signed-off-by: seakider <seakider@gmail.com>
|
3 months ago |
seakider
|
2abb51917e
|
Feature - getLeaseTime() for RPermitExpirableSemaphore
Signed-off-by: seakider <seakider@gmail.com>
|
3 months ago |
Nikita Koksharov
|
bfaa09f671
|
Merge branch 'master' of github.com:redisson/redisson
|
3 months ago |
Nikita Koksharov
|
e0806a122e
|
netty upgraded
|
3 months ago |
Nikita Koksharov
|
34a8f2770c
|
Update CHANGELOG.md
|
3 months ago |
Nikita Koksharov
|
6560eefe1e
|
[maven-release-plugin] prepare for next development iteration
|
3 months ago |
Nikita Koksharov
|
c5637b1344
|
[maven-release-plugin] prepare release redisson-3.40.2
|
3 months ago |
Nikita Koksharov
|
9dafc518c0
|
Merge branch 'master' of github.com:redisson/redisson
|
3 months ago |
Nikita Koksharov
|
bb55c06506
|
refactoring
|
3 months ago |
Nikita Koksharov
|
74e8cb3bed
|
Merge pull request #6334 from blacksails/fix-quarkus-sentinel-addresses
Fix Quarkus redisson config with sentinel config
|
3 months ago |