[ 
https://issues.apache.org/jira/browse/GEODE-10151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515586#comment-17515586
 ] 

ASF GitHub Bot commented on GEODE-10151:
----------------------------------------

upthewaterspout opened a new pull request #114:
URL: https://github.com/apache/geode-examples/pull/114


   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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@geode.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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.1#820001)

Reply via email to