このコンテンツは選択した言語では利用できません。
Chapter 2. Fixed Issues
2.1. AMQ .NET リンクのコピーリンクがクリップボードにコピーされました!
ENTMQCL-1985 - TcpKeepAliveSettings do not work on Linux
In earlier releases of the product, developers trying to use
TcpKeepAliveSettingsin a project encountered an exception.In this release, no exception is encountered when using
TcpKeepAliveSettings.
2.2. AMQ Python リンクのコピーリンクがクリップボードにコピーされました!
ENTMQCL-1861 - Memory leak on Container, SSL, and SSLDomain objects
In earlier releases of the product, AMQ Python sometimes did not free memory for Container, SSL, and SSLDomain objects.
In this release, the issue is fixed.
ENTMQCL-1854 - ApplicationEvent causing memory growth
In earlier releases of the product, using the AMQ Python ApplicationEvent class caused a memory leak.
In this release, the issue is fixed.
ENTMQCL-1366 - Fix the tornado example
In earlier releases of the product, the AMQ Python tornado example, including the
client_http.py,helloworld_tornado.pyandhelloworld_direct_tornado.pycode did not work.In this release, the issue is fixed.