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/06/08 18:31:18 UTC

[jira] [Resolved] (PHOENIX-3924) Do not disable local indexes on write failure

     [ https://issues.apache.org/jira/browse/PHOENIX-3924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Taylor resolved PHOENIX-3924.
-----------------------------------
    Resolution: Not A Problem

Actually, no change is necessary. Since local index writes won't go through our thread pool for updates, we'd never disable them.

> Do not disable local indexes on write failure
> ---------------------------------------------
>
>                 Key: PHOENIX-3924
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3924
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: James Taylor
>             Fix For: 4.11.0
>
>
> For our HBase-1.3 releases, we should not disable local indexes when a global index write fails since updates to local indexes are atomic with data table updates.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)