Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-5182

Explicitly close connection to impalad on error from shell

    XMLWordPrintableJSON

Details

    • ghx-label-2

    Description

      When using connections secured with SSL, a connection close comprises a bi-directional SSL_shutdown(). The second part of the bi-directional shutdown requires that the client also close the socket explicitly, and the server blocks till it gets the close notification from the client.

      We need to make sure that the impala-shell does the explicit close on an error.

      Attachments

        Activity

          People

            sailesh Sailesh Mukil
            sailesh Sailesh Mukil
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: