[
https://issues.apache.org/jira/browse/PHOENIX-5962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17138377#comment-17138377
]
Richard Antal commented on PHOENIX-5962:
----------------------------------------
When I only ran testReadIndexVerificationOutputRow it worked fine but when it
ran with other tests it stuck in a regions-in-transition state.
For me only testTTLOnOutputTable ran before it so I focused on that test case.
After adding
{code:java}
EnvironmentEdgeManager.reset();{code}
to the test testReadIndexVerificationOutputRow seems to work fine for me.
> Stabilize builds
> ----------------
>
> Key: PHOENIX-5962
> URL: https://issues.apache.org/jira/browse/PHOENIX-5962
> Project: Phoenix
> Issue Type: Task
> Reporter: Richard Antal
> Assignee: Richard Antal
> Priority: Major
> Attachments: PHOENIX-5962.master.v1.patch,
> PHOENIX-5962.master.v2.patch, PHOENIX-5962.master.v3.patch,
> PHOENIX-5962.master.v4.patch
>
>
> Last 2 build was aborted because Build timed out (after 360 minutes).
> Search the possible cause of the problem and try to fix it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)