[
https://issues.apache.org/jira/browse/PHOENIX-6615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467870#comment-17467870
]
Istvan Toth commented on PHOENIX-6615:
--------------------------------------
I've made a PR from your patch, and set you as the author [~larsh].
before:
{noformat}
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.643
s - in org.apache.phoenix.tx.TransactionIT
{noformat}
after:
{noformat}
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 169.053
s - in org.apache.phoenix.tx.TransactionIT
{noformat}
> The Tephra transaction processor cannot be loaded anymore.
> ----------------------------------------------------------
>
> Key: PHOENIX-6615
> URL: https://issues.apache.org/jira/browse/PHOENIX-6615
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 5.1.2
> Reporter: Lars Hofhansl
> Priority: Major
> Attachments: 6615.txt
>
>
> See
> # TransactionFactory
> # TephraTransactionProvider
> Can you spot the problem? :) (Hint: The constructor is private.)
> Broken since PHOENIX-6064. [~stoty] .
> Can I just say... Unless I am missing something... How could we not have
> noticed that one of the transaction processors has not been working since
> August (in 5.x at least)? Is really nobody using the transaction engines?
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)