Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-3497

ContainerManagementProtocolProxy modifies IPC timeout conf without making a copy

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.6.0
    • 2.8.0, 2.7.1, 3.0.0-alpha1
    • client
    • None
    • Reviewed

    Description

      yarn-client's ContainerManagementProtocolProxy is updating ipc.client.connection.maxidletime in the conf passed in without making a copy of it. That modification "leaks" into other systems using the same conf and can cause them to setup RPC connections with a timeout of zero as well.

      Attachments

        1. YARN-3497.001.patch
          0.9 kB
          Jason Darrell Lowe
        2. YARN-3497.002.patch
          1 kB
          Jason Darrell Lowe

        Activity

          People

            jlowe Jason Darrell Lowe
            jlowe Jason Darrell Lowe
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: