Chapter 11. Changes in 3.2.9

11.1. Errata

RHBA-2018:0524 – Red Hat Enterprise MRG Messaging 3.2.9 Release

BZ#1554334 - Proton 0.16 C++ schedule API not thread-safe
In previous releases, Qpid Proton C++ version 0.16.0 schedule API was not thread-safe. As a result, clients could experience intermittent issues with missing events and could possibly stop processing incoming messages.
This issue was addressed by updating proton-c and C++ libraries to make the schedule() implementation thread-safe. Now when using the updated libraries, the client is properly notified of all new proton events.