[jboss-user] [JBoss Messaging] - Re: JBOSS does not clean up delivered messages
pradeepbhat
do-not-reply at jboss.com
Fri Aug 18 02:56:43 EDT 2006
Steps here
1. Created a durable subscriber
2. Disconnected the subscriber
3. Sent 1000 messages to the topic using default timeout value
4. Started the previous durable subscriber
5. Messages delivered
6. Checked the table jms_messages. Did a select count(*) from jms_message. The result =1000.
Shouldn't it be 0 ?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965957#3965957
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965957
More information about the jboss-user
mailing list