CommandNeedRetryException needs release locks
---------------------------------------------

                 Key: HIVE-2123
                 URL: https://issues.apache.org/jira/browse/HIVE-2123
             Project: Hive
          Issue Type: Bug
            Reporter: Siying Dong


now when CommandNeedRetryException is thrown, locks are not released. Not sure 
whether it will cause problem, since the same locks will be acquired when 
retrying it. It is anyway something we need to fix. Also we can do some little 
code cleaning up to make future mistakes less likely.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to