You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2016/11/04 23:02:58 UTC

[jira] [Updated] (HIVE-15002) HiveSessionImpl#executeStatementInternal may leave locks in an inconsistent state

     [ https://issues.apache.org/jira/browse/HIVE-15002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zoltan Haindrich updated HIVE-15002:
------------------------------------
    Attachment: HIVE-15002.2.patch

[~thejas] i've added some comments, hope it helps

> HiveSessionImpl#executeStatementInternal may leave locks in an inconsistent state
> ---------------------------------------------------------------------------------
>
>                 Key: HIVE-15002
>                 URL: https://issues.apache.org/jira/browse/HIVE-15002
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2
>            Reporter: Zoltan Haindrich
>            Assignee: Zoltan Haindrich
>         Attachments: HIVE-15002.1.patch, HIVE-15002.1.patch, HIVE-15002.2.patch, stacktrace.txt
>
>
> {{TestEmbeddedThriftBinaryCLIService}} have showed me this behaviour.
> Thrift service may hang because of this issue.
> {{TestEmbeddedThriftBinaryCLIService}} can reproduce this problem with a very bad probability...but I was able to 
> Its not able to aquire the semaphore; because most probably because an earlier command have produced an SQLException in the unprotected parts.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)