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

I couldn't find anything about Siddhi v5. Are you planning to upgrade to v5?

**Description:** Passive to Active change procedures do not happen if the DB connection is not available in between the changing process at a given point. And the sources will not...

**Description:** Currently HA implementation does not provide adequate info logs to identify any isssue arises. Need to improve the logs. **Suggested Labels:** **Suggested Assignees:** **Affected Product Version:** 4.0.0, 4.1.0, 4.2.0...

Severity/Major

**Description:** In HA RDBMS clustering causes issues when correctly providing state events, correctly removing members in cluster and handling db unavailability **Suggested Labels:** **Suggested Assignees:** **Affected Product Version:** SP-4.1.0 **OS,...

**Description:** Single SP node with below as cluster config ``` cluster.config: enabled: false ``` will fail to start up with NPE. ``` Caused by: java.lang.NullPointerException at org.wso2.carbon.cluster.coordinator.rdbms.internal.RDBMSCoordinationServiceComponent.start(RDBMSCoordinationServiceComponent.java:59) ... 28 more...

Type/Bug
Priority/High
Severity/Major
Release/4.3.0

**Description:** When processing two streams receiving the following errors. ``` ERROR {org.wso2.carbon.connector.framework.server.polling.PollingTaskRunner} - Exception occurred while scheduling job org.quartz.SchedulerException: Scheduler with name 'polling-task-runner' already exists. at org.quartz.impl.SchedulerRepository.bind(SchedulerRepository.java:80) at org.quartz.impl.StdSchedulerFactory.instantiate(StdSchedulerFactory.java:1375) at...

**Description:** As per current implementation, in order to view real time data in analytics dashboard, a user needs to be logged into the dashboard when data is being published. This...

**Description:** Need to validate this in SP. (Moved from https://wso2.org/jira/projects/DAS/issues/DAS-576) Define a stream in the following way: ``` @sink(type='inMemory', topic='apim.analytics', @map(type='passThrough')) Define stream perMinuteRequests ( api STRING, context STRING, version...

**Description:** Nashorn script engine is going to be deprecated with Java 11[1]. Hence we need to look for some other JS engine dependency for future releases [1] http://openjdk.java.net/jeps/335 **Related Issues:**...

**Description:** When active passive changes , following error is thrown in passive node, {org.wso2.carbon.stream.processor.core.ha.tcp.EventSyncServer} - Error occurred while processing eventByteBufferQueue For input string: "" java.lang.NumberFormatException: For input string: "" at...

Severity/Major