[ https://issues.apache.org/jira/browse/SUREFIRE-1805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17141527#comment-17141527 ]
Falko Modler commented on SUREFIRE-1805: ---------------------------------------- [~tibordigana] I had a brief look at this and some questions arise: - Why do we need {{connectionAddress}}? Shall it override {{server.getLocalAddress()}}? - Do we want to set port numbers via these two properties? If yes: -- How would that work with multipe forks? -- Is a combined string ({{"<ip>:port"}}) sufficient? A few more questions can be discussed via a PR. > New config `bindAddress` and `connectionAddress` in SurefireForkNodeFactory > --------------------------------------------------------------------------- > > Key: SUREFIRE-1805 > URL: https://issues.apache.org/jira/browse/SUREFIRE-1805 > Project: Maven Surefire > Issue Type: New Feature > Components: documentation, Maven Failsafe Plugin, Maven Surefire > Plugin, process forking > Reporter: Tibor Digana > Priority: Major > Fix For: 3.0.0-M6 > > -- This message was sent by Atlassian Jira (v8.3.4#803005)