You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Brian Hulette (Jira)" <ji...@apache.org> on 2020/08/10 15:49:00 UTC

[jira] [Commented] (BEAM-10300) Test failure: JdbcIOTest.testCustomFluentBackOffConfiguration

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

Brian Hulette commented on BEAM-10300:
--------------------------------------

https://ci-beam.apache.org/job/beam_PreCommit_Java_Phrase/2592

> Test failure: JdbcIOTest.testCustomFluentBackOffConfiguration
> -------------------------------------------------------------
>
>                 Key: BEAM-10300
>                 URL: https://issues.apache.org/jira/browse/BEAM-10300
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-jdbc, test-failures
>            Reporter: Kenneth Knowles
>            Priority: P1
>              Labels: flake
>
> https://ci-beam.apache.org/job/beam_PreCommit_Java_Phrase/2339/testReport/junit/org.apache.beam.sdk.io.jdbc/JdbcIOTest/testCustomFluentBackOffConfiguration/
> {code}
> java.sql.SQLTransactionRollbackException: A lock could not be obtained within the time requested
> 	at org.apache.derby.client.am.SQLExceptionFactory.getSQLException(Unknown Source)
> 	at org.apache.derby.client.am.SqlException.getSQLException(Unknown Source)
> 	at org.apache.derby.client.am.ClientStatement.executeQuery(Unknown Source)
> 	at org.apache.beam.sdk.io.jdbc.JdbcIOTest.assertRowCount(JdbcIOTest.java:490)
> 	at org.apache.beam.sdk.io.jdbc.JdbcIOTest.testCustomFluentBackOffConfiguration(JdbcIOTest.java:1033)
> {code}



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