Anand Mazumdar created MESOS-5946:
-------------------------------------
Summary: 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
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.4#6332)