dybyte commented on code in PR #9776:
URL: https://github.com/apache/seatunnel/pull/9776#discussion_r2306971681
##########
seatunnel-e2e/seatunnel-engine-e2e/connector-seatunnel-e2e-base/src/test/java/org/apache/seatunnel/engine/e2e/JobExecutionIT.java:
##########
@@ -110,20 +105,6 @@ private static void runJobFileWithAssertEndStatus(
}
}
- @Test
- public void testExecuteJobWithLockMetrics() throws Exception {
Review Comment:
I removed this test because we no longer use distributed locks when
accessing metricsImap, so in the current implementation this test would run
indefinitely.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]