You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Michael Park (JIRA)" <ji...@apache.org> on 2017/05/02 22:52:04 UTC

[jira] [Commented] (MESOS-7017) HTTP API responses can crash the master.

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

Michael Park commented on MESOS-7017:
-------------------------------------

[~jpeach@apache.org]: Pushing this off to target 1.4.0. Please let me know if this is a blocker for 1.3.0.

> HTTP API responses can crash the master.
> ----------------------------------------
>
>                 Key: MESOS-7017
>                 URL: https://issues.apache.org/jira/browse/MESOS-7017
>             Project: Mesos
>          Issue Type: Bug
>          Components: HTTP API
>            Reporter: James Peach
>            Priority: Critical
>
> The master can crash when generating large responses to small API requests. One manifestation of this is querying the tasks.
> {noformat}
> [libprotobuf ERROR google/protobuf/io/coded_stream.cc:180] A protocol message was rejected because it was too big (more than 67108864 bytes).  To increase the limit (or to disable these warnings), see CodedInputStream::SetTotalBytesLimit() in google/protobuf/io/coded_stream.h.
> F0126 18:34:18.790386 26230 evolve.cpp:63] Check failed: t.ParsePartialFromString(data) Failed to parse mesos.v1.master.Response while evolving from mesos.master.Response
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)