2 Replies Latest reply on Mar 18, 2014 6:01 PM by clebert.suconic

    Memory usage of hornetq

    shlamalama

      We're using horetq-core-client 2.4.0.Final, and sending String message about 300 chars in size. If we don't dequeue message, what happens to the memory usage of hornetq? Is it capped at some point and future messages are added, will the journal will just continue to grow in size (as opposed to heap)? Is there a way to tune the memory usage for cases where there may be a period of messages not being consumed?