[jira] [Assigned] (SPARK-36483) Fix intermittent test failure due to netty dependency version bump

2021-08-12 Thread Mridul Muralidharan (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-36483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mridul Muralidharan reassigned SPARK-36483:
---

Assignee: Min Shen

> Fix intermittent test failure due to netty dependency version bump
> --
>
> Key: SPARK-36483
> URL: https://issues.apache.org/jira/browse/SPARK-36483
> Project: Spark
>  Issue Type: Bug
>  Components: Spark Core
>Affects Versions: 3.2.0
>Reporter: Min Shen
>Assignee: Min Shen
>Priority: Major
>
> In SPARK-35132, Spark's netty dependency version was bumped from 4.1.51 to 
> 4.1.63.
> Since Netty version 4.1.52, a Netty specific 
> io.netty.channel.StacklessClosedChannelException gets thrown when Netty's 
> AbstractChannel encounters a closed channel.
> This can sometimes break the test 
> org.apache.spark.network.RPCIntegrationSuite as reported 
> [here|[https://github.com/apache/spark/pull/33613#issuecomment-896697401].]
> This is due to the hardcoded list of exception messages to check in 
> RPCIntegrationSuite does not include this new StacklessClosedChannelException.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Assigned] (SPARK-36483) Fix intermittent test failure due to netty dependency version bump

2021-08-11 Thread Apache Spark (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-36483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-36483:


Assignee: Apache Spark

> Fix intermittent test failure due to netty dependency version bump
> --
>
> Key: SPARK-36483
> URL: https://issues.apache.org/jira/browse/SPARK-36483
> Project: Spark
>  Issue Type: Bug
>  Components: Spark Core
>Affects Versions: 3.2.0
>Reporter: Min Shen
>Assignee: Apache Spark
>Priority: Major
>
> In SPARK-35132, Spark's netty dependency version was bumped from 4.1.51 to 
> 4.1.63.
> Since Netty version 4.1.52, a Netty specific 
> io.netty.channel.StacklessClosedChannelException gets thrown when Netty's 
> AbstractChannel encounters a closed channel.
> This can sometimes break the test 
> org.apache.spark.network.RPCIntegrationSuite as reported 
> [here|[https://github.com/apache/spark/pull/33613#issuecomment-896697401].]
> This is due to the hardcoded list of exception messages to check in 
> RPCIntegrationSuite does not include this new StacklessClosedChannelException.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Assigned] (SPARK-36483) Fix intermittent test failure due to netty dependency version bump

2021-08-11 Thread Apache Spark (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-36483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-36483:


Assignee: (was: Apache Spark)

> Fix intermittent test failure due to netty dependency version bump
> --
>
> Key: SPARK-36483
> URL: https://issues.apache.org/jira/browse/SPARK-36483
> Project: Spark
>  Issue Type: Bug
>  Components: Spark Core
>Affects Versions: 3.2.0
>Reporter: Min Shen
>Priority: Major
>
> In SPARK-35132, Spark's netty dependency version was bumped from 4.1.51 to 
> 4.1.63.
> Since Netty version 4.1.52, a Netty specific 
> io.netty.channel.StacklessClosedChannelException gets thrown when Netty's 
> AbstractChannel encounters a closed channel.
> This can sometimes break the test 
> org.apache.spark.network.RPCIntegrationSuite as reported 
> [here|[https://github.com/apache/spark/pull/33613#issuecomment-896697401].]
> This is due to the hardcoded list of exception messages to check in 
> RPCIntegrationSuite does not include this new StacklessClosedChannelException.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org