> On Jan. 31, 2017, 7:09 p.m., Zameer Manji wrote: > > src/main/java/org/apache/aurora/scheduler/mesos/CommandLineDriverSettingsModule.java, > > line 155 > > <https://reviews.apache.org/r/56131/diff/1/?file=1620441#file1620441line155> > > > > Can you link to the commit that did this or something? It would make it > > much easier to determine later if we can remove it.
+1. - Joshua ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56131/#review163697 ----------------------------------------------------------- On Jan. 31, 2017, 6:41 p.m., David McLaughlin wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/56131/ > ----------------------------------------------------------- > > (Updated Jan. 31, 2017, 6:41 p.m.) > > > Review request for Aurora, Mehrdad Nurolahzade, Santhosh Kumar Shanmugham, > and Stephan Erb. > > > Repository: aurora > > > Description > ------- > > The role field was prematurely deprecated in the Mesos project. > https://github.com/apache/mesos/blob/master/include/mesos/mesos.proto#L257 > > Suppress deprecation warnings. > > > Diffs > ----- > > > src/main/java/org/apache/aurora/scheduler/mesos/CommandLineDriverSettingsModule.java > 49877682e501d0af76f6e2583b59e93b1bd90137 > > Diff: https://reviews.apache.org/r/56131/diff/ > > > Testing > ------- > > > Thanks, > > David McLaughlin > >
