Mike Percy has posted comments on this change. Change subject: Ignore SIGPIPE earlier in startup process ......................................................................
Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/6262/3/src/kudu/util/subprocess.cc File src/kudu/util/subprocess.cc: Line 22: #include <signal.h> > is this still necessary? Turns out yes; we need it for kill() -- To view, visit http://gerrit.cloudera.org:8080/6262 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I040bd38ff31451ed9e25e7cf2127c869cf08a628 Gerrit-PatchSet: 3 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Mike Percy <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
