You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Attila Magyar (Jira)" <ji...@apache.org> on 2020/09/11 08:38:00 UTC

[jira] [Created] (HIVE-24149) HiveStreamingConnection doesn't close HMS connection

Attila Magyar created HIVE-24149:
------------------------------------

             Summary: HiveStreamingConnection doesn't close HMS connection
                 Key: HIVE-24149
                 URL: https://issues.apache.org/jira/browse/HIVE-24149
             Project: Hive
          Issue Type: Bug
          Components: Hive
            Reporter: Attila Magyar
            Assignee: Attila Magyar
             Fix For: 4.0.0


There 3 HMS connections used by HiveStreamingConnection. One for TX one for hearbeat and for notifications. The close method only closes the first 2 leaving the last one open which eventually overloads HMS and it becomes unresponsive.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)