Github user jerryshao commented on the pull request:

    https://github.com/apache/spark/pull/1009#issuecomment-45430013
  
    Hi Matei, since we already have `ShuffleWriter` and `ShuffleManager`, do we 
still need to keep `ShuffleBlockManager`, I think two functionalities of 
`ShuffleBlockManager` as getting shuffle writer and managing shuffle block 
location can separately move into `HashShuffleWriter` and `HashShuffleManager` 
or some others. I think it will be more clear and loose-couple for the shuffle 
module and `BlockManager`.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to