JDG 7 HotRod Server incorrectly returns wrong metadata for cache.getWithMetadata(key) when lifespan/maxIdle is set to a larger value than 2147843
Issue
- JDG 7 HotRod Server incorrectly returns wrong metadata for cache.getWithMetadata(key) when lifespan/maxIdle is set to a larger value than 2147843
- In remote client-server mode, JDG 7 server unexpectedly returns
-1
(= no expiration) forlifespan
andmaxIdleTime
againstcache.getWithMetadata(key)
when the client executeput()
,putIfAbsent()
orreplace()
an entry withlifespan
/maxIdle
over 2147483.
Environment
- Red Hat JBoss Data Grid (JDG)
- 7.1.x
- 7.2.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.