Fixed an issue that resulted in LBM sending additional topic queries and delivering erroneous NO_SOURCE_NOTIFICATION if an application created multiple receivers on a single topic in a short period of time.
Corrected the installation of 64 bit UME packages. UME now installs into C:\Program Files instead of C:\Program Files (x86).
Fixed an issue that prevented the creation of proxy sources when using multiple store groups. This issue was indicated by the error message, [ERROR] store "<store name>" topic "<topic name>" Proxy creation failed to set ume_store_group, optlen incorrect size.
Receivers using event queues and Spectrum with UME can experience a SIGSEGV while shutting down if events still exist on the event queue when it is deleted. As a workaround, use LBM_EVQ_BLOCK when dispatching event queues. During application shutdown, call lbm_evq_unblock() after deleting receivers associated with the event queue, but before deleting any context objects. Once the dispatch thread exits, it is safe to proceed with context deletion. 29West is working on a solution to this problem.
Release 1.0 of UMQ has no known issues.
Copyright (c) 2004 - 2014 Informatica Corporation. All rights reserved.