[
https://issues.apache.org/jira/browse/SPARK-28593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun updated SPARK-28593:
----------------------------------
Affects Version/s: (was: 2.4.0)
3.0.0
> 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: 3.0.0
> Reporter: Yuanjian Li
> Assignee: Yuanjian Li
> Priority: Major
> Fix For: 3.0.0
>
>
> 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
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]