apache / celeborn

Apache Celeborn is an elastic and high-performance service for shuffle and spilled data.

Home Page:https://celeborn.apache.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[REFACTOR] Replace userResourceConsumption of WorkerInfo with empty value for unnecessary ControlMessages

nafiyAix opened this issue · comments

commented

Describe the intention you'd like

Only pass userResourceConsumption inside WorkerInfo when sending heartbeat, the other could use null or empty map to replace.

/cc @who-need-to-know

/assign @who-can-help-you