[
https://issues.apache.org/jira/browse/GEODE-8311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146676#comment-17146676
]
ASF subversion and git services commented on GEODE-8311:
--------------------------------------------------------
Commit f1a2c477f677ccf6b6f80b6bb16946654571f47c in geode's branch
refs/heads/develop from Darrel Schneider
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=f1a2c47 ]
GEODE-8311: fix setrange to prefix value (#5315)
> redis SETRANGE with non-zero offset on key that does not exist needs to
> prefix with zeros
> -----------------------------------------------------------------------------------------
>
> Key: GEODE-8311
> URL: https://issues.apache.org/jira/browse/GEODE-8311
> Project: Geode
> Issue Type: Bug
> Components: redis
> Reporter: Darrel Schneider
> Assignee: Darrel Schneider
> Priority: Major
> Fix For: 1.14.0
>
>
> The redis SETRANGE with non-zero offset on key that does not exist needs to
> prefix with zeros. Currently it is just setting the key to the given value
> with no prefixing.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)