You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2020/12/23 00:31:23 UTC

[GitHub] [geode] karensmolermiller opened a new pull request #5872: GEODE-8802: clarify mcast-port default in docs

karensmolermiller opened a new pull request #5872:
URL: https://github.com/apache/geode/pull/5872


   
   


----------------------------------------------------------------
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.

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



[GitHub] [geode] karensmolermiller merged pull request #5872: GEODE-8802: clarify mcast-port default in docs

Posted by GitBox <gi...@apache.org>.
karensmolermiller merged pull request #5872:
URL: https://github.com/apache/geode/pull/5872


   


----------------------------------------------------------------
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.

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



[GitHub] [geode] upthewaterspout commented on a change in pull request #5872: GEODE-8802: clarify mcast-port default in docs

Posted by GitBox <gi...@apache.org>.
upthewaterspout commented on a change in pull request #5872:
URL: https://github.com/apache/geode/pull/5872#discussion_r552221193



##########
File path: geode-docs/configuring/running/firewalls_ports.html.md.erb
##########
@@ -166,7 +166,8 @@ This table contains properties potentially involved in firewall behavior, with a
 <tr>
 <td><p>Multicast</p></td>
 <td><code class="ph codeph">mcast-port</code></td>
-<td>10334</td>
+<td>0 if the <code class="ph codeph">locators</code> property is set,
+and 10334 otherwise</td>

Review comment:
       I think this part is still incorrect - it talks about a 10334 default.




----------------------------------------------------------------
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.

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