Hi, I remembered that there is a class called BlockManagerWorker in spark previous releases. In the 1.3.1 code, I could see that some method comment still refers to BlockManagerWorker which doesn't exist at all. I would ask which class takes place of BlockManagerWorker in Spark 1.3.1? Thanks.
BTW, BlockManagerMaster is there, it makes no sense that BlockManagerWorker is gone. bit1...@163.com