> On Jan. 17, 2016, 10:54 a.m., Stephan Erb wrote: > > specs/debian/aurora-scheduler.init, line 73 > > <https://reviews.apache.org/r/42387/diff/1/?file=1199233#file1199233line73> > > > > IIRC the `start-stop-daemon` does not restart failed processes. How > > does this interact with Aurora commiting suicide at least onces a day?
Thanks. I added .service file which will respawn failed processes. > On Jan. 17, 2016, 10:54 a.m., Stephan Erb wrote: > > builder/deb/debian-jessie/build.sh, line 32 > > <https://reviews.apache.org/r/42387/diff/1/?file=1199230#file1199230line32> > > > > Given that the packages should become official, it might be worthwhile > > to change this one here. Done. - Dmitriy ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42387/#review114903 ----------------------------------------------------------- On Jan. 19, 2016, 11:23 p.m., Dmitriy Shirchenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/42387/ > ----------------------------------------------------------- > > (Updated Jan. 19, 2016, 11:23 p.m.) > > > Review request for Aurora, Benjamin Staffin, John Sirois, and Bill Farner. > > > Repository: aurora-packaging > > > Description > ------- > > Adding debian jessie packaging with a test. > > > Diffs > ----- > > build-artifact.sh 333c7a4d8e661f608c4949dcbae1401bb1a75b51 > builder/deb/debian-jessie/Dockerfile PRE-CREATION > builder/deb/debian-jessie/build.sh PRE-CREATION > builder/deb/debian-jessie/pants.ini PRE-CREATION > specs/debian/aurora-executor.thermos.init > e5c940147f5f0a1842d15be9bb9c44e838bc9af0 > specs/debian/aurora-executor.thermos.service PRE-CREATION > specs/debian/aurora-scheduler.init 59b200fcd9029e14ea63fe8edb159022e7bde346 > specs/debian/aurora-scheduler.postinst > 0d019b6ecace73c69c833ff2267fe95e11cf2f8d > specs/debian/aurora-scheduler.service PRE-CREATION > test/deb/debian-jessie/README.md PRE-CREATION > test/deb/debian-jessie/Vagrantfile PRE-CREATION > test/deb/debian-jessie/provision.sh PRE-CREATION > > Diff: https://reviews.apache.org/r/42387/diff/ > > > Testing > ------- > > New build with a test that starts a Vagrant and following README should lead > to a successful job. > > > Thanks, > > Dmitriy Shirchenko > >
