[
https://issues.apache.org/jira/browse/MESOS-10095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Mahler reassigned MESOS-10095:
---------------------------------------
Assignee: Benjamin Mahler
> Agent draining logging makes it hard to tell which tasks did not terminate.
> ---------------------------------------------------------------------------
>
> Key: MESOS-10095
> URL: https://issues.apache.org/jira/browse/MESOS-10095
> Project: Mesos
> Issue Type: Improvement
> Components: agent, master
> Reporter: Benjamin Mahler
> Assignee: Benjamin Mahler
> Priority: Major
>
> When draining an agent, it's hard to tell which tasks failed to terminate.
> The master prints a count of the tasks remaining (only as VLOG(1) however),
> but not the IDs:
> {noformat}
> I1223 13:19:49.021764 30480 master.cpp:6367] DRAINING Agent
> c0146010-8af6-4a9d-bcdb-99e30a778663-S6 has 0 pending tasks, 1 tasks, and 0
> operations
> {noformat}
> The agent does not print how many or which ones.
> It would be helpful to at least see which tasks need to be drained when it
> begins, and possibly, upon each check, which ones remain.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)