[Impala-ASF-CR] IMPALA-5392. Add full stack trace to jvm-threadz

2018-04-21 Thread Charles Agnello (Code Review)
Charles Agnello has abandoned this change. ( http://gerrit.cloudera.org:8080/10032 ) Change subject: IMPALA-5392. Add full stack trace to jvm-threadz .. Abandoned Going with commit https://gerrit.cloudera.org/#/c/10145/ -- To

[Impala-ASF-CR] IMPALA-5392. Add full stack trace to jvm-threadz

2018-04-14 Thread Charles Agnello (Code Review)
Charles Agnello has posted comments on this change. ( http://gerrit.cloudera.org:8080/10032 ) Change subject: IMPALA-5392. Add full stack trace to jvm-threadz .. Patch Set 1: (1 comment)

[Impala-ASF-CR] IMPALA-5392. Add full stack trace to jvm-threadz

2018-04-12 Thread Charles Agnello (Code Review)
Charles Agnello has posted comments on this change. ( http://gerrit.cloudera.org:8080/10032 ) Change subject: IMPALA-5392. Add full stack trace to jvm-threadz .. Patch Set 1: I do want to correct the imports. My IDE added the

[Impala-ASF-CR] IMPALA-5392. Add full stack trace to jvm-threadz

2018-04-12 Thread Jim Apple (Code Review)
Jim Apple has posted comments on this change. ( http://gerrit.cloudera.org:8080/10032 ) Change subject: IMPALA-5392. Add full stack trace to jvm-threadz .. Patch Set 1: Hi Charles, I noticed you replied on reviews@. On

Re: [Impala-ASF-CR] IMPALA-5392. Add full stack trace to jvm-threadz

2018-04-12 Thread Charles
I attached a screenshot here with what the jvm-threadz page looks like with my change. If it doesn't show up in Gerrit I'll add it to the JIRA. Using ThreadMXBean.getThreadInfo doesn't work either since you are still calling ThreadInfo.toString on what comes back from ThreadMXBean.getThreadInfo.

[Impala-ASF-CR] IMPALA-5392. Add full stack trace to jvm-threadz

2018-04-12 Thread Jim Apple (Code Review)
Jim Apple has posted comments on this change. ( http://gerrit.cloudera.org:8080/10032 ) Change subject: IMPALA-5392. Add full stack trace to jvm-threadz .. Patch Set 1: This patch is in a race condition with

[Impala-ASF-CR] IMPALA-5392. Add full stack trace to jvm-threadz

2018-04-12 Thread Dimitris Tsirogiannis (Code Review)
Dimitris Tsirogiannis has posted comments on this change. ( http://gerrit.cloudera.org:8080/10032 ) Change subject: IMPALA-5392. Add full stack trace to jvm-threadz .. Patch Set 1: (1 comment)