----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50413/ -----------------------------------------------------------
Review request for mesos and Vinod Kone. Repository: mesos Description ------- This change does a few minor cleanups: - Renamed `taskID` -> `taskId` - Renamed `taskId` argument to `_taskId` to avoid confusion with the member variable `taskId`. Diffs ----- src/launcher/executor.cpp 5a5f95f04a6ce096079b67397cb324575409f795 Diff: https://reviews.apache.org/r/50413/diff/ Testing ------- make check Thanks, Anand Mazumdar
