Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-11518

Prefix-based per-RPC server configuration

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • None
    • ipc

    Description

      If a process runs multiple RPC servers, there is no way to individually set their IPC parameters beyond what's supported by the RPC Builder. If a configuration is shared among many nodes, this is more problematic.

      In this jira, a prefix-based per-server configuration is proposed. When an RPC server is built, a prefix can be specified, which will then be prepended to keys when retrieving configured values. There will be an option to fall-back to using the key without the prefix when no value is found with the prefix, thus making this feature compatible with the current way of configuring servers.

      Attachments

        1. HADOOP-11518.patch
          12 kB
          Kihwal Lee
        2. HADOOP-11518.v2.patch
          11 kB
          Kihwal Lee
        3. HADOOP-11518.v3.patch
          12 kB
          Kihwal Lee
        4. HADOOP-11518.v4.patch
          6 kB
          Kihwal Lee
        5. HADOOP-11518.v5.patch
          6 kB
          Kihwal Lee

        Issue Links

          Activity

            People

              kihwal Kihwal Lee
              kihwal Kihwal Lee
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: