Chiran Fernando

Results 58 issues of 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...

type/new-feature

**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:**...

type/bug
priority/highest

**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).

type/new-feature
priority/normal

**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...

Type/Bug
Priority/High
Team/CompilerFE
Area/Desugar
Lang/Expressions/Query

**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:**

Type/Documentation

**Description:** Incorrect information is shown when a resource node is forcefully removed. ![image](https://user-images.githubusercontent.com/15815199/43247148-7cf76002-90d1-11e8-9b88-bbe16e2837ae.png) **Suggested Labels:** Status Dashboard, Fully Distributed Deployement **Affected Product Version:** SP 4.2.0 **OS, DB, other environment details...

Type/Bug
Component/StatusDashboard
Distributed Deployment

**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. ![image](https://user-images.githubusercontent.com/15815199/44073120-ec6dfd00-9faf-11e8-968f-174e1aeb00a8.png) **Suggested Labels:** Fully Distributed...

Type/Bug
Component/Manager
Distributed Deployment

**Suggested Labels:** Status Dashboard, Distributed View **Affected Product Version:** v4.2.0

Type/Improvement
Component/StatusDashboard

**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. ![image](https://user-images.githubusercontent.com/15815199/44080829-d80ef88a-9fca-11e8-8888-35c9d075f9c3.png) **Suggested Labels:** Siddhi Application Management API **Suggested Assignees:** **Affected...

Type/Improvement
Component/Worker
Component/Manager