0 Replies Latest reply on Aug 15, 2011 4:37 AM by galanfish

    when will hornetq clean the temp-files in large message directory

    galanfish

      hi all.

      i deploy 2 message node and i use a core bridge to connect them, they are like:

      deploy queue1 and queue2 on node1, queue1 on node2

      deploy divert on node1 to transfer queue1 -> queue2

      deploy bridge on node1 to bridge queue2 -> node2:queue1

       

      i send a large-message to queue1 of node1, i supposed that the message will get through a divert and reach queue2 on node1, then deliver to queue1 on node2. and the result seems right, but i found that the "large-message-directory" is not empty even when i had consumed the large message.

       

      anyone could help? great thanks!