[ https://issues.apache.org/jira/browse/SUREFIRE-1805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17141533#comment-17141533 ]
Michael Osipov commented on SUREFIRE-1805: ------------------------------------------ I think connection address is for the client, it needs to know where to connect to. I consider a {{bindAddress}} to be a opaque piece of information readable for a node factory implementation. It shall contain all necessary information to connect to a peer. TCP requiers a host/port combination, UDS requires a pack to the socket, and so forth. > 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)