Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-7240 Scaling HDFS
  3. HDFS-10356

Ozone: Container server needs enhancements to control of bind address for greater flexibility and testability.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • ozone

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              aengineer Anu Engineer
              cnauroth Chris Nauroth
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: