On 08/12/2011 06:25 PM, Fraser Adams wrote:
So was this actually a broker related thing rather than a Java client runtime thing - looks like it from the JIRA?
Yes
I could have *sworn* that I'd created queues of 5 or 6 GB administratively via qpid-config a while back, did I imagine that or is it a different part of the code that handles queues created via address strings?
No, its not a different part of the code. Also I should have been a little more clear - the broker side bug treated the size as an unsigned 32 bit int, rather than signed so the limit was not 2GB but 4GB.
--------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
