Darrel Schneider created GEODE-8276: ---------------------------------------
Summary: KEYS command returns corrupted keys in some cases Key: GEODE-8276 URL: https://issues.apache.org/jira/browse/GEODE-8276 Project: Geode Issue Type: Bug Components: redis Reporter: Darrel Schneider In some cases the keys returned by the KEYS command will be corrupted. If the key that is stored contains bytes that when UTF-8 encoded produce multiple bytes then that key will be corrupted when returned from the KEYS command. -- This message was sent by Atlassian Jira (v8.3.4#803005)