You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2017/08/03 00:11:00 UTC

[jira] [Created] (PHOENIX-4061) Require STORE_NULLS=true on tables with mutable secondary indexes

James Taylor created PHOENIX-4061:
-------------------------------------

             Summary: Require STORE_NULLS=true on tables with mutable secondary indexes 
                 Key: PHOENIX-4061
                 URL: https://issues.apache.org/jira/browse/PHOENIX-4061
             Project: Phoenix
          Issue Type: Bug
            Reporter: James Taylor


Until PHOENIX-4058 is fixed, we need to ensure that STORE_NULLS=true on tables with mutable secondary indexes. Otherwise, if a set value to null occurs at the same timestamp as a set value to non null, the secondary index will get out of sync.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)