James Taylor created PHOENIX-3803:
-------------------------------------
Summary: Implement IndexFailurePolicy that is a noop
Key: PHOENIX-3803
URL: https://issues.apache.org/jira/browse/PHOENIX-3803
Project: Phoenix
Issue Type: Bug
Reporter: James Taylor
Some use cases would like to be able to continue to use a mutable index even if
it becomes out of sync with the data table due to write failures. This can be
done easily by having an implementation of IndexFailurePolicy that doesn't do
anything (i.e. it doesn't mark the index as disabled).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)