[
https://issues.apache.org/jira/browse/SPARK-28593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan reassigned SPARK-28593:
-----------------------------------
Assignee: Yuanjian Li
> Rename ShuffleClient to BlockStoreClient which more close to its usage
> ----------------------------------------------------------------------
>
> Key: SPARK-28593
> URL: https://issues.apache.org/jira/browse/SPARK-28593
> Project: Spark
> Issue Type: Improvement
> Components: Spark Core
> Affects Versions: 2.4.0
> Reporter: Yuanjian Li
> Assignee: Yuanjian Li
> Priority: Major
>
> After SPARK-27677, the shuffle client not only handles the shuffle block but
> also responsible for local persist RDD blocks. For better code scalability
> and clear semantics, here we rename ShuffleClient to BlockStoreClient.
> Correspondingly rename the ExternalShuffleClient to ExternalBlockStoreClient,
> also change the server-side class from ExternalShuffleBlockHandler to
> ExternalBlockHandler. Note, we still keep the name of BlockTransferService,
> because the `Service` contains both client and server, also the name of
> BlockTransferService is not referencing shuffle client only.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]