You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2017/01/26 22:11:24 UTC

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

     [ https://issues.apache.org/jira/browse/MESOS-7017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Peach updated MESOS-7017:
-------------------------------
    Summary: HTTP API responses can crash the master.  (was: HTTP API responses can crash the master)

> 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
>
> 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.4#6332)