Darrel Schneider created GEODE-8201: ---------------------------------------
Summary: The internal redis data region name should begin with double underscore Key: GEODE-8201 URL: https://issues.apache.org/jira/browse/GEODE-8201 Project: Geode Issue Type: Bug Components: redis Reporter: Darrel Schneider To prevent the internal name of the redis data region from conflicting with a user's region name, the internal name should begin with "__". This is not allowed for user region names so this will prevent the redis internal name from conflicting with a user's region name. -- This message was sent by Atlassian Jira (v8.3.4#803005)