TestActiveMQ.zip <http://activemq.2283324.n4.nabble.com/file/n4728623/TestActiveMQ.zip>
Attached the TIBCO BW Project I am using. It is not a Java code, TIBCO BW is a GUI (Zero Coding) Integration tool that stored the configuration in XML and converts the XMLs to Java code at Run-time and execute. So I have no idea how this actually works and when the acknowledge() gets executed. However, I can confirm from the logs that Acknowledgement is sent by the code. Active MQ is not accepting or not processing the acknowledgement. I read that Client acknowledgement is actually "Acknowledge All Previous". Would Active MQ wait to process Acks if it is too busy with other things. Producer is producing at a very fast rate and temp space has filled-up fast when this is observed. Could that be an issue? -- View this message in context: http://activemq.2283324.n4.nabble.com/Active-MQ-Performance-with-CLIENT-Ack-tp4728551p4728623.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.