4 Replies Latest reply on Aug 18, 2006 3:21 AM by pradeepbhat

    JBOSS does not clean up delivered messages

    pradeepbhat

      After finishing delivering messages to all durable subsribers I have noticed that JBOSS does not remove the messages from the database. I am using the default timeout. I am not wrong, once the JMS provider finishes delivering messages to all subscribers it is supposed to remove the messages from the datastore even if it is default timeout (= for ever). Otherwise datastore will simply grow big. Can someone help me.