Arnab Karmakar has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/23652


Change subject: IMPALA-13844: Add /stacks web page to dump native thread stacks
......................................................................

IMPALA-13844: Add /stacks web page to dump native thread stacks

Kudu 1.7 introduced a utility (KUDU-2291) and a /stacks web page
for dumping stack traces of all native threads. Impala already
has the corresponding debug util ported from Kudu, so this patch
adds a similar /stacks endpoint to Impala’s WebUI.

This enables developers to easily inspect thread states and
diagnose deadlocks or hangs via the web interface.

Change-Id: I9171c89d1d36726d98a4a61ca040d69254f50e92
---
M be/src/common/init.cc
M be/src/util/default-path-handlers.cc
2 files changed, 76 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/52/23652/1
--
To view, visit http://gerrit.cloudera.org:8080/23652
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9171c89d1d36726d98a4a61ca040d69254f50e92
Gerrit-Change-Number: 23652
Gerrit-PatchSet: 1
Gerrit-Owner: Arnab Karmakar <[email protected]>

Reply via email to