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

Luke Cwik commented on BEAM-10300:
----------------------------------

That is the expectation within the test, you can see that the error code is 
faked: 
https://github.com/apache/beam/blob/de8ff705145cbbc41bea7750a0a5d3553924ab3a/sdks/java/io/jdbc/src/test/java/org/apache/beam/sdk/io/jdbc/JdbcIOTest.java#L853

> 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)

Reply via email to