product-sp icon indicating copy to clipboard operation
product-sp copied to clipboard

An open source, cloud-native streaming data integration and analytics product optimized for agile digital businesses

Results 106 product-sp issues
Sort by recently updated
recently updated
newest added

**Description:** Admin guide does not contain following details, 1. Changing keystores https://github.com/wso2/product-sp/blob/master/modules/distribution/carbon-home/runtime/worker/carbon.sh#L289 2. Hostname suppression when connecting between profiles https://github.com/wso2/carbon-analytics-common/pull/494 https://github.com/wso2/carbon-kernel/blob/master/core/src/main/java/org/wso2/carbon/kernel/config/model/CarbonConfiguration.java#L51 3. Authentication suppression of APIs https://github.com/wso2/product-sp/pull/231/files 4. Permission for...

Type/Documentation

**Description:** Intermittently when active and passive changes following error it thrown [2019-03-07 02:36:55,379] WARN {org.wso2.carbon.cluster.coordinator.rdbms.RDBMSMemberEventListenerTask} - Error occurred while reading membership events. java.lang.NullPointerException at org.wso2.carbon.cluster.coordinator.rdbms.RDBMSCoordinationStrategy.isLeaderNode(RDBMSCoordinationStrategy.java:190) at org.wso2.carbon.cluster.coordinator.service.ClusterCoordinator.isLeaderNode(ClusterCoordinator.java:65) at org.wso2.carbon.stream.processor.core.ha.HAEventListener.memberAdded(HAEventListener.java:54) at...

Type/Bug
Severity/Critical
Release/4.3.0

**Description:** I was trying to set up minimum HA deployment with Kafka. I used MySQL for cluster coordination and file based persistence. While starting the first active node SQLSyntaxErrorException is...

Priority/High
Release/4.3.0

**Description:** In the above [doc](https://docs.wso2.com/display/SP420/Creating+a+Business+Rule+Template), it's is explained on creating a business rule template but it does not illustrate how to deploy those to be accessed from business-rules-Manger web app....

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

**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:** The EI analytics dashboard was tested with high numbers of requests within small time ranges. The following visualization issue was encountered. Bars in bar graphs overlap when requests were...

Type/Bug
Priority/High

**Description:** Currently SP does not have the wrapper.conf file shipped by default. This needs to be shipped. **Affected Product Version:** SP 4.3.0

Type/Task
Priority/Highest

The following is the code. ```@App:name("JavaScriptApp") @App:description("Description of the plan") -- count the events by the service and resets when the service is accessed by a new activity define function...

Type/Bug
Severity/Major
Component/Studio