You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Sneha Kanekar (JIRA)" <ji...@apache.org> on 2017/05/12 09:14:04 UTC

[jira] [Updated] (PHOENIX-3849) Flaky tests in phoenix core module

     [ https://issues.apache.org/jira/browse/PHOENIX-3849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sneha Kanekar updated PHOENIX-3849:
-----------------------------------
    Attachment: TxWriteFailureIT_Standard_output_log.txt

I have attached standard output log for one of the testcases failing with the above error.

> Flaky tests in phoenix core module
> ----------------------------------
>
>                 Key: PHOENIX-3849
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3849
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.11.0
>         Environment: Ubuntu: 14.04
> $ java -version
> openjdk version "1.8.0_111"
> OpenJDK Runtime Environment (build 1.8.0_111-8u111-b14-3~14.04.1-b14)
> OpenJDK 64-Bit Server VM (build 25.111-b14, mixed mode)
>            Reporter: Sneha Kanekar
>              Labels: ppc64le, x86
>         Attachments: TxWriteFailureIT_Standard_output_log.txt
>
>
> Tests in phoenix core module fails inconsistently on ppc64le and x86 architechture. The error message is as follows:
> {code:borderStyle=solid}
> java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover tx service.
> 	at org.apache.phoenix.end2end.index.txn.TxWriteFailureIT.helpTestWriteFailure(TxWriteFailureIT.java:122)
> 	at org.apache.phoenix.end2end.index.txn.TxWriteFailureIT.testDataTableWriteFailure(TxWriteFailureIT.java:113)
> Caused by: org.apache.thrift.TException: Unable to discover tx service.
> 	at org.apache.phoenix.end2end.index.txn.TxWriteFailureIT.helpTestWriteFailure(TxWriteFailureIT.java:122)
> 	at org.apache.phoenix.end2end.index.txn.TxWriteFailureIT.testDataTableWriteFailure(TxWriteFailureIT.java:113)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)