[ 
https://issues.apache.org/jira/browse/PHOENIX-6104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255296#comment-17255296
 ] 

Istvan Toth commented on PHOENIX-6104:
--------------------------------------

I think that the root cause in a bug in HBase 2.3, and we should eventually 
file an HBase bug for it, as the current method works fine up to HBase 2.2. (If 
you check the logs, you can see the scary procedure framework bug logged before 
this)

What you are proposing is one possible work around.

I am currently investigating using the HBase 2 specifc splitRegionSync or 
SplitRegionAsync methods to work around this bug.

> SplitSystemCatalogIT tests very unstable with Hbase 2.3
> -------------------------------------------------------
>
>                 Key: PHOENIX-6104
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6104
>             Project: Phoenix
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 5.1.0
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>         Attachments: 6104-testouput.log
>
>
> The failure is in the test preparation code, where we split the system 
> catalog table, and it seems to be a HBase issue, rather than a Phoenix one, 
> but we need to track the issue.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to