You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Kadir OZDEMIR (JIRA)" <ji...@apache.org> on 2019/02/24 00:01:00 UTC

[jira] [Created] (PHOENIX-5156) Consistent Global Indexes for Non-Transactional Tables

Kadir OZDEMIR created PHOENIX-5156:
--------------------------------------

             Summary: Consistent Global Indexes for Non-Transactional Tables
                 Key: PHOENIX-5156
                 URL: https://issues.apache.org/jira/browse/PHOENIX-5156
             Project: Phoenix
          Issue Type: Bug
    Affects Versions: 4.14.1, 5.0.0, 4.14.0, 4.13.0
            Reporter: Kadir OZDEMIR
            Assignee: Kadir OZDEMIR


Without transactional tables, the global indexes can get easily out of sync with their data tables in Phoenix. Transactional tables require a separate transaction manager, have some restrictions and performance penalties. This issue is to have consistent global indexes without the need for using transactional tables.



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