[
https://issues.apache.org/jira/browse/GEODE-8182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17118137#comment-17118137
]
ASF subversion and git services commented on GEODE-8182:
--------------------------------------------------------
Commit 17dd67abf6a7a1702100c4028bb06c9aca9ab2d1 in geode's branch
refs/heads/feature/GEODE-8144 from Darrel Schneider
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=17dd67a ]
GEODE-8182: change String commands to use one region (#5165)
* changed all String commands to use the function and to use a single region
* renabled tests ignored for GEODE-8182
* removed the RedisLockService since it is not used in the new data model
* removed the unused del methods on RedisSetCommands and RedisHashCommands
* removed the KeyRegistar since it was no longer needed with a single data
region
Co-authored-by: Ray Ingles <[email protected]>
> Move RedisStrings to "data" region (no metadata region)
> -------------------------------------------------------
>
> Key: GEODE-8182
> URL: https://issues.apache.org/jira/browse/GEODE-8182
> Project: Geode
> Issue Type: Improvement
> Components: redis
> Reporter: Jens Deppe
> Assignee: Darrel Schneider
> Priority: Major
> Fix For: 1.14.0
>
>
> Part of ongoing refactoring to move to a single data region
--
This message was sent by Atlassian Jira
(v8.3.4#803005)