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

Prefix-based per-RPC server configuration

Log workAgile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsAdd voteVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    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

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            kihwal Kihwal Lee Assign to me
            kihwal Kihwal Lee

            Dates

              Created:
              Updated:

              Slack

                Issue deployment