Re: Apollo 1.6 + Perl client errors where ActiveMQ didn't

2013-09-01 Thread Namrata Patel
://www.mermaidconsulting.com/ -- *Namrata Patel** *| Software Engineer Synergy Technology Services t+91-22-407-51999 | f +91-22-2925-1003 | m +91-9967585155 *namrata.pa...@synergytechservices.com*namrata.pa...@synergytechservices.com| www.synergytechservices.com http://synergytechservices.com/ 701

Re: Apollo MQ : when sending messages in transaction, producers count keeps increasing

2013-08-28 Thread Namrata Patel
. Start with this code here: https://github.com/apache/activemq-apollo/blob/trunk/apollo-stomp/src/test/scala/org/apache/activemq/apollo/stomp/test/StompParallelTest.scala On Tue, Aug 27, 2013 at 5:37 AM, Namrata Patel namrata.pa...@synergytechservices.com wrote: Did anyone try Apollo MQ

Re: Apollo MQ : when sending messages in transaction, producers count keeps increasing

2013-08-27 Thread Namrata Patel
Did anyone try Apollo MQ with transactions? Did it give you this issue with producers keep getting added and wont get disconnected even after commit() and disconnect() ? Thanks On Fri, Aug 23, 2013 at 11:20 AM, Namrata Patel namrata.pa...@synergytechservices.com wrote: Sorry but I don't

Apollo MQ : when sending messages in transaction, producers count keeps increasing

2013-08-22 Thread Namrata Patel
transaction:tx130822113902 persistent:true destination:/queue/videoQ {mymessage:dummy} COMMIT transaction:tx130822113902 receipt:0125d425c2b845844c5532dfc4535b72 DISCONNECT Do you think there is some issue with the code, as it looks pretty straight forward :-) Thanks. *Namrata Patel

Re: Apollo MQ : when sending messages in transaction, producers count keeps increasing

2013-08-22 Thread Namrata Patel
-produce/test. Thanks. On Thu, Aug 22, 2013 at 8:11 PM, Hiram Chirino hi...@hiramchirino.comwrote: Your just talking about the statistics counters? On Thu, Aug 22, 2013 at 8:06 AM, Namrata Patel namrata.pa...@synergytechservices.com wrote: Hello, I am using Apollo MQ Version: 1.6

Some issue with Apollo MQ ACK where message does not get deleted.

2013-08-04 Thread Namrata Patel
wrong with the way i am doing it? Do let me know if you require any additional info. Thanks. Namrata Patel -- *Disclaimer: The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain

Re: Some issue with Apollo MQ ACK where message does not get deleted.

2013-08-04 Thread Namrata Patel
condition to be perform by the client which require that you acknowledge that you've received the message. From: Namrata Patel namrata.pa...@synergytechservices.com To: users@activemq.apache.org Sent: Sunday, August 4, 2013 12:01 PM Subject: Some issue