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

HiveServer2 http mode - embedded jetty should use SynchronousQueue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.1.0, 1.2.0
    • 1.1.0
    • HiveServer2
    • None

    Description

      Noticed an unreproducible bug (customer reported), where HiveServer2 in http mode would accept the incoming tcp connection but would not allocate a new thread to process the request. Switching from LinkedBlockingQueue to SynchronousQueue fixes the issue and also simplifies the threading model.

      Attachments

        1. HIVE-9621.1.patch
          1 kB
          Vaibhav Gumashta

        Activity

          People

            vgumashta Vaibhav Gumashta
            vgumashta Vaibhav Gumashta
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: