> On Feb. 23, 2017, 4:39 p.m., Benjamin Bannier wrote: > > We simultanously use _unified containerizer_ and _Mesos containerizer_ here > > to describe 1.2.0 changes. I think picking a single name, at least in > > high-level descriptions, might be less confusing.
$ grep -i "unified containerizer" CHANGELOG |wc -l 13 $ grep -i "mesos containerizer" CHANGELOG |wc -l 36 So I guess we've used both quite a bit. I'll try to rename a few to "Mesos containerizer", although I think we specifically use "unified containerizer" to discuss > On Feb. 23, 2017, 4:39 p.m., Benjamin Bannier wrote: > > CHANGELOG, line 126 > > <https://reviews.apache.org/r/56742/diff/2/?file=1640488#file1640488line126> > > > > s/rLimit/rlimit/ Fixing. - Adam ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56742/#review166621 ----------------------------------------------------------- On Feb. 23, 2017, 4:04 p.m., Adam B wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/56742/ > ----------------------------------------------------------- > > (Updated Feb. 23, 2017, 4:04 p.m.) > > > Review request for mesos, Jie Yu and Vinod Kone. > > > Repository: mesos > > > Description > ------- > > Updated CHANGELOG for Mesos 1.2.0 release. > > > Diffs > ----- > > CHANGELOG 1478ad4dd3b20fc768fd679f81d803acf0995ad2 > > Diff: https://reviews.apache.org/r/56742/diff/ > > > Testing > ------- > > > Thanks, > > Adam B > >
