Apama 10.15.1 | Other Resolved Issues | Release 10.7.0 | Connectivity and Adapters
 
Connectivity and Adapters
*PAM-31432
Universal Messaging client should drop messages which exceed nSession::getMaxBufferSize().
An exception is thrown if a Universal Messaging client sends an input buffer whose size exceeds the server's buffer size (default value 20 MB), where before it would have failed and retried forever.
*PAM-31661
JSON codec crashed when messages in towardsHost and towardsTransport arrived at the same time.
In a connectivity chain, there is a possibility that 2 threads try to use the JSON codec at the same time. This used to result in a correlator crash.
This is now fixed.
*PAM-29847
Upgrade Saxon parser used for JMS XPath.
The Saxon parser library has been updated from 8.9 to 9.9.1.