Tim Armstrong has posted comments on this change. Change subject: IMPALA-2883,IMPALA-3383: don't dump core when misconfigured. ......................................................................
Patch Set 1: I think the question is probably what makes most sense for production deployments. I.e. do we want to abort() the process and generate a core dump in all these cases. I think in most cases it's likely to be a nuisance rather than helpful. I don't generally expect unix programs to dump core if I give them a bad command-line argument, so it seems more intuitive to me that we should handle at least some of these cases differently. -- To view, visit http://gerrit.cloudera.org:8080/2862 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: If1686bf72df9420512e14af1a55279a064b633c9 Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Casey Ching <[email protected]> Gerrit-Reviewer: Michael Ho Gerrit-Reviewer: Michael Ho <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-HasComments: No
