[
https://issues.apache.org/jira/browse/PHOENIX-3798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15998966#comment-15998966
]
Andrew Purtell commented on PHOENIX-3798:
-----------------------------------------
I set a link to note that 3811 incorporates this. I guess we can close this one?
> MutableIndexFailureIT fails since PHOENIX-3789
> ----------------------------------------------
>
> Key: PHOENIX-3798
> URL: https://issues.apache.org/jira/browse/PHOENIX-3798
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.11.0
> Reporter: Lars Hofhansl
>
> {code}
> Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
> Tests run: 8, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 266.52 sec
> <<< FAILURE! - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
> testWriteFailureDisablesIndex[MutableIndexFailureIT_transactional=false,localIndex=true,isNamespaceMapped=true](org.apache.phoenix.end2end.index.MutableIndexFailureIT)
> Time elapsed: 20.31 sec <<< FAILURE!
> java.lang.AssertionError
> at
> org.apache.phoenix.end2end.index.MutableIndexFailureIT.helpTestWriteFailureDisablesIndex(MutableIndexFailureIT.java:218)
> at
> org.apache.phoenix.end2end.index.MutableIndexFailureIT.testWriteFailureDisablesIndex(MutableIndexFailureIT.java:134)
> testWriteFailureDisablesIndex[MutableIndexFailureIT_transactional=false,localIndex=true,isNamespaceMapped=false](org.apache.phoenix.end2end.index.MutableIndexFailureIT)
> Time elapsed: 19.103 sec <<< FAILURE!
> java.lang.AssertionError
> at
> org.apache.phoenix.end2end.index.MutableIndexFailureIT.helpTestWriteFailureDisablesIndex(MutableIndexFailureIT.java:218)
> at
> org.apache.phoenix.end2end.index.MutableIndexFailureIT.testWriteFailureDisablesIndex(MutableIndexFailureIT.java:134)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)