Re: Custom code to browse messages in the message store?

2016-12-19 Thread jahlborn
thod to the region >>>> Queue >>>> for first pulling from the "paged in" messages, and then directly from >>>> the >>>> "PendingMessageCursor messages" to read messages. However, despite the >>>> fact >>>> th

Re: Custom code to browse messages in the message store?

2016-12-19 Thread Christopher Shannon
endingMessageCursor messages" to read messages. However, despite the >>> fact >>> that the cursor is backed by the message store, it still seems to want to >>> "page in" messages, and also abides by the resource limits. (i was >>> borrowing code fro

Re: Custom code to browse messages in the message store?

2016-12-16 Thread jahlborn
ot; the "paging in" logic and just read messages >> directly from the message store? i'm okay with this being "slow", i'd >> prefer to have a solution which works slowly rather than no solution at >> all... >> >> >> >> -- >>

Re: Custom code to browse messages in the message store?

2016-12-15 Thread Christopher Shannon
ctly from the message store? i'm okay with this being "slow", i'd > prefer to have a solution which works slowly rather than no solution at > all... > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Custom-code-to-browse-messages-in-the-message-store-tp4720423.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Custom code to browse messages in the message store?

2016-12-15 Thread jahlborn
s message in context: http://activemq.2283324.n4.nabble.com/Custom-code-to-browse-messages-in-the-message-store-tp4720423.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.