You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Bhupendra Bhardwaj (JIRA)" <qp...@incubator.apache.org> on 2007/03/14 16:10:09 UTC

[jira] Created: (QPID-415) Default configuration for queues in virtualHost.xml doesn't get applied to the queue created after broker startup

Default configuration for queues in virtualHost.xml doesn't get applied to the queue created after broker startup
-----------------------------------------------------------------------------------------------------------------

                 Key: QPID-415
                 URL: https://issues.apache.org/jira/browse/QPID-415
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
            Reporter: Bhupendra Bhardwaj
         Assigned To: Bhupendra Bhardwaj
            Priority: Minor


The queue configuration (maximumMessageCount etc) gets applied to the queues configured in virtualHost.xml
For the queues, which get created be clients, do not get these values reflected in queue.
This is because the QueueDeclareHandler doesn't configure the queues created by clients.

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


[jira] Resolved: (QPID-415) Default configuration for queues in virtualHost.xml doesn't get applied to the queue created after broker startup

Posted by "Bhupendra Bhardwaj (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bhupendra Bhardwaj resolved QPID-415.
-------------------------------------

    Resolution: Fixed

> Default configuration for queues in virtualHost.xml doesn't get applied to the queue created after broker startup
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-415
>                 URL: https://issues.apache.org/jira/browse/QPID-415
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Bhupendra Bhardwaj
>         Assigned To: Bhupendra Bhardwaj
>            Priority: Minor
>
> The queue configuration (maximumMessageCount etc) gets applied to the queues configured in virtualHost.xml
> For the queues, which get created be clients, do not get these values reflected in queue.
> This is because the QueueDeclareHandler doesn't configure the queues created by clients.

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