[ https://issues.apache.org/jira/browse/GEODE-6503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16793336#comment-16793336 ]
ASF subversion and git services commented on GEODE-6503: -------------------------------------------------------- Commit b32631eaf587dce3bbc84f7c0cae73bba0eb7061 in geode's branch refs/heads/feature/GEODE-6518 from Dan Smith [ https://gitbox.apache.org/repos/asf?p=geode.git;h=b32631e ] GEODE-6503: Moving redis into a separate module * Moving all of the geode redis apapter code to the geode-redis module * Moving the redis specific dependencies (netty and geo) to geode-redis * Adding a GeodeRedisService to initialize the redis server The geode distribution will still include redis, and gfsh start server will still include redis on it's classpath. However, consumers of the geode-core maven module will no longer get the redis module and its dependencies unless they explicitly also depend on geode-redis. This closes #3284 > Move Redis apapter to geode-redis module > ---------------------------------------- > > Key: GEODE-6503 > URL: https://issues.apache.org/jira/browse/GEODE-6503 > Project: Geode > Issue Type: Bug > Components: redis > Reporter: Dan Smith > Assignee: Dan Smith > Priority: Major > Fix For: 1.10.0 > > Time Spent: 50m > Remaining Estimate: 0h > > There have been a few attempts at doing this (See GEODE-2449) but we closed > those issues without ever finishing the move. > We should get this done to reduce the number of dependencies and the size of > geode-core. -- This message was sent by Atlassian JIRA (v7.6.3#76005)