[
https://issues.apache.org/jira/browse/PHOENIX-5437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904567#comment-16904567
]
Bin Shi commented on PHOENIX-5437:
----------------------------------
Do we have permission control to index table? In my opinion, jf index table is
invisible to end user, which is the ideal case, keeping "explicit UPSERT/DELETE
from Indexes" is necessary for our internal maintenance.
> Disallow explicit UPSERT/DELETE from Indexes
> --------------------------------------------
>
> Key: PHOENIX-5437
> URL: https://issues.apache.org/jira/browse/PHOENIX-5437
> Project: Phoenix
> Issue Type: Improvement
> Affects Versions: 5.0.0, 4.15.0
> Reporter: Priyank Porwal
> Priority: Minor
>
> Currently, Phoenix users can do direct UPSERT/DELETE into indexes directly.
> This feels like a functionality that could be mis-used or used inadvertently
> leading to indexes going out of sync with the data table/views; that we are
> trying hard to be consistent. Such direct mutations on indexes should be
> blocked.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)