Kunal Khatua created DRILL-6303:
-----------------------------------
Summary: Provide a button to copy the Drillbit's JStack shown in
/threads
Key: DRILL-6303
URL: https://issues.apache.org/jira/browse/DRILL-6303
Project: Apache Drill
Issue Type: Improvement
Components: Web Server
Reporter: Kunal Khatua
Assignee: Kunal Khatua
Fix For: 1.14.0
Currently, when using the WebUI inspecting the JStack for the state of threads
within a Drillbit (via +{{http://<localhost>:8047/threads}}+ ), the contents of
the `div` element refreshes automatically and resets any selection, making it
harder to freeze the contents for inspection.
Pausing the refresh is not recommended, so the alternative is to copy the
contents to the user's clipboard for separately viewing in a text editor.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)