Skip to content

Conversation

dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Oct 14, 2025

What changes were proposed in this pull request?

This PR aims to protect ExecutorPodsAllocator.numOutstandingPods as protected val.

Why are the changes needed?

We had better protect this properly instead of commenting it.

// visible for tests
val numOutstandingPods = new AtomicInteger()

Does this PR introduce any user-facing change?

No. This is not supposed to be used internally.

How was this patch tested?

Pass the CIs.

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

No.

@dongjoon-hyun
Copy link
Member Author

cc @peter-toth

@dongjoon-hyun
Copy link
Member Author

Thank you so much, @peter-toth .

@dongjoon-hyun
Copy link
Member Author

Merged to master for Apache Spark 4.1.0-preview3.

@dongjoon-hyun dongjoon-hyun deleted the SPARK-53906 branch October 14, 2025 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants