> On March 6, 2014, 5:37 p.m., Jun Rao wrote: > > Could you test that works on both mac and linux?
Jun: yes, I've tested both on Mac OS 10.8.5 and Ubuntu 12.04. The behavior is the same on both: the nohup'ed process ignores SIGINT, but shuts down correctly on SIGTERM. - Martin ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18846/#review36371 ----------------------------------------------------------- On March 6, 2014, 3:26 p.m., Martin Kleppmann wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/18846/ > ----------------------------------------------------------- > > (Updated March 6, 2014, 3:26 p.m.) > > > Review request for kafka. > > > Bugs: KAFKA-1189 > https://issues.apache.org/jira/browse/KAFKA-1189 > > > Repository: kafka > > > Description > ------- > > KAFKA-1189 use SIGTERM to shut down broker, as nohup swallows SIGINT > > > Diffs > ----- > > bin/kafka-server-stop.sh 35a26a6529a91e0e5b18c7a3e0357f9241b36721 > > Diff: https://reviews.apache.org/r/18846/diff/ > > > Testing > ------- > > > Thanks, > > Martin Kleppmann > >