Minudika Malshan

Results 10 issues of Minudika Malshan

Reporter : @suhothayan **Description :** Adding median aggregator for Siddhi

type/improvement
priority/low

Reporter : Manoj Gunawardena ([email protected]) Jirra url : [https://wso2.org/jira/browse/SIDDHI-4](url) **Description :** For large time frames and large number of events the memory based event queues might be running out of...

type/improvement
priority/low

Reporter : @sacjaya Jirra url : https://wso2.org/jira/browse/SIDDHI-7 **Description :** Allowing users to add a version with the siddhi extension name. Same extension can exist with different versions. If extension get...

type/improvement
priority/low

Reporter : @suhothayan Jirra url : https://wso2.org/jira/browse/SIDDHI-8 **Description :** There are lot of cases to test in Joins for CEP. Following are examples, and I think we need to write...

severity/minor
type/improvement

Reporter : Leo Romanoff ([email protected]) Jirra url : https://wso2.org/jira/browse/SIDDHI-10 **Description :** In some of my test-cases I wanted to avoid using a single stream for all tenants (because it is...

type/improvement
priority/low

Reporter : Ayashkantha Ramasinghe ( [email protected] ) Jirra url : https://wso2.org/jira/browse/SIDDHI-13 **Description :** In the product, all the scala dependecies should be added and in repository/conf/etc/launch.ini file, javax.tools should be...

type/bug
severity/minor

**Description:** Due to $subject, an error similar to the following is thrown when trying to insert a new record with the same values as an existing one, but different in...

**Description:** Intermittent login failures when IS was plugged in as an external IDP for SP dashboard, are occurring with the following stack trace. ``` ERROR {org.wso2.transport.http.netty.common.Util} - Remote client closed...

Type/Bug
Priority/Highest
Severity/Major
Component/Dashboard
Release/4.3.0

Hi @patrickmn and devs, This is for the issue https://github.com/patrickmn/go-cache/issues/169 Please help review this PR and merge it if you think it's a better feature to add. :) Thanks!

It would be better to have functions to retrieve the keys and objects for a given key pattern. Something similar to the `[keys ](https://redis.io/commands/keys/)`and `[scan](https://redis.io/commands/scan/)` functions in Redis.