You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Navis Ryu <na...@nexr.com> on 2014/07/18 10:51:03 UTC

Review Request 23675: IllegalMonitorStateException when stmtHandle is null in HiveStatement

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23675/
-----------------------------------------------------------

Review request for hive and Brock Noland.


Bugs: HIVE-7303
    https://issues.apache.org/jira/browse/HIVE-7303


Repository: hive-git


Description
-------

>From http://www.mail-archive.com/dev@hive.apache.org/msg75617.html

Unlock can be called even it's not locked in some situation.


Diffs
-----

  jdbc/src/java/org/apache/hive/jdbc/HiveStatement.java 952fcde 

Diff: https://reviews.apache.org/r/23675/diff/


Testing
-------


Thanks,

Navis Ryu