Gilbert Song created MESOS-8680:
-----------------------------------
Summary: Rename variable names in slave.hpp to be more explicit.
Key: MESOS-8680
URL: https://issues.apache.org/jira/browse/MESOS-8680
Project: Mesos
Issue Type: Improvement
Components: agent
Reporter: Gilbert Song
Many variable names are confusing in the agent. For example, in slave.hpp there
are a couple `info` which is named for SlaveInfo, FrameworkInfo and
ExecutorInfo. To improve the code to become more readable, we should rename
them explicitly, e.g., as `slaveInfo`.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)