Skip to content

Conversation

@hensg
Copy link
Contributor

@hensg hensg commented Dec 23, 2019

…treamManager

What changes were proposed in this pull request?

This is mostly a clean backport of #23521 to branch-1.6

How was this patch tested?

I've tested this debugging local NodeManager using ExternalShuffleService.
I've run spark applications and abruptly killing them after registering streams on ExternalShuffleBlockHandler.

jvisualvm heap dumps show that OneForOneStreamManager$StreamState references are unreachable.

@hensg hensg changed the title [WIP][SPARK-26604][CORE][BACKPORT-1.6] Clean up channel registration for S… [SPARK-26604][CORE][BACKPORT-1.6] Clean up channel registration for S… Dec 23, 2019
…treamManager

 ## What changes were proposed in this pull request?

This is mostly a clean backport of #23521 to branch-1.6

 ## How was this patch tested?

I've tested this debugging local NodeManager using ExternalShuffleService.
I've run spark applications and abruptly killing them after registering streams on ExternalShuffleBlockHandler.

jvisualvm heap dumps show that OneForOneStreamManager$StreamState references are unreachable.
@hensg hensg closed this Dec 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant