Skip to content

[SPARK-23795][LAUNCHER] Make AbstractLauncher#self() protected - #20905

Closed
dansanduleac wants to merge 1 commit into
apache:masterfrom
palantir:ds/fix-abstract-launcher-upstream
Closed

[SPARK-23795][LAUNCHER] Make AbstractLauncher#self() protected#20905
dansanduleac wants to merge 1 commit into
apache:masterfrom
palantir:ds/fix-abstract-launcher-upstream

Conversation

@dansanduleac

Copy link
Copy Markdown

What changes were proposed in this pull request?

Make AbstractLauncher#self() protected.
The class is public abstract but because self() is package-private, it cannot actually be implemented, which seems like an oversight.

How was this patch tested?

palantir#341

@dansanduleacdansanduleac changed the title [SPARK-23795][[LAUNCHER] Make AbstractLauncher#self() protected[SPARK-23795][LAUNCHER] Make AbstractLauncher#self() protectedMar 26, 2018
@AmplabJenkins

Copy link
Copy Markdown

Can one of the admins verify this patch?

@vanzin

Copy link
Copy Markdown
Contributor

See bug update. Please close this PR.

@vanzinvanzin mentioned this pull request May 11, 2018
@robert3005
robert3005 deleted the ds/fix-abstract-launcher-upstream branch August 11, 2018 05:09
rshkv pushed a commit to palantir/spark that referenced this pull request Feb 23, 2021
[1] https://issues.apache.org/jira/browse/SPARK-23795
[2] apache#20905
Co-authored-by: Dan Sănduleac <dansanduleac@users.noreply.github.com>
Co-authored-by: Josh Casale <jcasale@palantir.com>
Co-authored-by: Will Raschkowski <wraschkowski@palantir.com>
zifeif2 pushed a commit to zifeif2/spark that referenced this pull request Nov 22, 2025
Closesapache#20458Closesapache#20530Closesapache#20557Closesapache#20966Closesapache#20857Closesapache#19694Closesapache#18227Closesapache#20683Closesapache#20881Closesapache#20347Closesapache#20825Closesapache#20078Closesapache#21281Closesapache#19951Closesapache#20905Closesapache#20635
Author: Sean Owen <srowen@gmail.com>
Closesapache#21303 from srowen/ClosePRs.
Sign up for freeto 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.

3 participants

@dansanduleac@AmplabJenkins@vanzin