I have 2 slaves and 1 master running and using persistent messges. The master's memory usage is going high. The following are the objects i see building up: byte: 2.77G LinkedList:235MB (9.8 mil instances) org.apache.activemq.leveldb.replicated.FileTransferFrame:78.7M (2.45 mil. instances) ..ReplicationFrame:59.7M (2.49 mil instances)
Could the number of FileTransferFrame indicate that its waiting to sync to slaves, issue with slaves? Why would slave be not getting synced fast enough.. or very slow to sync? we see same issue when quorum_disk is used as well? -- View this message in context: http://activemq.2283324.n4.nabble.com/Replicated-LevelDB-Store-filling-up-memory-tp4672485p4672941.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.