[ https://issues.apache.org/jira/browse/GEODE-10151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17557630#comment-17557630 ]
ASF subversion and git services commented on GEODE-10151: --------------------------------------------------------- Commit 6411438149dfa88300c0873654b6aa9780b3991f in geode-examples's branch refs/heads/master from Dan Smith [ https://gitbox.apache.org/repos/asf?p=geode-examples.git;h=6411438 ] GEODE-10151: Extract redis distribution The redis example needs to include the redis distribution on the classpath of the geode server. Adding support in the build to extract the redis distribution, and modifying the start scripts for this example to include geode-for-redis on the classpath. > Make geode-for-redis an optional dependency of a geode server > ------------------------------------------------------------- > > Key: GEODE-10151 > URL: https://issues.apache.org/jira/browse/GEODE-10151 > Project: Geode > Issue Type: Improvement > Components: redis > Reporter: Dan Smith > Assignee: Dan Smith > Priority: Major > Labels: pull-request-available > Fix For: 1.15.0 > > > The geode-for-redis module and its related dependencies are on the classpath > of the server by default when starting a server with gfsh start server or > using the geode dependencies jar. > We should make the module an optional dependencies, like some of our other > extensions (for example, the tomcat http session modules). This would allow a > user to choose if they want redis on the classpath or not. -- This message was sent by Atlassian Jira (v8.20.7#820007)