GitHub user kkhatua opened a pull request:
https://github.com/apache/drill/pull/1199
DRILL-6303: Provide a button to copy the Drillbit's JStack shown in /threads
Provides a button in the web UI to copy the thread stack to the user's
clipboard.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kkhatua/drill DRILL-6303
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1199.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1199
----
commit 996266b13433538d411094fcaf650b10b6c17d1f
Author: Kunal Khatua <kkhatua@...>
Date: 2018-03-26T06:09:43Z
DRILL-6303: Provide a button to copy the Drillbit's JStack shown in /threads
Provides a button in the web UI to copy the thread stack to the user's
clipboard.
----
---