[ 
https://issues.apache.org/jira/browse/FELIX-4141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13771638#comment-13771638
 ] 

Henry Saginor commented on FELIX-4141:
--------------------------------------

Attached is initial version Web Console plugin.

So, far the following is implemented:
* create repeated thread dumps at specified interval
* store thread dumps in files (repeated set is stored in each file)
* make thread dumps accessible as plain files or zips
* remove thread dumps from the store
* Include the thread dump files as attachement when creating the "Inventory 
Printer full ZIP"

If someone can review and provide feedback maybe I can start working in the 
following.
* Add automatic deadlock detection: Probably by regularly checking for the 
existing deadlocks and then requesting a thread dump.
* Deadlock detection in the Plugin: If the plugin is opened and a deadlock is 
detected a clearly visible warning/information is shown. 


                
> Provide a full Web Console plugin for thread dumps
> --------------------------------------------------
>
>                 Key: FELIX-4141
>                 URL: https://issues.apache.org/jira/browse/FELIX-4141
>             Project: Felix
>          Issue Type: Improvement
>          Components: Thread Dumper
>            Reporter: Felix Meschberger
>             Fix For: threaddump-1.0.0
>
>         Attachments: FELIX-4141_initial_plugin.patch
>
>
> FELIX-3339 added a new Inventory Printer to retrieve VM thread dumps.
> Analogous to the Memory Usage plugin a Web Console plugin for the thread 
> dumper would be helpfull:
>   * to automatically create repeated thread dumps
>   * store thread dumps in files
>   * make thread dumps accessible as plain files or zips
>   * make thread dumps accessible as plain or zipp-ed files containing all 
> dumps in a single file
>   * remove thread dumps from the store
>   * Include the thread dump files as attachement when creating the "Inventory 
> Printer full ZIP"
>   * Add automatic deadlock detection: Probably by regularly checking for the 
> existing deadlocks and then requesting a thread dump.
>   * Deadlock detection in the Plugin: If the plugin is opened and a deadlock 
> is detected a clearly visible warning/information is shown.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to