[
https://issues.apache.org/jira/browse/PHOENIX-6075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chinmay Kulkarni updated PHOENIX-6075:
--------------------------------------
Attachment: PHOENIX-6075-4.x-v1.patch
> DDLs issued via a tenant-specific connection do not write SYSTEM.MUTEX cells
> ----------------------------------------------------------------------------
>
> Key: PHOENIX-6075
> URL: https://issues.apache.org/jira/browse/PHOENIX-6075
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 5.0.0, 4.15.0
> Reporter: Chinmay Kulkarni
> Assignee: Chinmay Kulkarni
> Priority: Blocker
> Fix For: 5.1.0, 4.16.0
>
> Attachments: PHOENIX-6075-4.x-v1.patch
>
>
> When using a tenant-specific connection to create/alter views/view indexes,
> we wrap the queryservices object in a delegate, which skips actually writing
> the SYSTEM.MUTEX cell (see
> [this|https://github.com/apache/phoenix/blob/bba7d59f81f2b91342fa5a7ee213170739573d6a/phoenix-core/src/main/java/org/apache/phoenix/query/DelegateConnectionQueryServices.java#L392]).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)