Lars Volker has uploaded a new patch set (#2). Change subject: IMPALA-5616: Add --enable_minidumps startup flag ......................................................................
IMPALA-5616: Add --enable_minidumps startup flag If set to 'false', this flag will disable registration of the Breakpad signal handlers during startup. The default value is 'true'. This does not affect the ability to disable the handlers by specifying an empty value for --minidump_path. This change adds a test to test_breakpad.py. Change-Id: Ie2039b9140e1c281810b27b76140e2105198bc37 --- M be/src/common/global-flags.cc M be/src/util/minidump.cc M tests/custom_cluster/test_breakpad.py 3 files changed, 15 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/41/7541/2 -- To view, visit http://gerrit.cloudera.org:8080/7541 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ie2039b9140e1c281810b27b76140e2105198bc37 Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Lars Volker <[email protected]> Gerrit-Reviewer: Thomas Tauber-Marshall <[email protected]>
