[
https://issues.apache.org/jira/browse/GEODE-9934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472252#comment-17472252
]
ASF subversion and git services commented on GEODE-9934:
--------------------------------------------------------
Commit 79c606ff8bf49dcdbea343ace050a9eb74bffa1d in geode's branch
refs/heads/develop from Donal Evans
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=79c606f ]
GEODE-9934: Move Redis MemoryOverheadIntegration test classes (#7249)
- Change package for AbstractMemoryOverheadIntegrationTest and child
classes from org.apache.geode.redis.internal.commands.executor.hash to
org.apache.geode.redis.internal.data
Authored-by: Donal Evans <[email protected]>
> AbstractMemoryOverheadIntegrationTest is in the wrong package
> -------------------------------------------------------------
>
> Key: GEODE-9934
> URL: https://issues.apache.org/jira/browse/GEODE-9934
> Project: Geode
> Issue Type: Task
> Components: redis
> Affects Versions: 1.15.0
> Reporter: Donal Evans
> Assignee: Donal Evans
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> The class {{AbstractMemoryOverheadIntegrationTest}} and its subclasses
> currently reside in the
> {{org.apache.geode.redis.internal.commands.executor.hash}} package. This is
> incorrect, so the classes should be moved to a more appropriate package, such
> as {{{}org.apache.geode.redis.internal.data{}}}.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)