[rabbitmq-discuss] rabbitmq java client keeps pulling data?

DeepNightTwo DeepNightTwo at gmail.com
Fri Sep 19 09:41:09 BST 2014


        Channel channel = connection.createChannel(); 
        channel.basicQos(4096); 


I've set the basic.qos like above. But it seems not work as I expected and
keeps pulling data and cause OOM. 



--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/rabbitmq-java-client-keeps-pulling-data-tp37080p37084.html
Sent from the RabbitMQ mailing list archive at Nabble.com.


More information about the rabbitmq-discuss mailing list