Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-1410

Add TCP keepalive option for the metastore server

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.6.0
    • 0.6.0
    • Metastore
    • None

    Description

      In production, we have noticed that the metastore server tends to accumulate half-open TCP connections when it has been running for a long time. By half-open, I am referring to idle connections where there is an established TCP connection on the metastore server machine, but no corresponding connection on the client machine. This could be the result of network disconnects or crashed clients.

      This patch will add an option to turn on TCP keepalive so that these half-open connections will get cleaned up.

      Attachments

        1. HIVE-1410.1.patch
          5 kB
          Paul Yang

        Activity

          People

            pauly Paul Yang
            pauly Paul Yang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: