Thanks Rajith... for looking into the problem. Even I have seen performance drop when I use persistence especially with big messages.
Actually My Question is different. Let me re-phrase it differently. I have a requirement of using qpid persistence with c++ broker and java client. When I use durable queues and durable messages and if any queue limit is hit, messages starts to drop, even with flow-to-disk enabled with java client, i.e. as soon as queue is full messages are not persisted to queue. However, messages which are already in the queue, when queue was not full, were persisted and survive the restart. I am using the persistence store taken from the below url: http://anonsvn.jboss.org/repos/rhmessaging/store/trunk/cpp Kindly tell, if this is the expected behavior. Regards, Parkirat Singh Bagga. -- View this message in context: http://qpid.2158936.n2.nabble.com/C-broker-0-14-java-client-flow-to-disk-not-happening-tp7395366p7440837.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
