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

ASF GitHub Bot commented on PHOENIX-4875:
-----------------------------------------

Github user ChinmaySKulkarni closed the pull request at:

    https://github.com/apache/phoenix/pull/348


> Don't acquire a mutex while dropping a table and while creating a view
> ----------------------------------------------------------------------
>
>                 Key: PHOENIX-4875
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4875
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Thomas D'Silva
>            Assignee: Chinmay Kulkarni
>            Priority: Major
>             Fix For: 4.15.0, 5.1.0
>
>
> Acquiring this mutex will slow down view creation and is not required.
> This was done to prevent a base table being dropped while creating a view at 
> the same time. However even if this happens the next time a view is resolved 
> the user will get a TableNotFoundException. 



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

Reply via email to