Neil Conway created MESOS-5968:
----------------------------------
Summary: Ensure that task IDs are quoted consistently
Key: MESOS-5968
URL: https://issues.apache.org/jira/browse/MESOS-5968
Project: Mesos
Issue Type: Bug
Components: general
Reporter: Neil Conway
Priority: Minor
Task IDs are framework-generated, which means they might contain whitespace.
That means that when task IDs are included in log messages, they should be
quoted. We sometimes use quotes when logging task IDs, but this is not done
consistently right now.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)