[
https://issues.apache.org/jira/browse/GEODE-9932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17470878#comment-17470878
]
ASF subversion and git services commented on GEODE-9932:
--------------------------------------------------------
Commit 87c32e4b85d5b5150a5290ab1e7f1919020e4bf9 in geode's branch
refs/heads/develop from Donal Evans
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=87c32e4 ]
GEODE-9932: Change naming convention for Redish hash tags in tests (#7244)
- Instead of {user1} or variants thereof, use {tag1} to prevent
confusion
Authored-by: Donal Evans <[email protected]>
> 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
> Assignee: Donal Evans
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> 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)