[
https://issues.apache.org/jira/browse/PHOENIX-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14247164#comment-14247164
]
James Taylor commented on PHOENIX-1514:
---------------------------------------
Looks like the test that's hanging is MutableIndexFailureIT. PHOENIX-1524 was
reverted as it turns out not to be necessary.
So, just to confirm, your patch is back to only making the minimum required
structural changes, right? The items you mentioned before[1] are not part of
this patch?
To prevent the test from hanging, can you try with reuseForks=false? Do you get
any hanging test in your local env without your changes and if so which ones?
What does your local env look like?
[1]
https://issues.apache.org/jira/browse/PHOENIX-1514?focusedCommentId=14244627&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14244627
> Break up PDataType Enum
> -----------------------
>
> Key: PHOENIX-1514
> URL: https://issues.apache.org/jira/browse/PHOENIX-1514
> Project: Phoenix
> Issue Type: Sub-task
> Affects Versions: 5.0.0
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Fix For: 5.0.0
>
> Attachments: PHOENIX-1514.00.patch, PHOENIX-1514.01.patch,
> PHOENIX-1514.02.patch, hung-phoenix-verify.txt
>
>
> A first step in adopting (a portion of) HBase's type encodings is to break up
> the PDataType enum into an interface. This will pave the way for more
> flexibility going forward.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)