Is there any way to get the fail notification when the store is full with the stomp client? Right now, with sendFailIfNoSpace set to true, when I send to a broker that is full it just looks like a successful send from stomp's point of view - which is obviously the opposite of what I would like to see.
Basically we don't want to block when the broker is full but we don't want to pretend everything is alright. -- View this message in context: http://www.nabble.com/sendFailIfNoSpace-and-stomp-tp25896520p25896520.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.