[
https://issues.apache.org/jira/browse/IMPALA-13844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18072435#comment-18072435
]
ASF subversion and git services commented on IMPALA-13844:
----------------------------------------------------------
Commit de7f610abc4fe7bb74c3ffae5b5369158f4b5eba in impala's branch
refs/heads/master from Michael Smith
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=de7f610ab ]
IMPALA-10160: Add test for kernel_stack_watchdog
IMPALA-13844 registered the Kudu stack trace signal handler, which also
fixed IMPALA-10160 where slow RPCs would trigger the KernelStackWatchdog
to print a stack trace, but no stack trace could be generated because
the signal handler was not installed. Adds a test to avoid regressing.
Change-Id: Iccee582e9a3ea355280bc5ab94462eb76c1cb97d
Reviewed-on: http://gerrit.cloudera.org:8080/24172
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Implement a /stacks web page
> ----------------------------
>
> Key: IMPALA-13844
> URL: https://issues.apache.org/jira/browse/IMPALA-13844
> Project: IMPALA
> Issue Type: Improvement
> Components: Backend
> Reporter: Quanlong Huang
> Assignee: Arnab Karmakar
> Priority: Major
> Labels: ramp-up
> Fix For: Impala 5.0.0
>
>
> Kudu 1.7 provides a util to dump the stacktraces of all native threads
> (KUDU-2291) and adds a /stacks page in the WebUI for that purpose. An example
> output:
> https://gist.github.com/toddlipcon/b64739ee5fb146ea1953380f57b996c4
> Impala can adds the same page since the code is also ported:
> https://github.com/apache/impala/blob/6f2ac8a4067558a1eee58eb506275d22049fdba3/be/src/kudu/util/debug-util.h#L253
> Kudu code of the handler:
> https://github.com/apache/kudu/blob/4484df479f83541dc2ee4e0efd0499246dc4db70/src/kudu/server/default_path_handlers.cc#L192-L193
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]