I have been unsuccessful trying to set prefetchSize to 1 using the STOMP protocol. Here is an example SUBSCRIBE frame...
`SUBSCRIBE id:0 destination:CLM.PARSE/12345 ack:client-individual consumer.prefetchSize:1 I still get all the messages on the queue. What am I doing wrong? Thanks. -- View this message in context: http://activemq.2283324.n4.nabble.com/Specifying-prefetchSize-using-STOMP-Protocol-tp4691993.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.