spark-instrumented-optimizer/common
Min Shen b8e2186fe1 [SPARK-36483][CORE][TESTS] Fix intermittent test failures at Netty 4.1.52+
### What changes were proposed in this pull request?

Fix an intermittent test failure due to Netty dependency version bump.
Starting from Netty 4.1.52, its AbstractChannel will throw a new `StacklessClosedChannelException` for channel closed exception.
A hardcoded list of Strings to match for channel closed exception in `RPCIntegrationSuite` was not updated, thus leading to the intermittent test failure reported in #33613

### Why are the changes needed?

Fix intermittent test failure

### Does this PR introduce _any_ user-facing change?

No

### How was this patch tested?

Closes #33713 from Victsm/SPARK-36378-followup.

Authored-by: Min Shen <mshen@linkedin.com>
Signed-off-by: Mridul Muralidharan <mridul<at>gmail.com>
2021-08-12 20:15:09 -05:00
..
kvstore [SPARK-36362][CORE][SQL][FOLLOWUP] Fix java linter errors 2021-08-01 21:40:03 +09:00
network-common [SPARK-36483][CORE][TESTS] Fix intermittent test failures at Netty 4.1.52+ 2021-08-12 20:15:09 -05:00
network-shuffle [SPARK-36378][SHUFFLE] Switch to using RPCResponse to communicate common block push failures to the client 2021-08-10 16:46:55 -05:00
network-yarn [SPARK-36460][SHUFFLE] Pull out NoOpMergedShuffleFileManager inner class outside 2021-08-10 10:19:24 +08:00
sketch [SPARK-35996][BUILD] Setting version to 3.3.0-SNAPSHOT 2021-07-02 13:47:36 -07:00
tags [SPARK-35996][BUILD] Setting version to 3.3.0-SNAPSHOT 2021-07-02 13:47:36 -07:00
unsafe [SPARK-36362][CORE][SQL][FOLLOWUP] Fix java linter errors 2021-08-01 21:40:03 +09:00