----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40922/#review108993 -----------------------------------------------------------
Please fill the ticket in the 'bugs' field on the review rather than the summary. The original summary "Thermos: Add ability to forward process output to stdout" was fine. If you look at our commit log, the tickets are automatically included based on the field in reviewboard: ``` commit 7b1c2b2 Author: Bill Farner <[email protected]> Date: Mon Nov 30 09:33:37 2015 -0800 Remove SessionKey from APIs and implementations. Since our auth* is now transport-level, we don't need it in the app-level messages. Bugs closed: AURORA-814 Reviewed at https://reviews.apache.org/r/40656/ ``` - Bill Farner On Dec. 4, 2015, 8:41 a.m., Martin Hrabovcin wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/40922/ > ----------------------------------------------------------- > > (Updated Dec. 4, 2015, 8:41 a.m.) > > > Review request for Aurora. > > > Repository: aurora > > > Description > ------- > > AURORA-1548 | (Thermos) Add ability to forward process output to stdout > > > Diffs > ----- > > src/main/python/apache/aurora/executor/bin/thermos_executor_main.py 0d02dc1 > src/main/python/apache/aurora/executor/thermos_task_runner.py 14e8b4b > src/main/python/apache/thermos/core/process.py fe95cb3 > src/main/python/apache/thermos/core/runner.py f949f27 > src/main/python/apache/thermos/runner/thermos_runner.py bd8cf7f > src/test/python/apache/thermos/core/test_process.py 5e6ad2f > > Diff: https://reviews.apache.org/r/40922/diff/ > > > Testing > ------- > > > Thanks, > > Martin Hrabovcin > >
