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

ASF subversion and git services commented on GEODE-1493:
--------------------------------------------------------

Commit 832ddd17b9743417421379b8233fbdc45c1109a6 in incubator-geode's branch 
refs/heads/feature/GEODE-1565 from [~sboorlagadda]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=832ddd1 ]

GEODE-1493: config/gemfire.properties that is shipped with the geode 
distribution contains user specific info

 * Removed user home directory as default cluster-configuration-dir
 * Now only IPv4 mcast address is used as default mcast address,
   as JGroups can convert IPv4 mcast address to equivalent IPv6.


> config/gemfire.properties that is shipped with the geode distribution 
> contains user specific info
> -------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-1493
>                 URL: https://issues.apache.org/jira/browse/GEODE-1493
>             Project: Geode
>          Issue Type: Bug
>          Components: build
>            Reporter: Dan Smith
>            Assignee: Sai Boorlagadda
>             Fix For: 1.0.0-incubating.M3
>
>
> The geode-assembly/build.gradle file generates a default gemfire.properties 
> and cache.xml that get included in the config directory in the binary 
> distribution. See the defaultDistributionConfig target.
> However, the generated gemfire.properties file has a bad value for 
> cluster-configuration-dir. This is the value that shipped with M2:
> {noformat}
> cluster-configuration-dir=/home/dsmith/data/work/gemfire5/open/geode-assembly/build
> {noformat}
> The mcast-address is also suspect, because the default mcast address depends 
> on whether the build system system prefers IPv6 or IPv4 addresses.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to