Ketharan

Results 8 issues of Ketharan

**Description:** Partial siddhi apps are not get undeployed when the worker node (with receiver configuration) fails for particular order of server initialization. **Suggested Labels:** **Suggested Assignees:** @pcnfernando **Affected Product Version:**...

Type/Bug
Priority/High
Severity/Critical
Component/Manager
Release/4.3.0

**Description:** Consider the following siddhi app. `@App:name('TestPlan3')` `define stream TempStream(deviceID long, roomNo int, temp double);` `@info(name = 'query1') @dist(parallel ='1', execGroup='group1')` `from TempStream` `select *` `insert into TempInternalStream;` `@info(name =...

Type/Improvement
Severity/Minor
Component/Studio

**Description:** ![issue_granularity_1](https://user-images.githubusercontent.com/25489203/89028163-6e033a00-d349-11ea-985d-b77b8a51ee99.png) ![issue_granular_2](https://user-images.githubusercontent.com/25489203/89028173-70fe2a80-d349-11ea-820e-0833804d0a7a.png) In the above screenshots when moving to API to VERSION in the radio group we reset all the filter values. Instead, we can keep the selected value...

**Description:** Currently error summary table widget in the monitoring dashboard shows the following UI when data is not available for selected filters. ![no_data_issue](https://user-images.githubusercontent.com/25489203/89027521-46f83880-d348-11ea-9885-8f91c78cf89f.png) Instead, the general ' No data available'...

**Description:** Please see the screenshot below ![test_1](https://user-images.githubusercontent.com/25489203/76821913-5bbeae80-6835-11ea-9781-945def89dd70.png) ![test_2](https://user-images.githubusercontent.com/25489203/76821920-5feacc00-6835-11ea-9516-c18107e6dea5.png) **Affected Product Version:** 3.0.1-rc1 **OS, DB, other environment details and versions:** Firefox (74.0) and Ubuntu

**Description:** There is a lot of bottom space under the widget content of developer dashboard widgets when they are maximized, and some time this looks like a blank widget as...

**Description:** Please see the following images. Happens to all pie charts in developer dashboard. ![long_1](https://user-images.githubusercontent.com/25489203/77057813-873ec600-69fa-11ea-8b1b-aa257bfa7133.png) ![long_2](https://user-images.githubusercontent.com/25489203/77057826-8c037a00-69fa-11ea-9f91-da1493f13275.png) **Affected Product Version:** 3.1.0-rc1 **OS, DB, other environment details and versions:** Firefox (74.0), Ubuntu

**Summary:** When signing up through the app the checking for whether the user exists in the system done after pressing the signup button. Most of the times it ends up...