Nikita
|
b4f69ba974
|
RLiveObjectService.delete throws NPE if entity doesn't exist. #1401
|
7 years ago |
Nikita
|
cd39e884c9
|
refactoring
|
7 years ago |
Nikita
|
d7ff1b93f0
|
refactoring
|
7 years ago |
Nikita
|
42d676503b
|
comments improved
|
7 years ago |
Nikita
|
20323d8132
|
refactoring
|
7 years ago |
Nikita
|
804b158229
|
Merge branch 'master' into 3.0.0
# Conflicts:
# redisson/src/main/java/org/redisson/reactive/RedissonKeysReactive.java
|
7 years ago |
Nikita
|
c3655e5ef4
|
RedissonReactive.createTransaction method added. #1372
|
7 years ago |
Nikita
|
220370e47d
|
javadoc fixed
|
7 years ago |
Nikita
|
d5b930618c
|
commitAsync and rollbackAsync methods added to RTransaction
|
7 years ago |
Nikita
|
09c5a6baf3
|
Merge branch 'master' into 3.0.0
# Conflicts:
# pom.xml
# redisson-all/pom.xml
# redisson-tomcat/pom.xml
# redisson-tomcat/redisson-tomcat-6/pom.xml
# redisson-tomcat/redisson-tomcat-7/pom.xml
# redisson-tomcat/redisson-tomcat-8/pom.xml
# redisson-tomcat/redisson-tomcat-9/pom.xml
# redisson/pom.xml
# redisson/src/main/java/org/redisson/RedissonReactive.java
# redisson/src/main/java/org/redisson/command/CommandReactiveBatchService.java
# redisson/src/main/java/org/redisson/reactive/RedissonBatchReactive.java
# redisson/src/test/java/org/redisson/RedissonMapTest.java
|
7 years ago |
Nikita
|
3fd1015f20
|
BatchOptions object should be supplied during Batch creation. #1392
|
7 years ago |
Nikita
|
dc6e80ebb9
|
RMap.fastReplace method added. #1379
|
7 years ago |
Nikita
|
2cea6711ff
|
RPermitExpirableSemaphoreReactive object added. #1391
|
7 years ago |
Nikita
|
92496e96ab
|
refactoring
|
7 years ago |
Nikita
|
dd13ac99e2
|
JDK10 compatibility fixed #1367
|
7 years ago |
Nikita
|
762c61ef2e
|
License added
|
7 years ago |
Nikita
|
3167a4cbdc
|
RTransaction commit/rollback method should throw TransactionException in case of error
|
7 years ago |
Nikita
|
194b457094
|
Spring Transaction API implementation. #1390
|
7 years ago |
Nikita
|
68506b455b
|
refactoring
|
7 years ago |
Nikita
|
28eedcda8b
|
refactoring
|
7 years ago |
Nikita
|
3e2087752e
|
refactoring
|
7 years ago |
Nikita
|
042cfcb7cb
|
Transaction API for Single, Master/Slave and Sentinel mode. #1372
|
7 years ago |
Nikita
|
ba43ae3f46
|
[maven-release-plugin] prepare for next development iteration
|
7 years ago |
Nikita
|
068217da78
|
[maven-release-plugin] prepare release redisson-3.6.5
|
7 years ago |
Nikita
|
fad11d51e2
|
[maven-release-plugin] prepare for next development iteration
|
7 years ago |
Nikita
|
7e0227eb46
|
[maven-release-plugin] prepare release redisson-2.11.5
|
7 years ago |
Nikita
|
3393348318
|
Merge branch 'master' into 3.0.0
|
7 years ago |
Nikita
|
dc74a12282
|
Fixed - ClusterConnectionManager throws IllegalArgumentException. #1378
|
7 years ago |
Nikita
|
ec1147ee98
|
Merge branch 'master' into 3.0.0
# Conflicts:
# pom.xml
# redisson-all/pom.xml
# redisson-tomcat/pom.xml
# redisson-tomcat/redisson-tomcat-6/pom.xml
# redisson-tomcat/redisson-tomcat-7/pom.xml
# redisson-tomcat/redisson-tomcat-8/pom.xml
# redisson-tomcat/redisson-tomcat-9/pom.xml
# redisson/pom.xml
|
7 years ago |
Nikita
|
5a8877d5fc
|
refactoring
|
7 years ago |
Nikita
|
a42a20ba11
|
Fixed - CommandDecoder doesn't remove command with failed response from commands queue. #1377
|
7 years ago |
Nikita
|
f1c7b20974
|
Fixed - RSetMultimap.get() does not update multimap correctly. #1375
|
7 years ago |
Nikita
|
096155dff6
|
RSetCache.getLock method added
|
7 years ago |
Nikita
|
bcdc19d7db
|
Fixed - an error shouldn't appear if Redisson successfully got the information at least from one sentinel/cluster server. #1366
|
7 years ago |
Nikita
|
4e900cb412
|
RKeys.copy method added
|
7 years ago |
Nikita
|
b5688fc07e
|
RObject.copy method added
|
7 years ago |
Nikita
|
601ba4d16f
|
Fixed - RObject.migrate method.
|
7 years ago |
Nikita
|
dece260e2b
|
Fixed - hdel wasn't used during remote service task removal. #1363
|
7 years ago |
Nikita
|
0a4f30d540
|
[maven-release-plugin] prepare for next development iteration
|
7 years ago |
Nikita
|
c4c38de419
|
[maven-release-plugin] prepare release redisson-3.6.4
|
7 years ago |
Nikita
|
d9e57be29e
|
[maven-release-plugin] prepare for next development iteration
|
7 years ago |
Nikita
|
8a0d083fd9
|
[maven-release-plugin] prepare release redisson-2.11.4
|
7 years ago |
Nikita
|
6be107cfc4
|
Merge branch 'master' into 3.0.0
|
7 years ago |
Nikita
|
4647447c43
|
subscriptionMode = MASTER by default
|
7 years ago |
Nikita
|
1fa4b6ad52
|
refactoring
|
7 years ago |
Nikita
|
61a309f3a8
|
RSet.getLock method added
|
7 years ago |
Nikita
|
e20ad7de9a
|
Merge branch 'master' into 3.0.0
|
7 years ago |
Nikita
|
03ebf8f96c
|
Fixed - race condition with load balancer node selection. #1337
|
7 years ago |
Nikita
|
7f9e320b80
|
Merge branch 'master' into 3.0.0
# Conflicts:
# pom.xml
# redisson-all/pom.xml
# redisson-tomcat/pom.xml
# redisson-tomcat/redisson-tomcat-6/pom.xml
# redisson-tomcat/redisson-tomcat-7/pom.xml
# redisson-tomcat/redisson-tomcat-8/pom.xml
# redisson-tomcat/redisson-tomcat-9/pom.xml
# redisson/pom.xml
|
7 years ago |
Nikita
|
60fb467012
|
refactoring
|
7 years ago |
Nikita
|
c72e6ad943
|
Fixed - "READONLY can't write against a read only slave" error. #1272 #945
|
7 years ago |
Nikita
|
9a36a5badc
|
Fixed - NPE during failover in Sentinel mode. #1317
|
7 years ago |
Nikita
|
8bf791004c
|
Fixed - jcache.getAll(Set<T>) causes io.netty.util.IllegalReferenceCountException #1349
|
7 years ago |
Nikita
|
41f6244ade
|
Merge branch 'master' of github.com:redisson/redisson
|
7 years ago |
Nikita
|
72714dc682
|
Fixed - NPE in CommandDecoder handler while using RBatch object #1350
|
7 years ago |
RoboFlax | Robin
|
64ec94e4b1
|
fixed java doc
added '{@'
|
7 years ago |
Nikita
|
ed11c6000e
|
Fixed - RSortedSet tries to compare wrong types. #1342
|
7 years ago |
Nikita
|
3aea85ab03
|
refactoring
|
7 years ago |
Nikita
|
53ec9f16bd
|
Fixed - ClassCastException in RListMultimapCache.removeAll method. #1338
|
7 years ago |
Nikita
|
6fd68c41f8
|
[maven-release-plugin] prepare for next development iteration
|
7 years ago |
Nikita
|
bfc56a94f8
|
[maven-release-plugin] prepare release redisson-3.6.3
|
7 years ago |
Nikita
|
8b52b76e2b
|
[maven-release-plugin] prepare for next development iteration
|
7 years ago |
Nikita
|
d4f75e511e
|
[maven-release-plugin] prepare release redisson-2.11.3
|
7 years ago |
Nikita
|
3909f68548
|
Merge branch 'master' into 3.0.0
|
7 years ago |
Nikita
|
cdc1d164c3
|
Fixed - Old/stale nodes not removed from NodesGroup #1330
|
7 years ago |
Nikita
|
ac5365a098
|
refactoring
|
7 years ago |
Nikita
|
9a179e14cd
|
Fixed - CertificateException while connecting to Azure or AWS Elasticache config endpoint. #1296
|
7 years ago |
Nikita
|
64501f1cc5
|
Merge branch 'master' into 3.0.0
|
7 years ago |
Nikita
|
f0953279b4
|
refactoring
|
7 years ago |
Nikita
|
b534c7f856
|
Fixed - avro codec
|
7 years ago |
Nikita
|
587d39d536
|
Merge branch 'master' into 3.0.0
# Conflicts:
# pom.xml
# redisson-all/pom.xml
# redisson-tomcat/pom.xml
# redisson-tomcat/redisson-tomcat-6/pom.xml
# redisson-tomcat/redisson-tomcat-7/pom.xml
# redisson-tomcat/redisson-tomcat-8/pom.xml
# redisson-tomcat/redisson-tomcat-9/pom.xml
# redisson/pom.xml
|
7 years ago |
Nikita
|
6a0537cf1b
|
Fixed - PubSub couldn't be resubscribed during failover. #1331
|
7 years ago |
Nikita
|
7d832dddf9
|
comments added
|
7 years ago |
Nikita
|
a99682f240
|
DNS monitoring for Sentinel nodes. #1299
|
7 years ago |
Nikita
|
d095634e6a
|
Fixed - RedissonRedLock.tryLock doesn't work for some wait time values. #1292
|
7 years ago |
Nikita
|
918e8f54ee
|
Fixed - NPE in JCache.getAndRemoveValue #1327
|
7 years ago |
Nikita
|
8fd4fd69b8
|
Fixed - memory leak in publish subscribe. #1326
|
7 years ago |
Nikita
|
7ca8d857a8
|
Fixed - memory leak in publish subscribe. #1326
|
7 years ago |
Nikita
|
767e087125
|
Reduce default shutdown wait time to 2 seconds #867
|
7 years ago |
Nikita
|
ac79efe2af
|
Fixed - codec classLoader wasn't used in TasksRunnerService. #1310
|
7 years ago |
Nikita
|
613389e870
|
Fixed - warning for disconnected slaves in sentinel mode. #1324
|
7 years ago |
Nikita
|
5e77ffc013
|
Update Spring Boot to 2.0.0 version #1323
|
7 years ago |
Nikita
|
3869ba16c7
|
[maven-release-plugin] prepare for next development iteration
|
7 years ago |
Nikita
|
0520d7ac2c
|
[maven-release-plugin] prepare release redisson-3.6.2
|
7 years ago |
Nikita
|
853f5260fb
|
[maven-release-plugin] prepare for next development iteration
|
7 years ago |
Nikita
|
2a736e8f6d
|
[maven-release-plugin] prepare release redisson-2.11.2
|
7 years ago |
Nikita
|
36c5100b8e
|
Merge branch 'master' into 3.0.0
|
7 years ago |
Nikita
|
a62d82d148
|
refactoring
|
7 years ago |
Nikita
|
35cdfe5018
|
failedAttempts setting should be applied to Slave nodes only
|
7 years ago |
Nikita
|
550d9700ce
|
default value of addressResolverGroupFactory setting couldn't be serialized properly
|
7 years ago |
Nikita
|
e9d1e4d775
|
compilation fixed
|
7 years ago |
Nikita
|
9be182d6ec
|
Merge branch 'master' into 3.0.0
|
7 years ago |
Nikita
|
e7256234f4
|
version number limit set for spring-boot-actuator
|
7 years ago |
Nikita
|
bae67d6191
|
refactoring
|
7 years ago |
Nikita
|
bfe853989c
|
log error if attemptPromise couldn't be set as failed
|
7 years ago |
Nikita
|
6803dd29cb
|
error info extended
|
7 years ago |
Nikita
|
9d845c1172
|
refactoring
|
7 years ago |
Nikita
|
bf68267931
|
timeout for get operation and mode details for RedisTimeoutExection added
|
7 years ago |
Nikita
|
190c4ec5ce
|
Merge branch 'master' into 3.0.0
# Conflicts:
# redisson/src/main/java/org/redisson/misc/DoubleAdder.java
# redisson/src/main/java/org/redisson/misc/LongAdder.java
# redisson/src/main/java/org/redisson/misc/Striped64.java
# redisson/src/main/java/org/redisson/reactive/NettyFuturePublisher.java
# redisson/src/main/java/org/redisson/reactive/RedissonMapReactiveIterator.java
# redisson/src/main/java/org/redisson/reactive/SetReactiveIterator.java
|
7 years ago |
Nikita
|
e826eb1378
|
test fixed
|
7 years ago |
Nikita
|
5683ff211f
|
JsonJacksonMapCodec improved. #1260
|
7 years ago |
Nikita
|
5588748cde
|
Removed ByteBuf usage during collection iteration
|
7 years ago |
Nikita
|
dfa3b4c2dd
|
Copyright updated
|
7 years ago |
Nikita
|
2e7dc27334
|
header added
|
7 years ago |
Nikita
|
2b559475f0
|
refactoring
|
7 years ago |
Nikita
|
eb86e27fab
|
refactoring
|
7 years ago |
Nikita Koksharov
|
5f69136517
|
Merge pull request #1308 from haiS8dn/master
add ability to use RoundRobinDnsAddressResolverGroup in Connection manager.
|
7 years ago |
Nikita
|
5c63acfeaa
|
lockAsync, unlockAsync methods were added to RedissonMultiLock
|
7 years ago |
Nikita
|
60816c0836
|
Merge branch 'master' into 3.0.0
# Conflicts:
# pom.xml
# redisson-all/pom.xml
# redisson-tomcat/pom.xml
# redisson-tomcat/redisson-tomcat-6/pom.xml
# redisson-tomcat/redisson-tomcat-7/pom.xml
# redisson-tomcat/redisson-tomcat-8/pom.xml
# redisson-tomcat/redisson-tomcat-9/pom.xml
# redisson/pom.xml
|
7 years ago |
Nikita
|
9670f19b0f
|
Fixed - clients duplication during discovering ip change of hostname. #1304
|
7 years ago |
Nikita
|
89c391c9d7
|
javadocs fixed
|
7 years ago |
Nikita
|
27fb531c0c
|
RMapCache.remainTimeToLive(key) method added. #1210
|
7 years ago |
Nikita
|
6f32edceff
|
kryo version updated
|
7 years ago |
Nikita
|
38238cfe69
|
expire, expireAt and clearExpire aren't implemented properly for RDelayedQueue, RFairLock, RLocalCachedMap and RPermitExpirableSemaphore objects
|
7 years ago |
Nikita
|
b177e94d5e
|
expire, expireAt and clearExpire commands aren't implemented properly for RBloomFilter object. #1305
|
7 years ago |
Hai Saadon
|
603924cc97
|
add ability to use RoundRobinDnsAddressResolverGroup in Connection manager.
|
7 years ago |
Hai Saadon
|
a8532ee4e5
|
add ability to use RoundRobinDnsAddressResolverGroup in Connection manager.
|
7 years ago |
Nikita
|
95197e08fd
|
refactoring
|
7 years ago |
Nikita
|
970d1c73dd
|
[maven-release-plugin] prepare for next development iteration
|
7 years ago |
Nikita
|
bf2c43dd19
|
[maven-release-plugin] prepare release redisson-3.6.1
|
7 years ago |
Nikita
|
7d6f768849
|
[maven-release-plugin] prepare for next development iteration
|
7 years ago |
Nikita
|
7868b30ad2
|
[maven-release-plugin] prepare release redisson-2.11.1
|
7 years ago |
Nikita
|
8a2a84eff8
|
Merge branch 'master' into 3.0.0
|
7 years ago |
Nikita
|
ddadef3fd4
|
javadocs fixed
|
7 years ago |
Nikita
|
08f6aa4e3e
|
connectionMinimumIdleSize set to 32
|
7 years ago |
Nikita
|
a56da0517a
|
RLocalCachedMap.clearLocalCache method added #1297
|
7 years ago |
Nikita
|
abace2c804
|
Merge branch 'master' into 3.0.0
|
7 years ago |
Nikita
|
387ed744b8
|
Periodical sentinel cluster scanning added. #1280
|
7 years ago |
Nikita
|
3db2deef3a
|
Fixed - Warning about CommandDecoder.decode() method #1295
|
7 years ago |
Nikita
|
a3e8cc95a6
|
Fixed - RBatch throws NPE with big pipeline in atomic mode. #1294
|
7 years ago |
Nikita
|
4e82a6eae6
|
refactoring
|
7 years ago |
Nikita
|
a481259aa5
|
Fixed - possible pubsub listeners leak. #1268
|
7 years ago |
Nikita
|
707b419d97
|
Fixed - org.redisson.RedissonTopic.removeAllListeners got blocked on invocation. #1268
|
7 years ago |
Nikita
|
ee21b88ec4
|
Merge branch 'master' into 3.0.0
|
7 years ago |
Nikita
|
ed247c0ce7
|
refactoring
|
7 years ago |
Nikita
|
581a7ac60f
|
dependencies updated
|
7 years ago |
Nikita
|
bb3807c6c9
|
Fixed - Jackson 2.9 compatibility
|
7 years ago |
Nikita
|
2341fb1298
|
byte buddy updated
|
7 years ago |
Nikita
|
610cae2151
|
Fixed - Enum support for Live Objects. #1267
|
7 years ago |
Nikita
|
07131b883a
|
Fixed - Multimap cluster compatibility. #1286
|
7 years ago |
Nikita
|
def3ee883b
|
Fixed - RedissonRemoteService NPE #1287
|
7 years ago |
Nikita
|
6e4969fef8
|
Merge branch 'master' into 3.0.0
|
7 years ago |
Nikita
|
849da63bb9
|
refactoring
|
7 years ago |
Nikita
|
cabdec982d
|
Merge branch 'master' into 3.0.0
|
7 years ago |
Nikita
|
d9b7a2730d
|
Merge branch 'master' of github.com:redisson/redisson
|
7 years ago |
Nikita
|
c5ec14acb5
|
few fixes
|
7 years ago |
Johno Crawford
|
354389f732
|
Netty 4.1.21 + BOM import.
|
7 years ago |
Nikita
|
a74bac17cc
|
Merge branch 'master' into 3.0.0
# Conflicts:
# pom.xml
# redisson-all/pom.xml
# redisson-tomcat/pom.xml
# redisson-tomcat/redisson-tomcat-6/pom.xml
# redisson-tomcat/redisson-tomcat-7/pom.xml
# redisson-tomcat/redisson-tomcat-8/pom.xml
# redisson-tomcat/redisson-tomcat-9/pom.xml
# redisson/pom.xml
# redisson/src/test/java/org/redisson/RedissonMapTest.java
|
7 years ago |
Nikita
|
4954fa4f4d
|
javadoc plugin updated
|
7 years ago |
Nikita
|
6161c1f169
|
Fixed - buffer leak in LocalCachedMap.replace and remove methods
|
7 years ago |