Got it, all I need is apply the patch and rebuild the libs, right? -----Original Message----- From: Gordon Sim [mailto:[email protected]] Sent: Monday, July 07, 2014 3:25 PM To: [email protected] Subject: Re: Potential qpid cpp 0.28 bug
That looks like QPID-5737[1], where an expansion to the incoming session window is not handled if it comes when the program is already closing down. This is fixed on trunk but not in 0.28. If you want, you can apply the change[2], which is very simple, to the 0.28 code and check whether it resolves the issue. [1] https://issues.apache.org/jira/browse/QPID-5737 [2] https://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/src/qpid/messaging/amqp/ConnectionContext.cpp?r1=1591470&r2=1591469&pathrev=1591470 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
