Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-2334

ContainerManagementProtocolProxy modifies IPC timeout conf without making a copy

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.5.4, 0.6.1
    • None
    • None

    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. relate to YARN-3497. This is a work around for tez running on 2.6 and 2.7.0 grids.

      Attachments

        1. TEZ-2334.patch
          0.9 kB
          Chang Li

        Activity

          People

            lichangleo Chang Li
            lichangleo Chang Li
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: