dependabot[bot]
f797914c9f
Bump org.apache.commons:commons-compress from 1.26.0 to 1.26.2
...
Bumps org.apache.commons:commons-compress from 1.26.0 to 1.26.2.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
dependabot[bot]
3e5473e2f0
Bump io.projectreactor:reactor-test from 3.6.5 to 3.6.6
...
Bumps [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core ) from 3.6.5 to 3.6.6.
- [Release notes](https://github.com/reactor/reactor-core/releases )
- [Commits](https://github.com/reactor/reactor-core/compare/v3.6.5...v3.6.6 )
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-test
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
dependabot[bot]
c482ce1fe0
Bump org.mybatis:mybatis from 3.5.15 to 3.5.16
...
Bumps [org.mybatis:mybatis](https://github.com/mybatis/mybatis-3 ) from 3.5.15 to 3.5.16.
- [Release notes](https://github.com/mybatis/mybatis-3/releases )
- [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.5.15...mybatis-3.5.16 )
---
updated-dependencies:
- dependency-name: org.mybatis:mybatis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
Nikita Koksharov
7d30272b39
Merge pull request #5898 from seakider/fix_transbucket_setduration
...
TransactionalBucket#set(V, Duration), PSETEX is called before MULTI
9 months ago
seakider
b1561e1abd
Fixed - TransactionalBucket#set(V, Duration), PSETEX is called before MULTI #5561
...
Signed-off-by: seakider <seakider@gmail.com>
9 months ago
Nikita Koksharov
fd94acbf70
Fixed - CommandMapper isn't applied to Lua scripts. #5797
9 months ago
Nikita Koksharov
db6e98e4bd
Merge branch 'master' of github.com:redisson/redisson
9 months ago
Nikita Koksharov
2cfaffcf3e
Improvement - SequentialDnsAddressResolverFactory default concurrencyLevel set to 2
9 months ago
Nikita Koksharov
551ce0391d
Update README.md
9 months ago
Nikita Koksharov
3d71685ee9
test added
9 months ago
Nikita Koksharov
9d724dd66b
Merge pull request #5886 from redisson/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.5
...
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.0.0 to 3.2.5
9 months ago
Nikita Koksharov
4e2dd99c91
Merge pull request #5885 from redisson/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.2.5
...
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.0.0 to 3.2.5
9 months ago
Nikita Koksharov
54a3a09b57
Merge pull request #5883 from seakider/fix_connection_release
...
Fixed - releaseConnection may not execute correctly
9 months ago
seakider
df46410df4
Fixed - releaseConnection may not execute correctly. simplified code.
...
Signed-off-by: seakider <seakider@gmail.com>
9 months ago
dependabot[bot]
fdb526cbbe
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.0.0 to 3.2.5
...
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire ) from 3.0.0 to 3.2.5.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0...surefire-3.2.5 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
dependabot[bot]
d8d129c926
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.0.0 to 3.2.5
...
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire ) from 3.0.0 to 3.2.5.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0...surefire-3.2.5 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
seakider
ef97459b64
Fixed - releaseConnection may not execute correctly
...
Signed-off-by: seakider <seakider@gmail.com>
9 months ago
Nikita Koksharov
f0b08cbdfc
Update README.md
9 months ago
Nikita Koksharov
703f6f57bf
Fixed - FairLock methods throw 'attempt to compare nil with number' error #4153
9 months ago
Nikita Koksharov
4a849af9b3
Fixed - org.redisson.spring.data.connection.RedissonConnectionFactory.getSentinelConnection() method throws error on the first offline sentinel #5817
9 months ago
Nikita Koksharov
6bfd7c978d
refactoring
9 months ago
Nikita Koksharov
86c889204a
Merge branch 'master' of github.com:redisson/redisson
9 months ago
Nikita Koksharov
5d354a27cc
lib updated
9 months ago
Nikita Koksharov
39e6958077
Update README.md
9 months ago
Nikita Koksharov
3a3efbd47e
Update README.md
9 months ago
Nikita Koksharov
2408c3aacd
Update README.md
9 months ago
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>
10 months ago
Nikita Koksharov
7b29c420de
Update README.md
10 months ago
Nikita Koksharov
559f513a9c
Update README.md
10 months ago
Nikita Koksharov
89bbcc6ce7
refactoring
10 months ago
Nikita Koksharov
e3a851a9e0
refactoring
10 months ago