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

IPC server response buffer reset threshold should be configurable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.22.0
    • 0.21.0
    • None
    • None
    • Incompatible change, Reviewed
    • Hide
      Add hidden configuration option "ipc.server.max.response.size" to change the default 1 MB, the maximum size when large IPC handler response buffer is reset.
      Show
      Add hidden configuration option "ipc.server.max.response.size" to change the default 1 MB, the maximum size when large IPC handler response buffer is reset.

    Description

      In HDFS-6460, the response buffers in o.a.h.ipc.Server.Handler was reset when the buffer grows beyond max size of 1MB. This frees heap from large responses occupying it. This max response size limit should be configurable. Details in subsequent comment.

      Attachments

        1. hadoop-6577.3.patch
          4 kB
          Suresh Srinivas
        2. hadoop-6577.2.patch
          4 kB
          Suresh Srinivas
        3. hadoop-6577.2.rel20.patch
          3 kB
          Suresh Srinivas
        4. hadoop-6577.2.patch
          4 kB
          Suresh Srinivas
        5. hadoop-6577.1.patch
          4 kB
          Suresh Srinivas
        6. hadoop-6577.patch
          2 kB
          Suresh Srinivas

        Issue Links

          Activity

            People

              sureshms Suresh Srinivas
              sureshms Suresh Srinivas
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: