----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9155/#review15872 -----------------------------------------------------------
bigtop-packages/src/rpm/hue/SOURCES/hue.init.suse <https://reviews.apache.org/r/9155/#comment34151> I don't remember this off the top of my head, but does LSB explicitly cover the cases where program appears to be running but PID files is empty/absent? bigtop-packages/src/rpm/hue/SOURCES/hue.init.suse <https://reviews.apache.org/r/9155/#comment34152> given that it is a status of grep you're inspecting here I'd make it an explicit check against 0 as opposed to $STATUS_RUNNING - Roman Shaposhnik On Jan. 30, 2013, 7 a.m., Mark Grover wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/9155/ > ----------------------------------------------------------- > > (Updated Jan. 30, 2013, 7 a.m.) > > > Review request for bigtop and Roman Shaposhnik. > > > Description > ------- > > See BIGTOP-836 for details > > > This addresses bug BIGTOP-836. > https://issues.apache.org/jira/browse/BIGTOP-836 > > > Diffs > ----- > > bigtop-packages/src/rpm/hue/SOURCES/hue.init.suse 7605285 > > Diff: https://reviews.apache.org/r/9155/diff/ > > > Testing > ------- > > Tested status of hue when: > 1. Hue was not running > 2. Hue was successfully running > 3. Hue was killed using init script > 4. Hue was killed using kill -9 > > Expected results were seen. > > > Thanks, > > Mark Grover > >
