Chiran Fernando
Chiran Fernando
**Description:** At the moment, in order to use circuit braker pattern within Siddhi, user needs to use [Siddhi error handling support](https://siddhi.io/en/v5.1/docs/query-guide/#error-handling) and write the Siddhi SQL accordingly to handle these...
**Description:** Intermittent test failures are being observed for these tests - testQueryAbsent10(io.siddhi.core.query.sequence.absent.LogicalAbsentSequenceTestCase) - IncrementalPersistenceTestCase.incrementalPersistenceTest10 - IncrementalPersistenceTestCase.incrementalPersistenceTest11 - IncrementalPersistenceTestCase.incrementalPersistenceTest9 **Affected Siddhi Version:** Siddhi master(5.x.x) **OS, DB, other environment details and versions:**...
**Description:** Users would have a requirement to have atomicity within Siddhi. This would be important to ensure an all-or-nothing outcome for the operations bundle (unit of work).
**Description:** ```ballerina var res = from var emp in (from var x in (from var xx in (from var xxx in (from var {firstName, lastName, dept} in employeeList where 1...
**Description:** StreamProcessorDeployer tries to create a FileInputStream assuming the all artifacts within deployment directory are files. This throws the below exception. `[2019-05-21 14:53:12,960] ERROR {org.wso2.carbon.analytics.core.internal.StreamProcessorDeployer} - /home/wso2user/wso2sp-4.3.0/wso2/worker/deployment/siddhi-files/..data (Is a directory)...
**Description:** **Suggested Labels:** **Suggested Assignees:** **Affected Product Version:** **OS, DB, other environment details and versions:** **Steps to reproduce:** **Related Issues:**
**Description:** Incorrect information is shown when a resource node is forcefully removed.  **Suggested Labels:** Status Dashboard, Fully Distributed Deployement **Affected Product Version:** SP 4.2.0 **OS, DB, other environment details...
**Description:** When manager distributes partial siddhi applications among the resource nodes, even after receiving a OK(200) response, the Client closed connection exception is thrown intermitently.  **Suggested Labels:** Fully Distributed...
**Suggested Labels:** Status Dashboard, Distributed View **Affected Product Version:** v4.2.0
**Description:** When siddhi application is deployed over [Siddhi Application Management APIs](https://docs.wso2.com/display/SP420/Siddhi+Application+Management+APIs), the siddhi application is not getting formatted while saving.  **Suggested Labels:** Siddhi Application Management API **Suggested Assignees:** **Affected...