Sarah Abbey created GEODE-8058:
----------------------------------
Summary: Update implementation of EXPIRE, PEXPIRE, EXPIREAT, and
PEXPIREAT to be HA
Key: GEODE-8058
URL: https://issues.apache.org/jira/browse/GEODE-8058
Project: Geode
Issue Type: Improvement
Components: redis
Reporter: Sarah Abbey
EXPIRE, PEXPIRE, EXPIREAT, and PEXPIREAT are currently not HA since their state
is only maintained on local servers.
The implementation needs to change so that state is correctly distributed.
Either via a region or some other mechanism.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)