[ 
https://issues.apache.org/jira/browse/QPID-887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Suran Jayathilaka updated QPID-887:
-----------------------------------

    Attachment: qpid-887.diff

Moves the initialization of _houseKeepingTimer to the constructor 
public VirtualHost(String name, Configuration hostConfig, MessageStore store) 
throws Exception
{ ... }
   

> QueueHousekeeping threads are poorly named
> ------------------------------------------
>
>                 Key: QPID-887
>                 URL: https://issues.apache.org/jira/browse/QPID-887
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: M2, M2.1
>            Reporter: Martin Ritchie
>            Priority: Minor
>         Attachments: qpid-887.diff
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> Summary:
> Each Virtualhost has a QueueHousekeeping thread called 'Queue-housekeeping' 
> it would make stack traces more readable if they were called 
> 'Queue-housekeeping-<virtualhost>'

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to