Apama 10.15.1 | Other Resolved Issues | Release 10.3.1 | Connectivity and Adapters
 
Connectivity and Adapters
*PAM-29743
Using the URL terracotta:<port-number> to connect to Teracotta fails to connect.
When configuring a connection to TerracottaDB where the host name (as described in the storeName configuration) is simply “terracotta”, the store would fail at the preparation stage in EPL.
This has now been fixed.
*PAM-29549
A connectivity chain returning events into the correlator can deadlock if the input log is enabled.
Occasionally, the correlator would deadlock when the input log was in use and all of the following were true:
*A listener in the main context is sending events to a connectivity chain.
*The transport is synchronously sending events back into the main context.
*The output queue for the chain and the input queue is full.
*An external sender is attached, sending events into the main context.
This issue has now been fixed.