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

Changgyoo Park edited comment on SPARK-50534 at 12/10/24 3:42 PM:
------------------------------------------------------------------

Current conjecture: cause = `this.listener.executeHolder` not being volatile.


was (Author: JIRAUSER306722):
Current conjecture: `this.listener.executeHolder` not being volatile.

> Sporadic org.apache.spark.sql.connect.planner.SparkConnectServiceSuite failure
> ------------------------------------------------------------------------------
>
>                 Key: SPARK-50534
>                 URL: https://issues.apache.org/jira/browse/SPARK-50534
>             Project: Spark
>          Issue Type: Test
>          Components: Connect
>    Affects Versions: 4.0.0
>            Reporter: Changgyoo Park
>            Priority: Major
>
> https://github.com/apache/spark/actions/runs/12247020792/job/34164090771
> https://github.com/apache/spark/actions/runs/12192688663/job/34013732292 
> [info] - SPARK-43923: commands send events ((sql_command {
> [info]   sql: "select 1"
> [info] }
> [info] ,Some(0))) *** FAILED *** (10 seconds, 27 milliseconds)
> [info]   The code passed to eventually never returned normally. Attempted 667 
> times over 10.002926667 seconds. Last failure message: 
> VerifyEvents.this.listener.executeHolder.isDefined was false No events have 
> been posted in Timeout(Span(10, Seconds)). 
> (SparkConnectServiceSuite.scala:878)
> [info]   org.scalatest.exceptions.TestFailedDueToTimeoutException:
> [info]   at 
> org.scalatest.enablers.Retrying$$anon$4.tryTryAgain$2(Retrying.scala:219)
> [info]   at org.scalatest.enablers.Retrying$$anon$4.retry(Retrying.scala:226)
> [info]   at 
> org.scalatest.concurrent.Eventually.eventually(Eventually.scala:348)
> [info]   at 
> org.scalatest.concurrent.Eventually.eventually$(Eventually.scala:347)
> [info]   at 
> org.scalatest.concurrent.Eventually$.eventually(Eventually.scala:457)
> [info]   at 
> org.apache.spark.sql.connect.planner.SparkConnectServiceSuite$VerifyEvents.executeHolder(SparkConnectServiceSuite.scala:878)
> [info]   at 
> org.apache.spark.sql.connect.planner.SparkConnectServiceSuite$VerifyEvents.onCompleted(SparkConnectServiceSuite.scala:898)
> [info]   at 
> org.apache.spark.sql.connect.planner.SparkConnectServiceSuite.$anonfun$new$27(SparkConnectServiceSuite.scala:536)
> [info]   at 
> org.apache.spark.sql.connect.planner.SparkConnectServiceSuite.$anonfun$new$27$adapted(SparkConnectServiceSuite.scala:498)
> [info]   at 
> org.apache.spark.sql.connect.planner.SparkConnectServiceSuite.$anonfun$withCommandTest$4(SparkConnectServiceSuite.scala:833)
> [info]   at 
> org.apache.spark.sql.connect.planner.SparkConnectServiceSuite.$anonfun$withCommandTest$4$adapted(SparkConnectServiceSuite.scala:824)
> [info]   at 
> org.apache.spark.sql.connect.planner.SparkConnectServiceSuite.$anonfun$withEvents$1(SparkConnectServiceSuite.scala:853)
> [info]   at 
> scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to