[jboss-jira] [JBoss JIRA] (AS7-1254) Set the port_range on JGroups stacks to 1

Brian Stansberry (Updated) (JIRA) jira-events at lists.jboss.org
Tue Nov 1 16:28:45 EDT 2011


     [ https://issues.jboss.org/browse/AS7-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry updated AS7-1254:
----------------------------------

    Assignee: Paul Ferraro


Assigning to Paul, since if it is not valid any longer, Paul would know best. If it's not valid it's because JGroups' default behavior has changed, which I doubt.

The issue is JGroups when it opens sockets will start at the configured port number and if it is not available will start incrementing the port looking for an available port. The port_range config can control how far it increments looking for a port.

Setting the default port_range to 1 is another way of saying, "By default, use the socket configs the admin specified or fail; don't open sockets on unexpected ports."
                
> Set the port_range on JGroups stacks to 1
> -----------------------------------------
>
>                 Key: AS7-1254
>                 URL: https://issues.jboss.org/browse/AS7-1254
>             Project: Application Server 7
>          Issue Type: Task
>          Components: Clustering
>            Reporter: Brian Stansberry
>            Assignee: Paul Ferraro
>             Fix For: 7.1.0.Beta1
>
>
> Lock down the ports.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list