[
https://issues.apache.org/jira/browse/PHOENIX-4271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16190225#comment-16190225
]
Samarth Jain commented on PHOENIX-4271:
---------------------------------------
The logs corroborate the same:
{code}
2017-10-03 18:42:34,809 INFO [B.defaultRpcServer.handler=4,queue=0,port=44150]
org.apache.phoenix.index.PhoenixIndexFailurePolicy(256): Successfully disabled
index T000007.A_FAIL_IDX due to an exception while writing updates.
2017-10-03 18:42:34,794 INFO [B.defaultRpcServer.handler=1,queue=0,port=40852]
org.apache.phoenix.index.PhoenixIndexFailurePolicy(256): Successfully disabled
index T000007.C_IDX due to an exception while writing updates.
{code}
A_FAIL_IDX is the index that should have been disabled. C_IDX shouldn't have
been disabled, as far as I can tell.
> MutableIndexFailureIT failing for local indexes on 4.x-HBase-1.2 branch
> -----------------------------------------------------------------------
>
> Key: PHOENIX-4271
> URL: https://issues.apache.org/jira/browse/PHOENIX-4271
> Project: Phoenix
> Issue Type: Bug
> Reporter: Samarth Jain
>
> https://builds.apache.org/job/Phoenix-4.x-HBase-1.2/196/testReport/junit/org.apache.phoenix.end2end.index/MutableIndexFailureIT/testIndexWriteFailure_MutableIndexFailureIT_transactional_false_localIndex_true_isNamespaceMapped_true_disableIndexOnWriteFailure_true_failRebuildTask_false_throwIndexWriteFailure_null_/
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)