You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Brian Brazil (JIRA)" <ji...@apache.org> on 2015/04/20 15:14:59 UTC

[jira] [Created] (AURORA-1284) /slaves should distinguish lists from comma separated values

Brian Brazil created AURORA-1284:
------------------------------------

             Summary: /slaves should distinguish lists from comma separated values
                 Key: AURORA-1284
                 URL: https://issues.apache.org/jira/browse/AURORA-1284
             Project: Aurora
          Issue Type: Task
            Reporter: Brian Brazil
            Priority: Minor


The mesos slave attributes dedicated=A;dedicated=B and dedicated=A,B both render as dedicated=[A,B] on the /slaves end point of the Aurora scheduler.

This is a little confusing, I'd suggest that the list render as dedicated=[A],[B] to distinguish these.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)