[ https://issues.apache.org/jira/browse/BEAM-10300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anonymous updated BEAM-10300: ----------------------------- Status: Triage Needed (was: Resolved) > 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 > Assignee: Brian Hulette > Priority: P1 > Labels: flake > Fix For: Not applicable > > Time Spent: 50m > Remaining Estimate: 0h > > 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.20.10#820010)