You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Matthew Van Wely (JIRA)" <ji...@apache.org> on 2017/04/26 18:49:04 UTC

[jira] [Created] (PHOENIX-3813) Allow reads on a disabled index to avoid blocking both read and write when index is out of sync with table.

Matthew Van Wely created PHOENIX-3813:
-----------------------------------------

             Summary: Allow reads on a disabled index to avoid blocking both read and write when index is out of sync with table.
                 Key: PHOENIX-3813
                 URL: https://issues.apache.org/jira/browse/PHOENIX-3813
             Project: Phoenix
          Issue Type: Improvement
            Reporter: Matthew Van Wely
            Priority: Minor


Some use cases could benefit from the ability to read from a Phoenix index which has been marked disabled, because a write to the index failed.  While the missed events are being replayed, it would be useful for the index to allow reads. 

This is likely use case specific and could be something that the index defines at creation.



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