[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-727) ServerPeer.destroyQueue/destroTopic just undeploys, does not destroy
Tim Fox (JIRA)
jira-events at jboss.com
Tue Jan 9 12:49:26 EST 2007
ServerPeer.destroyQueue/destroTopic just undeploys, does not destroy
--------------------------------------------------------------------
Key: JBMESSAGING-727
URL: http://jira.jboss.com/jira/browse/JBMESSAGING-727
Project: JBoss Messaging
Issue Type: Task
Affects Versions: 1.2.0.Beta1
Reporter: Tim Fox
Assigned To: Tim Fox
Fix For: 1.2.0.CR1
The server peer methods destroyQueue/destroyTopic only undeploy the queue/topic, but do not destroy them (i.e. remove their messages).
This differs from JBossMQ functionality where the destroy methods remove the messages too.
We should change the implementation of destroyQueue/destroyTopic to actually destroy the destinations and introduce new methods undeploy/deploy to do the deployment.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list