[
https://issues.apache.org/jira/browse/MESOS-5824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370572#comment-15370572
]
Alexander Rukletsov commented on MESOS-5824:
--------------------------------------------
I've changed the fix version to 1.1. [~kaysoky], [~timcharper] let me know if
you want to backport the change onto 0.28 and 1.0 (and why). [~timcharper], per
[~kaysoky]'s request on github, could you please push your patch onto [review
board|https://mesos.apache.org/documentation/latest/submitting-a-patch/]?
> Include disk source information in stringification
> --------------------------------------------------
>
> Key: MESOS-5824
> URL: https://issues.apache.org/jira/browse/MESOS-5824
> Project: Mesos
> Issue Type: Improvement
> Components: stout
> Affects Versions: 0.28.2
> Reporter: Tim Harper
> Priority: Minor
> Labels: mesosphere
> Fix For: 1.1.0
>
> Attachments: 0001-Output-disk-resource-source-information.patch
>
>
> Some frameworks (like kafka_mesos) ignore the Source field when trying to
> reserve an offered mount or path persistent volume; the resulting error
> message is bewildering:
> {code:none}
> Task uses more resources
> cpus(*):4; mem(*):4096; ports(*):[31000-31000]; disk(kafka,
> kafka)[kafka_0:data]:960679
> than available
> cpus(*):32; mem(*):256819; ports(*):[31000-32000]; disk(kafka,
> kafka)[kafka_0:data]:960679; disk(*):240169;
> {code}
> The stringification of disk resources should include source information.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)