[
https://issues.apache.org/jira/browse/IGNITE-17491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17582941#comment-17582941
]
Pavel Tupitsyn commented on IGNITE-17491:
-----------------------------------------
Merged to main: 812572a6cf4b6a11541dd38a73aa1b73faf20277
> Thin 3.0:
> testIgniteExceptionInJobPropagatesToClientWithMessageAndCodeAndTraceId is
> flaky
> -----------------------------------------------------------------------------------------
>
> Key: IGNITE-17491
> URL: https://issues.apache.org/jira/browse/IGNITE-17491
> Project: Ignite
> Issue Type: Bug
> Components: thin client
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-alpha6
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> See test history:
> https://ci.ignite.apache.org/test/-2440652670473537790?currentProjectId=ignite3_Test_IntegrationTests&branch=
> {code:java}
> expected: <null> but was: <org.apache.ignite.lang.IgniteException: IGN-TBL-3
> TraceId:a6e1bb3f-0cba-44ba-90bb-3afae806ed34
> org.apache.ignite.internal.runner.app.client.ItThinClientComputeTest$CustomException:
> IGN-TBL-3 TraceId:a6e1bb3f-0cba-44ba-90bb-3afae806ed34 Custom job error
> at
> org.apache.ignite.internal.runner.app.client.ItThinClientComputeTest$IgniteExceptionJob.execute(ItThinClientComputeTest.java:256)
> at
> org.apache.ignite.internal.runner.app.client.ItThinClientComputeTest$IgniteExceptionJob.execute(ItThinClientComputeTest.java:253)
> at
> org.apache.ignite.internal.compute.ComputeComponentImpl.executeJob(ComputeComponentImpl.java:128)
> at
> org.apache.ignite.internal.compute.ComputeComponentImpl.lambda$startLocalExecution$1(ComputeComponentImpl.java:118)
> at
> java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700)
> at
> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> at
> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> at java.base/java.lang.Thread.run(Thread.java:834)
> >
> at
> org.apache.ignite.internal.runner.app.client.ItThinClientComputeTest.testIgniteExceptionInJobPropagatesToClientWithMessageAndCodeAndTraceId(ItThinClientComputeTest.java:149)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)