3 Replies Latest reply on Sep 30, 2007 5:50 AM by timfox

    JMS- MYSql database is getting filled up with JMS Messages

    jinoinfo

      In our project we are using JBOSS 4.0.5. We have replaced hsql db with mysql 5.0. During the course of execution the table jms_messages keeps growing almost 500,000 records per day. All the messages getting published are persistent and messages are non- durable.

      Could you please let us know as to why the size of the table jms_messages keeps on growing amd how do we control this?