Donal Evans created GEODE-9932:
----------------------------------
Summary: Change naming convention for hash tags in Redis tests
Key: GEODE-9932
URL: https://issues.apache.org/jira/browse/GEODE-9932
Project: Geode
Issue Type: Improvement
Components: redis
Affects Versions: 1.15.0
Reporter: Donal Evans
In Redis tests that use hash tags to guarantee that keys map to the same slots,
there has been a convention of using tags of the form "{user1}". This is
potentially confusing to new developers, however, as hash tags have no relation
to users.
To prevent future confusion, these tags should be renamed to something more
generic, such a simply "{tag1}" etc.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)