Search

Chapter 3. Fixed issues

download PDF

3.1. AMQ JMS

  • ENTMQCL-1835 - Consumers using a CLIENT_ACKNOWLEDGE session do not increment the remote delivery count after session recovery

    In earlier releases of the product, consumers created with a session in CLIENT_ACKNOWLEDGE mode did not increment the remote delivery count if the session was lost and recovered and the deliveries were not acknowledged after recovery.

    In this release, the client sends delivery state updates for messages as the consumer or session is closed to ensure the delivery count is correctly updated.

3.2. AMQ Python

  • ENTMQCL-1364 - The client abruptly disconnects after a TCP half-close

    In earlier releases of the product, a TCP half-close from a remote peer triggered an AMQP framing error. This appeared as an error even though it was a normal connection close condition.

    In this release, the client correctly closes the connection without error in this case.

  • ENTMQCL-1578 - The client leaks transport and selectable objects

    In earlier releases of the product, circular references in the client implementation caused memory use to increase over time.

    In this release, the circularity of the references is broken so that memory is correctly freed.

Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.