[
https://issues.apache.org/jira/browse/PHOENIX-3734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16020925#comment-16020925
]
Ohad Shacham commented on PHOENIX-3734:
---------------------------------------
The regression still doesn't pass, at least on my machine, using jdk 1.7 and
terminates with the following error message:
Failed to execute goal
org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify
(ParallelStatsEnabledTest) on project phoenix-core: There was a timeout or
other error in the fork -> [Help 1]
However, the regression results look the same before and after applying my
patch.
Please find attached [^PHOENIX-3734.v4.patch] for the master branch.
[^PHOENIX-3734.4.x-HBase-0.98.patch] for 4.x-HBase-0.98,
[^PHOENIX-3734.4.x-HBase-1.1.patch] for 4.x-HBase-1.1 and
[^PHOENIX-3734.4.x-HBase-1.2.patch] for 4.x-HBase-1.2.
> Refactor Phoenix to use TAL instead of direct calls to Tephra
> -------------------------------------------------------------
>
> Key: PHOENIX-3734
> URL: https://issues.apache.org/jira/browse/PHOENIX-3734
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Ohad Shacham
> Assignee: Ohad Shacham
> Attachments: PHOENIX-3734.4.x-HBase-0.98.patch,
> PHOENIX-3734.4.x-HBase-1.1.patch, PHOENIX-3734.4.x-HBase-1.2.patch,
> PHOENIX-3734.v4.patch
>
>
> Refactor Phoenix to use the new transaction abstraction layer instead of
> direct calls to Tephra. Once this task will be committed, Phoenix will
> continue working with Tephra but will have the option for fast integration of
> new transaction processing engines.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)