[ 
https://issues.apache.org/jira/browse/PHOENIX-4875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas D'Silva resolved PHOENIX-4875.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 5.1.0
                   4.15.0

[~ckulkarni]
Thanks for the patch !

> 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