Intel-bigdata / Spark-PMoF

Spark Shuffle Optimization with RDMA+AEP
Apache License 2.0
30 stars 22 forks source link

[RPMP] Migrate data register from replica service to node manager #134

Closed Eugene-Mark closed 3 years ago

Eugene-Mark commented 3 years ago

The node manager is using heartbeat mechanism to manage the node live status. It's more reasonable and single responsibility for node manager to charge register operation.