siddhi-io / siddhi-store-rdbms

Extension that can be used to perform DB operations with an RDBMS
https://siddhi-io.github.io/siddhi-store-rdbms/
Apache License 2.0
7 stars 57 forks source link

Siddhi app is still active if a erroneous data source is used in the store #210

Closed niveathika closed 5 years ago

niveathika commented 5 years ago

Description: $subject. The siddhi store keeps on trying to connect to the data source. Further, this leads to NPE when events are sent through the editor/on-demand query.

Since siddhi app cannot recover from the above issue, siddhi app should be shut down in this case.

Affected Product Version: 7.0.2