You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Vincent Poon (JIRA)" <ji...@apache.org> on 2019/02/14 00:45:00 UTC

[jira] [Commented] (PHOENIX-5139) PhoenixDriver lockInterruptibly usage could unlock without locking

    [ https://issues.apache.org/jira/browse/PHOENIX-5139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767748#comment-16767748 ] 

Vincent Poon commented on PHOENIX-5139:
---------------------------------------

[~tdsilva] Can you review?

> PhoenixDriver lockInterruptibly usage could unlock without locking
> ------------------------------------------------------------------
>
>                 Key: PHOENIX-5139
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5139
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.15.0, 5.1.0
>            Reporter: Vincent Poon
>            Assignee: Vincent Poon
>            Priority: Major
>         Attachments: PHOENIX-5139.4.x-HBase-1.4.v1.patch
>
>
> We have calls to lockInterruptibly surrounded by a finally call to unlock, but there's a chance InterruptedException was thrown and we didn't obtain the lock.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)