[
https://issues.apache.org/jira/browse/DRILL-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16426658#comment-16426658
]
ASF GitHub Bot commented on DRILL-6303:
---------------------------------------
Github user arina-ielchiieva commented on the issue:
https://github.com/apache/drill/pull/1199
@kkhatua thanks for making the changes, it believe it's very useful but I
suggest we do consider some design changes:
1. Information and auto-refresh display as badege and do not hard-code
refresh limit.
2. Use glyphicon instead of regular button and move to right side.
3. Simplify tooltip to `Copy to clipboard`.
4. Remove onlick logic.
> 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
> Priority: Trivial
> Fix For: 1.14.0
>
> Attachments: mouseOnClick.png, mouseOver.png
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> 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)