> On May 18, 2016, 6:39 p.m., Vinod Kone wrote: > > docs/cni.md, line 247 > > <https://reviews.apache.org/r/47463/diff/3/?file=1386244#file1386244line247> > > > > and vice versa unless the executor uses HTTP API? > > Avinash sridharan wrote: > Even with the HTTP API the requirement of routeability (in both > directions) would still hold right?
With HTTP API, agent doesn't directly make connections to the executor. It just sends messages on the connection opened by the executor. - Vinod ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47463/#review133782 ----------------------------------------------------------- On May 19, 2016, 8:05 p.m., Avinash sridharan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/47463/ > ----------------------------------------------------------- > > (Updated May 19, 2016, 8:05 p.m.) > > > Review request for mesos, Benjamin Mahler, Jie Yu, Kevin Klues, Neil Conway, > Qian Zhang, and Vinod Kone. > > > Bugs: MESOS-4771 > https://issues.apache.org/jira/browse/MESOS-4771 > > > Repository: mesos > > > Description > ------- > > Added documentation for `network/cni` isolator. > > > Diffs > ----- > > docs/cni.md PRE-CREATION > > Diff: https://reviews.apache.org/r/47463/diff/ > > > Testing > ------- > > Build the documentation website and verified the rendering. > > You can review a rendering of the markdown on my github: > https://github.com/asridharan/mesos/blob/MESOS-4771/docs/cni.md > > > Thanks, > > Avinash sridharan > >
