Re: Message Groups and long running transactions

2015-07-07 Thread artnaseef
ssage? -- View this message in context: http://activemq.2283324.n4.nabble.com/Message-Groups-and-long-running-transactions-tp3499325p4698769.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Re: Message Groups and long running transactions

2015-06-24 Thread George K
Thanks Hiram, I am pretty sure I tried that, but since then I went with a custom approach so I can't verify it now. If I ever do, ill post back. -- View this message in context: http://activemq.2283324.n4.nabble.com/Message-Groups-and-long-running-transactions-tp3499325p4698128.html Sent

Re: Message Groups and long running transactions

2015-02-06 Thread Hiram Chirino
h. > > Without this working load balancing pretty much is broken for systems that > can encounter one off long running transactions. > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Message-Groups-and-long-running-transactions-tp3499325p46911

Re: Message Groups and long running transactions

2015-02-05 Thread George K
24.n4.nabble.com/Message-Groups-and-long-running-transactions-tp3499325p4691136.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Re: Message Groups and long running transactions

2011-05-09 Thread Dejan Bosanac
ng > transaction. Another cool thing would be a client API to control the > message groups association. > > I guess this is all non-standard so developing an API around it could be > tricky. > > > > -- > View this message in context: > http://activemq.2283324.n4.nab

Re: Message Groups and long running transactions

2011-05-09 Thread rbolen
p for the long transaction. Another cool thing would be a client API to control the message groups association. I guess this is all non-standard so developing an API around it could be tricky. -- View this message in context: http://activemq.2283324.n4.nabble.com/Message-Groups-and-long-ru

Re: Message Groups and long running transactions

2011-05-09 Thread Dejan Bosanac
group from the consumer and his messages would go to a new > consumer. > > man thx > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Message-Groups-and-long-running-transactions-tp3499325p3503243.html > Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. >

Re: Message Groups and long running transactions

2011-05-06 Thread rbolen
So if I set prefetch to 0, it should work? i.e. the broker would immediately free the group from the consumer and his messages would go to a new consumer. man thx -- View this message in context: http://activemq.2283324.n4.nabble.com/Message-Groups-and-long-running-transactions

Re: Message Groups and long running transactions

2011-05-06 Thread Dejan Bosanac
to avoid this situation? Detect the large > payload and pre-emptively send -1 messages? Create a new consumer > dynamically for large loads? > > Thanks, > Rich > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Message-Groups-and-long-running-transactions-tp3499325p3499325.html > Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. >

Message Groups and long running transactions

2011-05-05 Thread rbolen
anks, Rich -- View this message in context: http://activemq.2283324.n4.nabble.com/Message-Groups-and-long-running-transactions-tp3499325p3499325.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.