No idea about the decision, long before my time. From your description it does sound like it should be true.
Robbie On 5 April 2011 20:17, Rajith Attapattu <[email protected]> wrote: > When the session.close() is invoked it will in turn call the "private void > closeConsumers(Throwable error) throws JMSException" method. > In this method if the error is null then the consumer.close method is > called > with "sendClose=false". > > I wonder if this is the correct setting. I suspect the intended value is > "true". > I am not sure why we are not going to send a message cancel in this case. > > Does anybody know the reasons behind the above decision ? > Is this a bug ? > > Regards, > > Rajith >
