[
https://issues.apache.org/jira/browse/SPARK-54551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SPARK-54551:
-----------------------------------
Labels: pull-request-available (was: )
> Fix random hangs in SparkConnectJdbcDataTypeSuite
> -------------------------------------------------
>
> Key: SPARK-54551
> URL: https://issues.apache.org/jira/browse/SPARK-54551
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Affects Versions: 4.1.0
> Reporter: Vinod KC
> Priority: Major
> Labels: pull-request-available
>
> When running `SparkConnectJdbcDataTypeSuite` test cases in non-debug mode,
> the child server process spawned for these tests can randomly block on
> write() calls when the stdout/stderr pipe buffers fill up.
> This occurs because the output streams are not being consumed, causing the
> process to hang indefinitely. The issue manifests intermittently depending on
> how much output the server generates during different test runs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]