<http://activemq.2283324.n4.nabble.com/file/n4706897/nonpresistent.bmp>
http://activemq.apache.org/message-cursors.html Here describe "buffer to disk if non-persistent pending cursor is full". My message is non-persistent. when i use queue, non-persistent message will buffer to temp file. but when i use topic ,non-persistent message will not buffer to temp file. when memory limit reach,non-persistent message that sent to topic will be discard. this is not my expectation, i wish non-persistent message can buffer to temp file when topic memory limit reached . how can i do it? -- View this message in context: http://activemq.2283324.n4.nabble.com/How-fileCursor-works-AMQ5-9-1-tp4706865p4706897.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.