[ https://issues.apache.org/jira/browse/HDFS-10356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anu Engineer resolved HDFS-10356. --------------------------------- Resolution: Fixed > Ozone: Container server needs enhancements to control of bind address for > greater flexibility and testability. > -------------------------------------------------------------------------------------------------------------- > > Key: HDFS-10356 > URL: https://issues.apache.org/jira/browse/HDFS-10356 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: ozone > Reporter: Chris Nauroth > Assignee: Anu Engineer > Priority: Major > Labels: OzonePostMerge, tocheck > > The container server, as implemented in class > {{org.apache.hadoop.ozone.container.common.transport.server.XceiverServer}}, > currently does not offer the same degree of flexibility as our other RPC > servers for controlling the network interface and port used in the bind call. > There is no "bind-host" property, so it is not possible to select all > available network interfaces via the 0.0.0.0 wildcard address. If the > requested port is different from the actual bound port (i.e. setting port to > 0 in test cases), then there is no exposure of that actual bound port to > clients. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org