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

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

Zoltan Haindrich created HIVE-15002:
---------------------------------------

             Summary: 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


{{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)