[ 
https://issues.apache.org/jira/browse/SPARK-40620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17611400#comment-17611400
 ] 

Apache Spark commented on SPARK-40620:
--------------------------------------

User 'khalidmammadov' has created a pull request for this issue:
https://github.com/apache/spark/pull/38058

> Deduplication of WorkerOffer build in CoarseGrainedSchedulerBackend
> -------------------------------------------------------------------
>
>                 Key: SPARK-40620
>                 URL: https://issues.apache.org/jira/browse/SPARK-40620
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 3.4.0
>            Reporter: Khalid Mammadov
>            Priority: Trivial
>
> WorkerOffer build in CoarseGrainedSchedulerBackend is repeated two different 
> places with exact same parameters. We can deduplicate and increase 
> readability by moving that to a private function 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to