[ 
https://issues.apache.org/jira/browse/GEODE-6831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

YuJue Li closed GEODE-6831.
---------------------------

> Versioning of JAR Files  doc is wrong
> -------------------------------------
>
>                 Key: GEODE-6831
>                 URL: https://issues.apache.org/jira/browse/GEODE-6831
>             Project: Geode
>          Issue Type: Improvement
>          Components: docs
>            Reporter: YuJue Li
>            Assignee: Dave Barnes
>            Priority: Major
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> [https://geode.apache.org/docs/guide/19/configuring/cluster_config/deploying_application_jars.html]
>  
>  
> This document has such a paragraph: 
>  
>    Versioning of JAR Files 
>  
> When you deploy JAR files to a cluster or member group, the JAR file is 
> modified to indicate version information in its name. Each JAR filename is 
> prefixed with|vf.gf#|and contains a version number at the end of the 
> filename. For example, if you deploy|MyClasses.jar|five times, the filename 
> is displayed as|vf.gf#MyClasses.jar#5|when you list all deployed jars. 
>  
> but,in my environment, it is shown as follows: 
>  
> gfsh>list deployed 
> Member  |      JAR       | JAR Location 
> ------- | -------------- | 
> --------------------------------------------------- 
> server1 | ra.jar         | /media/liyujue/data/geode/server1/ra.v1.jar 
> server1 | mx4j-3.0.2.jar | 
> /media/liyujue/data/geode/server1/mx4j-3.0.2.v1.jar 
> server2 | ra.jar         | /media/liyujue/data/geode/server2/ra.v1.jar 
> server2 | mx4j-3.0.2.jar | /media/liyujue/data/geode/server2/mx4j-3.0.2.v1.jar
> The description here is incorrect.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to