You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2008/01/14 15:04:34 UTC

[jira] Updated: (QPID-736) Allow Message validation to be cleared

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

Martin Ritchie updated QPID-736:
--------------------------------

    Component/s: Java Client
       Priority: Minor  (was: Major)

> Allow Message validation to be cleared
> --------------------------------------
>
>                 Key: QPID-736
>                 URL: https://issues.apache.org/jira/browse/QPID-736
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Client
>            Reporter: Martin Ritchie
>            Priority: Minor
>
> Currently if a queue is correctly bound then this will be cached and so no further checks will be made. If the application needs a synchronous error when the queue is removed then this cache will prevent subsequent calls.
> Add the ability to purge this cache. 
> qpid.jms.QueueSenderAdapter.purgeQueueCache();

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