----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57739/#review169351 -----------------------------------------------------------
Patch looks great! Reviews applied: [57739] 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 March 17, 2017, 11:36 p.m., Anindya Sinha wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/57739/ > ----------------------------------------------------------- > > (Updated March 17, 2017, 11:36 p.m.) > > > Review request for mesos and Jiang Yan Xu. > > > Bugs: MESOS-7181 > https://issues.apache.org/jira/browse/MESOS-7181 > > > Repository: mesos > > > Description > ------- > > In addition to tracking completed frameworks based on framework id, we > also keep track of the source (`streamId` for http connections, or > `upid` for scheduler driver). This information is used to ensure that > retransmitted SUBSCRIBEs from the same source are dropped irrespective > of those frameworks are connected or not. > > > Diffs > ----- > > src/master/master.hpp d92c8adef79d997f255cf26ebd10ab0e87da8413 > src/master/master.cpp 43e9d26167c1f405329ea05224c22e7b8c65315f > > > Diff: https://reviews.apache.org/r/57739/diff/1/ > > > Testing > ------- > > All tests passed. > > > Thanks, > > Anindya Sinha > >
