Commit Graph

9517 Commits (87c581e026dbb11997e6a3cb5abe0f0eeef3ed37)
 

Author SHA1 Message Date
Nikita Koksharov b3ed8361ec error logs fixed 12 months ago
Jan Nonnen 3ee70d6f0e Fixed Kryo5Codec constructor ignores custom ClassLoader
Signed-off-by: Jan Nonnen <jan.nonnen@leanix.net>
12 months ago
Nikita Koksharov 67f39d1629 Fixed - RedissonClient.shutdown() method hangs at serviceManager.getShutdownLatch() invocation. #5637 1 year ago
Nikita Koksharov c1996a4b70
Update README.md 1 year ago
Nikita Koksharov 2f26240567
Update README.md 1 year ago
Nikita Koksharov b4c1c01890 Fixed - Clash between RedissonCache and Spring (6.1+) Cache Interface Methods #5658 1 year ago
Nikita Koksharov e026e36822 Fixed - RedissonClient.shutdown() method hangs at serviceManager.getShutdownLatch() invocation. #5637 1 year ago
Nikita Koksharov 2b23c864cb Fixed - RedissonClient.shutdown() method hangs at serviceManager.getShutdownLatch() invocation. #5637 1 year ago
Nikita Koksharov 5ac1856e13 Fixed - "Failed to submit a listener notification task. Event loop shut down?" error caused by PingConnectionHandler #3809 1 year ago
Nikita Koksharov c15cd20acd Merge branch 'master' of github.com:redisson/redisson 1 year ago
Nikita Koksharov 7c78913df1 Fixed - JsonCodecWrapper isn't cached properly in RedisExecutor#CODECS. #5625 1 year ago
Nikita Koksharov 8ec4258047 tests fixed 1 year ago
Nikita Koksharov 0e9be80b40
Update README.md 1 year ago
Nikita Koksharov 346fae37d6
Update README.md 1 year ago
Nikita Koksharov 49ce4f9193
Update README.md 1 year ago
Nikita Koksharov 7fa3dd7fc8 version updated 1 year ago
Nikita Koksharov 00caf9b1b6 updated 1 year ago
Nikita Koksharov 7d2b979805
Update CHANGELOG.md 1 year ago
Nikita Koksharov a0cd7f3c6a [maven-release-plugin] prepare for next development iteration 1 year ago
Nikita Koksharov d845e4ba59 [maven-release-plugin] prepare release redisson-3.27.1 1 year ago
Nikita Koksharov d59739c7c1 logs messages updated 1 year ago
Nikita Koksharov ee7281fe23 refactoring 1 year ago
Nikita Koksharov 9e61b6412a Revert "Fixed - retryInterval and retryAttempts settings aren't applied in case of 'Can't send response' and 'Can't get response from' errors thrown by RRemoteService, RExecutorService and RTransferQueue objects."
This reverts commit 5d4b717444.
1 year ago
Nikita Koksharov 5d4b717444 Fixed - retryInterval and retryAttempts settings aren't applied in case of 'Can't send response' and 'Can't get response from' errors thrown by RRemoteService, RExecutorService and RTransferQueue objects. 1 year ago
Nikita Koksharov 5076c3ab6c Fixed - retryInterval and retryTimeout settings aren't applied in case of 'READONLY You can't write against a read only replica.' error. #5396 1 year ago
Nikita Koksharov 04ab7c1e4a refactoring 1 year ago
Nikita Koksharov 536b445fa8 text fixed 1 year ago
Nikita Koksharov 3c077ab3bc test fixed 1 year ago
Nikita Koksharov 1449ec00e2 Fixed - RRemoteService may cause CPU spike after Master failover 1 year ago
Nikita Koksharov 844d342d0f test fixed 1 year ago
Nikita Koksharov f2db5af3a8 refactoring 1 year ago
Nikita Koksharov 345988b73f refactoring 1 year ago
Nikita Koksharov 819f1c0a0b refactoring 1 year ago
Nikita Koksharov 3dda98e47d Codecs aren't applied to CountDownLatch and Lock objects 1 year ago
Nikita Koksharov f4124113ed ChannelName toString conversion optimization 1 year ago
Nikita Koksharov f618050ff8 Fixed - TrackingListener causes ClassCastException. 1 year ago
Nikita Koksharov cc18368c19 Merge branch 'master' of github.com:redisson/redisson 1 year ago
Nikita Koksharov 1e32d8d7dc Improvement - show log warning "DNS TCP fallback on UDP query timeout disabled" if Netty version is lower 4.1.105 1 year ago
Nikita Koksharov 7174a5f540
Update README.md 1 year ago
Nikita Koksharov a6a215f05f Merge branch 'master' of github.com:redisson/redisson 1 year ago
Nikita Koksharov c81dc13603 refactoring 1 year ago
Nikita Koksharov 7c14d83c55
Update README.md 1 year ago
Nikita Koksharov 61da76fd0b Merge branch 'master' of github.com:redisson/redisson 1 year ago
Nikita Koksharov 3c0b352772 Fixed - FlushListener catches causes ClassCastException. #5650 1 year ago
Nikita Koksharov 4bc169020a
Merge pull request #5652 from redisson/dependabot/maven/redisson/org.springframework-spring-web-6.0.17
Bump org.springframework:spring-web from 6.0.3 to 6.0.17 in /redisson
1 year ago
dependabot[bot] d0f367b114
Bump org.springframework:spring-web from 6.0.3 to 6.0.17 in /redisson
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.0.3 to 6.0.17.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.3...v6.0.17)

---
updated-dependencies:
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Nikita Koksharov 3c1b9bda2b
Update README.md 1 year ago
Nikita Koksharov 04ac9f5f4f
Update README.md 1 year ago
Nikita Koksharov 8c94d175b5 Fixed - FlushListener catches causes ClassCastException. #5650 1 year ago
Nikita Koksharov 898cc5847c Feature - random() methods added to RLexSortedSet object #5649 1 year ago