Allow Message validation to be cleared
--------------------------------------
Key: QPID-736
URL: https://issues.apache.org/jira/browse/QPID-736
Project: Qpid
Issue Type: Improvement
Reporter: Martin Ritchie
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.