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

[jira] [Assigned] (MESOS-5946) Consider supporting compression for the event stream.

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

Zhitao Li reassigned MESOS-5946:
--------------------------------

    Assignee: Zhitao Li

> Consider supporting compression for the event stream.
> -----------------------------------------------------
>
>                 Key: MESOS-5946
>                 URL: https://issues.apache.org/jira/browse/MESOS-5946
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Anand Mazumdar
>            Assignee: Zhitao Li
>              Labels: mesosphere
>
> Currently, we support GZIP compression for HTTP based responses in Libprocess. However, for events streamed on the persistent connection (RecordIO encoded) for schedulers/executors/subscribers, we don't yet have support for compression. 
> We would need an implementation of GZIP/other compression technique that would work efficiently for streaming data and is not fixed length based.



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