I am trying to test producer flow control with non-persistent topics for activemq 5.10. I have disabled producer flow control and want to see whether System usage flow control will kick in when system usage limits are reached.
But even when persistent store is used 100% then also producer is not stopped from publishing.
What can be the possible reason?
Thanks