Commit Graph

9287 Commits (4bf4cb13e3c96cabcc63b4bdbaebbd1d45466189)
 

Author SHA1 Message Date
Nikita Koksharov 6fabde9f7e readme updated 9 months ago
Nikita Koksharov 3b30688be4 javadocs fixed 9 months ago
Nikita Koksharov 0792155837 Fixed - read mode = SLAVE isn't applied for RSet.random() methods. #5871 9 months ago
Nikita Koksharov ef90ee11ec test fixed 9 months ago
Nikita Koksharov 3fb2b97edd refactoring 9 months ago
Nikita Koksharov e3bb1aa390 test fixed 9 months ago
Nikita Koksharov e63ee80872 test fixed 9 months ago
Nikita Koksharov 035a7cc0a3 description updated 9 months ago
Nikita Koksharov a403a27bb9 test fixed 9 months ago
Nikita Koksharov 4011dc7eed Fixed - Keyspace notifications should be listened only on master nodes #5877 9 months ago
Nikita Koksharov fc80806ad0 Fixed - RListMultimap.removeAll() method always deletes link to list #5872 9 months ago
Nikita Koksharov 27a03c8d31 refactoring 9 months ago
Nikita Koksharov e7580b62d9 Fixed - RLockReactive methods don't work in native image. #5874 9 months ago
Nikita Koksharov bc684cb381
Merge pull request #5873 from MartinEkInsurely/shutdown-timeout-5795
Correctly update shutdown timeout after each step in connection manager shutdown
9 months ago
Nikita Koksharov 1ff8cb3ad3
Update CONTRIBUTING.md 9 months ago
Nikita Koksharov 7d86479757 refactoring 9 months ago
Nikita Koksharov c1e597cb68 Merge branch 'master' of github.com:redisson/redisson 9 months ago
Nikita Koksharov dc9f0e3035
Merge pull request #5875 from ghollies/retry-NOREPLICAS-upstream
Allow retry of NOREPLICAS error
9 months ago
Gabriel Hollies b7799c4440 Allow retry of NOREPLICAS error
* During a failover event where a new redis master is being promoted
  there is a period of time before the slaves begin to follow the new
  master. This can lead to write calls failing with NOREPLICAS. This
  usually happens when min-slaves-to-write is configured as non 0.
* This error could occur for a misconfiguration, and reties wouldnt
  help, but we have found that in practice we see failed writes on
  most failovers due to this error, and a treating it as retryable
  would have prevented those exception cases.

Signed-off-by: Gabriel Hollies <gabriel.hollies@appian.com>
9 months ago
Martin Ek 2ea7c51024
Correctly update shutdown timeout after each step in connection manager shutdown
Signed-off-by: Martin Ek <martin.ek@insurely.com>
9 months ago
Nikita Koksharov 7b29c420de
Update README.md 9 months ago
Nikita Koksharov 559f513a9c
Update README.md 9 months ago
Nikita Koksharov 89bbcc6ce7 refactoring 10 months ago
Nikita Koksharov e3a851a9e0 refactoring 10 months ago
Nikita Koksharov 189e07f871 Merge branch 'master' of github.com:redisson/redisson 10 months ago
Nikita Koksharov 5ae746dcc6 Fixed - broken tck JCache tests 10 months ago
Nikita Koksharov 852ff16e39 refactoring 10 months ago
Nikita Koksharov 26fcf78e7d
Update README.md 10 months ago
Nikita Koksharov 69f7bc2c94 version updated 10 months ago
Nikita Koksharov ac13dfbf1f refactoring 10 months ago
Nikita Koksharov 1f57d87084 Fixed - not all sentinels defined in the configuration are registered 10 months ago
Nikita Koksharov 4b27f623f9 Merge branch 'master' of github.com:redisson/redisson 10 months ago
Nikita Koksharov 3f41f5f77c versions updated 10 months ago
Nikita Koksharov b16409755d
Merge pull request #5866 from redisson/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.4
Bump org.apache.maven.plugins:maven-gpg-plugin from 1.6 to 3.2.4
10 months ago
Nikita Koksharov d97ad9be0e
Merge pull request #5865 from redisson/dependabot/maven/org.springframework.boot-spring-boot-autoconfigure-3.2.5
Bump org.springframework.boot:spring-boot-autoconfigure from 3.2.4 to 3.2.5
10 months ago
Nikita Koksharov f74a4246d8
Merge pull request #5864 from redisson/dependabot/maven/org.springframework.boot-spring-boot-dependencies-3.2.5
Bump org.springframework.boot:spring-boot-dependencies from 3.2.2 to 3.2.5
10 months ago
dependabot[bot] 48f0dcbf43
Bump org.apache.maven.plugins:maven-gpg-plugin from 1.6 to 3.2.4
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 1.6 to 3.2.4.
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
- [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-1.6...maven-gpg-plugin-3.2.4)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
dependabot[bot] 5974373ca2
Bump org.springframework.boot:spring-boot-autoconfigure
Bumps [org.springframework.boot:spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.4...v3.2.5)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
dependabot[bot] 1715dd08bb
Bump org.springframework.boot:spring-boot-dependencies
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.2.2 to 3.2.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.2...v3.2.5)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
Nikita Koksharov b0836e5e91
Update CHANGELOG.md 10 months ago
Nikita Koksharov a02d60a004 [maven-release-plugin] prepare for next development iteration 10 months ago
Nikita Koksharov 49dcea0be6 [maven-release-plugin] prepare release redisson-3.30.0 10 months ago
Nikita Koksharov 6f3acebe56 refactoring 10 months ago
Nikita Koksharov c1d3e4881a test fixed 10 months ago
Nikita Koksharov 7a8ee736da refactoring 10 months ago
Nikita Koksharov ab31631880 Fixed - io.projectreactor should be defined as optional in OSGi MANIFEST 10 months ago
Nikita Koksharov ce70bf3945 Feature - Async, Rx, Reactive interfaces implemented for RBloomFilter object. #5836 10 months ago
Nikita Koksharov 04b206cbc5 refactoring 10 months ago
Nikita Koksharov 05c5b8a637 test added 10 months ago
Nikita Koksharov a82bd11f3e Fixed - Spring Data Redis blocking poll commands can't be reattached after failover 10 months ago