Closed
Description
Andre opened DATAREDIS-1195 and commented
This method invokes expire
separately from set
, which can result in values being written without a TTL if the redis connection happens to drop in between operations
Affects: 2.4 M1 (2020.0.0), 2.2.9 (Moore SR9), 2.3.2 (Neumann SR2)
Referenced from: pull request #553
Backported to: 2.3.3 (Neumann SR3), 2.2.10 (Moore SR10)