Viacheslav Klimov
bf33b97a71
Ignore unknown properties when deserializing Redis cache entries
Prevents UnrecognizedPropertyException during rolling upgrades when a
newer node writes a cached entity with an added field and an older node
reads it back. The Redis-backed TbJsonRedisSerializer now uses
JacksonUtil.IGNORE_UNKNOWN_PROPERTIES_JSON_MAPPER instead of the strict
OBJECT_MAPPER used by JacksonUtil.fromBytes.
2 months ago
Viacheslav Klimov
2a7eab3db5
Version set to 4.2.2.2-SNAPSHOT
2 months ago
Viacheslav Klimov
f66427fb7c
Version set to 4.2.2.1-SNAPSHOT
3 months ago
Viacheslav Klimov
132b6a1e3f
Version changed to 4.2.2
4 months ago
Viacheslav Klimov
b244e14ef7
Version set to 4.2.1.3-SNAPSHOT
4 months ago
Sergey Matvienko
b35f46a8ee
tests: reducing logging noise for dao, cache for CaffeineCacheMetrics
4 months ago
Viacheslav Klimov
5b5b4dff6b
Update license header
5 months ago
Andrii Landiak
b15ef1c082
Redis: add username for ACL auth
5 months ago
Viacheslav Klimov
f2dadd0791
Version set to 4.2.1.2-SNAPSHOT
5 months ago
Viacheslav Klimov
295d29fc68
Version set to 4.2.1.1-RC
5 months ago
VIacheslavKlimov
aefb7dcb41
Version set to 4.2.1-RC
8 months ago
pon0marev
c24b44b762
Optimize Redis pool ping parameters
10 months ago
Igor Kulikov
cc7c496b13
Version set to 4.2.0-RC
11 months ago
ViacheslavKlimov
815ac9fef2
Fix invalid resource info caching
12 months ago
Igor Kulikov
ebf6f66cbe
Version set to 4.2.0-SNAPSHOT
1 year ago
Igor Kulikov
2de733ef69
Version set to 4.2.0
1 year ago
ViacheslavKlimov
850af5d126
Version set to 4.1.0-RC
1 year ago
ViacheslavKlimov
5572b6bb4a
TMP version set to 4.1.0-SNAPSHOT
1 year ago
Igor Kulikov
bee6c19a51
Version 4.1.0-SNAPSHOT
1 year ago
Igor Kulikov
a40f9d6ae4
Ver 4.0.1-RC
1 year ago
Igor Kulikov
5fbb3194a7
Version 4.0.1-RC
1 year ago
Igor Kulikov
757c887034
Version 4.1.0-SNAPSHOT
1 year ago
Igor Kulikov
da2bada90b
Merge with RC
1 year ago
Igor Kulikov
3b4ee01aac
Version set to 4.0.0-RC
1 year ago
Igor Kulikov
5cf26d4851
Update license header
1 year ago
Igor Kulikov
b7750bc342
Version set to 4.0.0-SNAPSHOT
1 year ago
Igor Kulikov
6a0fff0737
Version set to 3.9.1-RC
1 year ago
Andrii Shvaika
dad0c1fb92
Version set to 3.9.1-RC
1 year ago
Andrii Landiak
5d07beb0de
Refactor executeScript to not load script on init, but on execute
1 year ago
Andrii Landiak
f4372feff9
Improvement for logs in executeScript
1 year ago
Andrii Landiak
b5ca7e655f
Increate log level to warn for evalSha
1 year ago
Andrii Landiak
11cb43a115
Redis-cache: relatedEdges changed key, lua improvement
1 year ago
Igor Kulikov
77d2826f96
Version set to 4.0.0-SNAPSHOT
2 years ago
Igor Kulikov
190bba72f9
Temp Version set to 3.9.0-RC
2 years ago
Igor Kulikov
8ac0468edd
Version set to 4.0.0-SNAPSHOT
2 years ago
Igor Kulikov
cca4ac3629
Version set to 3.9.0-RC
2 years ago
Igor Kulikov
fdbe59c610
Version set to 3.9.0-SNAPSHOT
2 years ago
Igor Kulikov
d11f866856
Version set to 3.8.1-RC
2 years ago
Igor Kulikov
82c642c97f
Version 3.8.1-RC
2 years ago
Igor Kulikov
b4124f7c4c
Merge with RC
2 years ago
Igor Kulikov
4d705f26fd
Version set to 3.8.0-RC
2 years ago
Igor Kulikov
3dadc34b5b
Version set to 3.9.0-SNAPSHOT
2 years ago
Igor Kulikov
4e7176cce7
Version set to 3.8.0-RC
2 years ago
Igor Kulikov
025fb1ca8c
Version set to 3.8.0
2 years ago
ViacheslavKlimov
cf0d3183e7
Rename CacheKey to VersionedCacheKey
2 years ago
ViacheslavKlimov
53a975681c
Refactor versioned caching
2 years ago
ViacheslavKlimov
977c36d83f
Fix RelatedEdgesCacheValue
2 years ago
Andrii Landiak
5602807dbe
Introduce Edge queue to handle edge notification messages
2 years ago
Andrii Landiak
fc8631625f
Delete unused file
2 years ago
Andrii Landiak
c6ee0bff19
Add edgeIdsCache to decrease number of calls to db for findRelatedEdgeByEntityId
2 years ago