----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41048/#review109348 -----------------------------------------------------------
Thanks for following up! Minor change left before we can ship it. src/test/java/org/apache/aurora/scheduler/reconciliation/TaskReconcilerTest.java (line 71) <https://reviews.apache.org/r/41048/#comment168828> s/public/private Also, please move it to the end of the file as we tend to keep private helpers there. - Maxim Khutornenko On Dec. 8, 2015, 3:46 a.m., Tengfei Mu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/41048/ > ----------------------------------------------------------- > > (Updated Dec. 8, 2015, 3:46 a.m.) > > > Review request for Aurora and Maxim Khutornenko. > > > Bugs: AURORA-1547 > https://issues.apache.org/jira/browse/AURORA-1547 > > > Repository: aurora > > > Description > ------- > > set TaskStatus.slave_id field in TaskReconsiler > > > Diffs > ----- > > > src/main/java/org/apache/aurora/scheduler/reconciliation/TaskReconciler.java > c797914ded51cd123dddef188373fe58e190773a > > src/test/java/org/apache/aurora/scheduler/reconciliation/TaskReconcilerTest.java > 1308a1c9884e7759e6139787710b367bbf9cd4e9 > > Diff: https://reviews.apache.org/r/41048/diff/ > > > Testing > ------- > > ./gradlew -Pq build > > > Thanks, > > Tengfei Mu > >
