You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Tanky Fu (JIRA)" <ji...@apache.org> on 2018/01/19 06:39:00 UTC

[jira] [Created] (AMQ-6887) Activemq Non

Tanky Fu created AMQ-6887:
-----------------------------

             Summary: Activemq Non
                 Key: AMQ-6887
                 URL: https://issues.apache.org/jira/browse/AMQ-6887
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker, KahaDB
    Affects Versions: 5.15.0
         Environment: System:centos6.5

network-brokers: has three brokers
            Reporter: Tanky Fu
             Fix For: NEEDS_REVIEW


    _We has a queue ,it is full of the tempUsage becaouse the queue has a producer send quickly,but has no consumers,we config the <tempUsage limit="20 gb"/>_

     _When we purge all the message on this queue, stop the producer,and restart the broker,we find that the dir size of "tmp_storage" increase also,the tmp.data db-num.log and db.redo also increase,but have no any queue on the broker(we has stop the consumer and delete the queue) ,note that we have many topic on this broker,it like broker write the topic message to the temp dir.The memory is used 35 percent ,we try to delete the dir of "tmp_storage" and restart broker,has resolved ,the "tempUsage" don't appear again._

_So i have two questions:_

_1.if topic out of memory will cursor to the temp dir? note:topic_

_2:the Non-persistent message out of the memory that we config and cursor to the temp,if we purge or consume the message but don't delete the dir of "tmp_storage" and restart, will the broker also write the message to the dir of "tmp_storage"?_



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)