You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Priyank Porwal (JIRA)" <ji...@apache.org> on 2019/08/09 21:18:01 UTC

[jira] [Created] (PHOENIX-5437) Disallow explicit UPSERT/DELETE from Indexes

Priyank Porwal created PHOENIX-5437:
---------------------------------------

             Summary: 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


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)