Skip to content

Conversation

@LuciferYang
Copy link
Contributor

What changes were proposed in this pull request?

This pr Remove the defensive null check for MapOutputTrackerMaster#unregisterShuffle added in SPARK-39553.

Why are the changes needed?

scala/bug#12613 has been fixed in Scala 2.13.9.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Existing test like SPARK-39553: Multi-thread unregister shuffle shouldn't throw NPE in MapOutputTrackerSuite

Was this patch authored or co-authored using generative AI tooling?

No

@github-actions github-actions bot added the CORE label Nov 3, 2023
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM (Pending CIs)

@yaooqinn yaooqinn closed this in 1359c13 Nov 3, 2023
@yaooqinn
Copy link
Member

yaooqinn commented Nov 3, 2023

Thanks @LuciferYang and @dongjoon-hyun, merged to master

Copy link
Contributor

@beliefer beliefer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM later.

@LuciferYang LuciferYang deleted the remove-39553-null-check branch November 4, 2023 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants