Details
-
Improvement
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
-
None
Description
We currently build Mesos with protobuf 2.6.1 and bundle it as a dependency. We should upgrade it to use v3.2.0 instead. This would help us use arenas to improve performance (MESOS-6971) and also help resolve some bugs around the Mesos master not able to handle large protobufs (>64mbs in size, MESOS-4210) etc.
Attachments
Issue Links
- blocks
-
MESOS-4210 Investigate increasing protobuf protocol message size limit.
- Resolved
-
MESOS-7656 Update the JSON <=> protobuf message conversion for map support
- Resolved
-
MESOS-7491 Build a CSI client to talk to a CSI plugin.
- Resolved
- contains
-
MESOS-7017 HTTP API responses can crash the master.
- Resolved
-
MESOS-4210 Investigate increasing protobuf protocol message size limit.
- Resolved
-
MESOS-7123 Investigate splitting offer messages instead of sending a giant single resource offer message.
- Open