Hi Team, In my use case , im using JdbcStore from Malhar lib to get oracle connection . But im getting some strange behavior. Connection getting established and when i call *store.getConnection* it is returning null. Due to this the containers getting killed in my App.
The established connection became dead and unable query, Please suggest how to handle such scenario. Thanks Chiranjeevi V