You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Abhishek Sharma (Code Review)" <ge...@cloudera.org> on 2018/04/12 10:45:55 UTC

[Impala-ASF-CR] Added thread stackTrace summary from OpenJDK. ThreadInfo.toString restricts the number of frames to 8. The idea is to keep this configurable. A runtime flag is also available.

Abhishek Sharma has uploaded this change for review. ( http://gerrit.cloudera.org:8080/10039


Change subject: Added thread stackTrace summary from OpenJDK. ThreadInfo.toString restricts the number of frames to 8. The idea is to keep this configurable. A runtime flag is also available.
......................................................................

Added thread stackTrace summary from OpenJDK. ThreadInfo.toString restricts the number of frames to 8. The idea is to keep this configurable. A runtime flag is also available.

Change-Id: Ic15348b260ff7d03ae8e62ec9c903d9a5cd5915b
---
M fe/src/main/java/org/apache/impala/common/JniUtil.java
1 file changed, 82 insertions(+), 0 deletions(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic15348b260ff7d03ae8e62ec9c903d9a5cd5915b
Gerrit-Change-Number: 10039
Gerrit-PatchSet: 1
Gerrit-Owner: Abhishek Sharma <ab...@gmail.com>

[Impala-ASF-CR] Added thread stackTrace summary from OpenJDK. ThreadInfo.toString restricts the number of frames to 8. The idea is to keep this configurable. A runtime flag is also available.

Posted by "Abhishek Sharma (Code Review)" <ge...@cloudera.org>.
Abhishek Sharma has abandoned this change. ( http://gerrit.cloudera.org:8080/10039 )

Change subject: Added thread stackTrace summary from OpenJDK. ThreadInfo.toString restricts the number of frames to 8. The idea is to keep this configurable. A runtime flag is also available.
......................................................................


Abandoned

Not needed
-- 
To view, visit http://gerrit.cloudera.org:8080/10039
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: abandon
Gerrit-Change-Id: Ic15348b260ff7d03ae8e62ec9c903d9a5cd5915b
Gerrit-Change-Number: 10039
Gerrit-PatchSet: 1
Gerrit-Owner: Abhishek Sharma <ab...@gmail.com>