siddhi-io / siddhi-io-file

Extension which is used to receive/publish event data from/to file

Home Page:https://siddhi-io.github.io/siddhi-io-file/

Repository from Github https://github.comsiddhi-io/siddhi-io-fileRepository from Github https://github.comsiddhi-io/siddhi-io-file

NullPointer Exception when changing states (Run/ Stop) in Tooling

ramindu90 opened this issue · comments

Description:
When using any file extension in the tooling and if we start and stop the siddhi application several times really fast, then it give a NullPointerException.

Steps to reproduce:
Deploy CSVDefaultMapping sample in the tooling.
Click on start and play button at a fast rate.

The issue is fixed in 9b46545