[
https://issues.apache.org/jira/browse/GEODE-9277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Deppe resolved GEODE-9277.
-------------------------------
Fix Version/s: 1.15.0
Resolution: Fixed
> Constrain Redis FLUSHALL command to local member data only
> ----------------------------------------------------------
>
> Key: GEODE-9277
> URL: https://issues.apache.org/jira/browse/GEODE-9277
> Project: Geode
> Issue Type: Improvement
> Components: redis
> Reporter: Jens Deppe
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> Currently our {{FLUSHALL}} command will iterate and delete all keys in the
> whole region. While this is nice and convenient for now, it is not how native
> redis does it and will need to be switched once the function execution layer
> is removed.
> It would be helpful to do this work separately.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)