[
https://issues.apache.org/jira/browse/PHOENIX-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor resolved PHOENIX-4061.
-----------------------------------
Resolution: Not A Problem
Based on other changes, such as PHOENIX-4089, setting STORE_NULLS=true is no
longer required.
> 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)