You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2015/06/09 03:08:00 UTC

[jira] [Commented] (MESOS-2693) Printing a resource should show information about reservation, disk etc

    [ https://issues.apache.org/jira/browse/MESOS-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14578148#comment-14578148 ] 

Benjamin Mahler commented on MESOS-2693:
----------------------------------------

Is there any plan to make it parseable? It seems a bit unfortunate that we broke the ability to serialize and de-serialize and get the same result back. Also, I had to add an [extra flag|https://github.com/apache/mesos/blob/9e7b890a917fcf0ac4cd1738f060ba97af847b65/src/examples/no_executor_framework.cpp#L277] to the no_executor_framework, we'll probably want to add parsing before this trend proliferates further. :)

> Printing a resource should show information about reservation, disk etc
> -----------------------------------------------------------------------
>
>                 Key: MESOS-2693
>                 URL: https://issues.apache.org/jira/browse/MESOS-2693
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Vinod Kone
>            Assignee: brian wickman
>              Labels: twitter
>             Fix For: 0.23.0
>
>
> While new fields like DiskInfo and ReservationInfo have been added to Resource protobuf, the output stream operator hasn't been updated to show these. This is valuable information to have in the logs during debugging.



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