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

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

Commit 2ba05e0427a6ac8d20f4b97a91ae1c794da9d133 in geode's branch 
refs/heads/develop from [~PivotalSarge]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=2ba05e0 ]

GEODE-4246: Skip setting the mcast-port property.


> Remove mcast-port from build generated gemfire.properties
> ---------------------------------------------------------
>
>                 Key: GEODE-4246
>                 URL: https://issues.apache.org/jira/browse/GEODE-4246
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>            Reporter: Michael Dodge
>            Assignee: Michael Dodge
>
> Originally from [~upthewaterspout]:
> Nick and I discovered that the gradle build is  generating a 
> {{gemfire.properties}} in the {{integrationTest}} directory (and maybe 
> others). This {{gemfire.properties}} contains an {{mcast-port}}.
> Unfortunately, this means that all of our tests run with different properties 
> when run through gradle as when run through the IDE. 
> The default mcast port is 0, which seems like a way better default than 
> having all tests run with mcast enabled. We should remove this property from 
> the build generated gemfire.properties and fix whatever tests fail.
> See {{gradlet/test.gradle}} and {{TestPropertiesWriter.groovy}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to