You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Mala Chikka Kempanna (JIRA)" <ji...@apache.org> on 2018/04/18 02:23:00 UTC

[jira] [Created] (IMPALA-6871) SSL_shutdown: shutdown while in init

Mala Chikka Kempanna created IMPALA-6871:
--------------------------------------------

             Summary: SSL_shutdown: shutdown while in init
                 Key: IMPALA-6871
                 URL: https://issues.apache.org/jira/browse/IMPALA-6871
             Project: IMPALA
          Issue Type: Bug
    Affects Versions: Impala 2.11.0
            Reporter: Mala Chikka Kempanna


Impala throws these errors whenever load balancer or any other applications makes a port healthcheck on its 22000 port.

I0416  17:23:58.764528 31587 thrift-util.cc:109] TThreadPoolServer: TServerTransport died on accept: SSL_accept: error code: 0
I0416  17:23:58.764467 31587 thrift-util.cc:109] SSL_shutdown: shutdown while in init
 

These make log reading very confusing and many times sidetrack from actual failure analysis in logs.

The ask here is to stop writing of these log entries if they are indeed harmess.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)