Documentation is confusing for me I'm reading your post http://www.christianposta.com/blog/?p=273
and I've got some questions ****If PCF is disabled ( producerControlFlow = false ) **** : - do systemUsage limits matter ? is PCF the only componet which uses these limits ? - are these systemUsage limits also used by Store based cursors to choose what messages go to disk? - what happen if systemUsage limits are exceeded ? is the underlying connection blocked ? Thanks and regards 2013/12/9 Jose María Zaragoza <[email protected]>: > Thanks. > About that page > > "By default, Store based cursors are used, but it is possible to > configure different cursors depending on the destination." > > 2013/12/9 Christian Posta <[email protected]>: >> http://activemq.apache.org/message-cursors.html >> >> if <broker persistent=true> then the File Pending Message Cursor is >> used by default. >> If <broker persistent=false> then i believe the VM cursors are used. >> >> On Mon, Dec 9, 2013 at 2:09 PM, Jose María Zaragoza >> <[email protected]> wrote: >>>>> Futhermore, I've read that non-persistent messages are persisted to >>>>> disk ( feature from AMQ 5.x ) , so it's more difficult that memory >>>>> runs out >>>> >>>> If using a filePendingMessageLimitStrategy >>> >>> Thanks, but I dont find any reference to this property , where can I find >>> it ? >>> >>> Is it the default configuration ? or is vmcursors ? >>> >>> >>> Regards >> >> >> >> -- >> Christian Posta >> http://www.christianposta.com/blog >> twitter: @christianposta
