Lars Volker has uploaded a new patch set (#2).

Change subject: IMPALA-3490: Add flag to reduce minidump size
......................................................................

IMPALA-3490: Add flag to reduce minidump size

IMPALA-2686 added the breakpad library to all impala daemons, thus enabling them
to write minidump files. This change introduces a flag 'minidump_size_limit',
which will cause breakpad to write record less stack memory if it expects the
resulting minidump file to exceed the configured size otherwise.

Change-Id: I2f3aa0df51be9f0bf0755fb288702911cdb88052
---
M be/src/common/global-flags.cc
M be/src/util/minidump.cc
M tests/custom_cluster/test_breakpad.py
3 files changed, 63 insertions(+), 8 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/90/2990/2
-- 
To view, visit http://gerrit.cloudera.org:8080/2990
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I2f3aa0df51be9f0bf0755fb288702911cdb88052
Gerrit-PatchSet: 2
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Lars Volker <[email protected]>

Reply via email to