----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50249/#review142991 -----------------------------------------------------------
Patch looks great! Reviews applied: [50246, 50249] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On July 20, 2016, 6:13 p.m., Abhishek Dasgupta wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/50249/ > ----------------------------------------------------------- > > (Updated July 20, 2016, 6:13 p.m.) > > > Review request for mesos, Anand Mazumdar, zhou xing, Jay Guo, and Vinod Kone. > > > Bugs: MESOS-5858 > https://issues.apache.org/jira/browse/MESOS-5858 > > > Repository: mesos > > > Description > ------- > > Earlier operator v1 api was not supporting charset utf-8 > specified in 'Content Type'. In this patch, mesos agent > is modified to support contentType with and without > charset utf-8 specified. > > > Diffs > ----- > > src/slave/http.cpp 2cbf3c57e294f0d47d64915371b4a6bbf9cdfc0a > src/slave/slave.hpp ffe4220c9289419ab1b1a2c1f499b6eac3c01e4b > > Diff: https://reviews.apache.org/r/50249/diff/ > > > Testing > ------- > > On Ubuntu 16.04: > sudo GTEST_FILTER="*AgentAPITest.*" make -j4 check > > > Thanks, > > Abhishek Dasgupta > >
