[VOTE] Release of Siddhi Runner and Tooling 5.1.1-RC1

7 views
Skip to first unread message

Buddhi Kothalawala

unread,
Nov 9, 2019, 10:22:30 AM11/9/19
to siddhi-dev, Siddhi Group, siddh...@googlegroups.com
Hi all,

Siddhi team is happy to announce the first release candidate of Siddhi Runner and Tooling 5.1.1.

Please find the improvements and fixes related to this release:
You can download the distributions from here.

The tag that you need to refer for voting: https://github.com/siddhi-io/distribution/releases/tag/v5.1.1-RC1

Please refer to official Siddhi documentation for using and running Siddhi.

Please download, test the distributions and vote.
    [+] Stable - go ahead and release
    [-] Broken - do not release (please include a reasonable reason)

-- Siddhi Team --

Buddhi Kothalawala | Software Engineer | WSO2 Inc.

GET INTEGRATION AGILE
Integration Agility for Digitally Driven Business




Buddhi Kothalawala

unread,
Nov 9, 2019, 10:35:56 AM11/9/19
to siddhi-dev, Siddhi Group, siddh...@googlegroups.com
Hi all,

Further, you can find the Docker and Kubernetes related releases as follow. 

-- Siddhi Team --

Mohanadarshan Vivekanandalingam

unread,
Nov 13, 2019, 12:56:05 AM11/13/19
to Buddhi Kothalawala, siddhi-dev, Siddhi Group, siddh...@googlegroups.com
I have tested the below features,
  • Event simulation capabilities in tooling
  • Siddhi app deployment without deployment notifier tooling
  • Tour guide in Siddhi tooling
  • Samples related to windows, filtering and other basic Siddhi queries in tooling
  • Sample Siddhi apps with HTTP and TCP in Siddhi runner runtime

There is no any issues found hence +1 to release.

Thanks,
Mohan

--
Siddhi homepage: http://siddhi.io/
Siddhi Github repo: https://github.com/siddhi-io/siddhi
 
You received this message because you are subscribed to the Google Groups "Siddhi-dev" group.
To post to this group, send email to siddh...@googlegroups.com
To unsubscribe from this group, send email to siddhi-dev+...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/siddhi-dev?hl=en?hl=en
---
You received this message because you are subscribed to the Google Groups "siddhi-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to siddhi-dev+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/siddhi-dev/CAEMNxGXofJj56chYbF82yycY_MzkfEvVZCB-LggaJt4gUixJgg%40mail.gmail.com.


--
V. Mohanadarshan | Senior Technical Lead | WSO2 Inc. |
(M) 94-771117673 | (E) mo...@wso2.com |

Buddhi Kothalawala

unread,
Nov 13, 2019, 1:10:18 AM11/13/19
to Mohanadarshan Vivekanandalingam, siddhi-dev, Siddhi Group, siddh...@googlegroups.com
Hi all,

I have tested the following scenarios.
  • Siddhi tooling editor K8s export
  • Siddhi runner Docker image
  • Siddhi operator - Test the failover scenario along with in-memory use case
All the above scenarios work fine and +1 for the release.

Best Regards,
Buddhi.

Prabod Dunuwila

unread,
Nov 13, 2019, 1:14:56 AM11/13/19
to Buddhi Kothalawala, Mohanadarshan Vivekanandalingam, siddhi-dev, Siddhi Group, siddh...@googlegroups.com
I have tested the following samples and got successful results.

1. Time window
2. Transform JSON
3. Stream join
4. Perform math operations

No issues found. +1 on the release.

Thanks,
Prabod.



--
Prabod Dunuwila
Intern - Engineering team | WSO2
Email : pra...@wso2.com
Mobile : +94702256015
http://wso2.com/signature

Dasuni Geeganage

unread,
Nov 13, 2019, 1:17:54 AM11/13/19
to siddhi-dev
I have tested the following samples and got successful results.
     - Stream Join
     - If Else App   
     - StringTransformation

There are no issues found. +1 on the release.

Thank you,
Dasuni

Sinthujan Sintha

unread,
Nov 13, 2019, 1:29:20 AM11/13/19
to Buddhi Kothalawala, siddh...@googlegroups.com


On Wed, Nov 13, 2019 at 11:57 AM Sinthujan Sintha <sint...@wso2.com> wrote:


I  tested the following samples
  • Named Aggregation
  • Scatter and Gather
  • Time batch window sum
  • External time window stddev

There are no any issues found hence +1 to release.

On Sat, Nov 9, 2019 at 9:05 PM 'Buddhi Kothalawala' via siddhi-dev <siddh...@googlegroups.com> wrote:
--
Siddhi homepage: http://siddhi.io/
Siddhi Github repo: https://github.com/siddhi-io/siddhi
 
You received this message because you are subscribed to the Google Groups "Siddhi-dev" group.
To post to this group, send email to siddh...@googlegroups.com
To unsubscribe from this group, send email to siddhi-dev+...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/siddhi-dev?hl=en?hl=en
---
You received this message because you are subscribed to the Google Groups "siddhi-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to siddhi-dev+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/siddhi-dev/CAEMNxGXofJj56chYbF82yycY_MzkfEvVZCB-LggaJt4gUixJgg%40mail.gmail.com.


--
P.Sinthujan |Software Engineer Intern | WSO2 Inc.|



--
P.Sinthujan |Software Engineer Intern | WSO2 Inc.|

Chiran Fernando

unread,
Nov 13, 2019, 2:37:19 AM11/13/19
to Sinthujan Sintha, Buddhi Kothalawala, siddh...@googlegroups.com
I tested the below features.
  • Docker/Kubernetes export feature. (Since we haven't released siddhiio/siddhi-runner-base-alpine:5.1.1 which is being used by default in docker build file, I had to set the base image to be used in ToolingHome/conf/deployment.yml to  siddhiio/siddhi-runner-base-alpine:5.1.1-rc1).
  • Event simulation capabilities in Tooling
  • Siddhi Application templating and populating the variables in Tooling
  • Sample Siddhi apps with Http source, filter and window in Runner using -Dapps config
No issues found. +1 go ahead with the release.



--
Chiran Fernando
Senior Software Engineer | WSO2

Mobile : +94716007376


Niveathika Rajendran

unread,
Nov 13, 2019, 3:55:30 AM11/13/19
to Chiran Fernando, Sinthujan Sintha, Buddhi Kothalawala, siddhi-dev
Hi all, 

I have tested the following scenarios using Aggregation user guide,
  1. Event simulation
  2. Env Variables setting
  3. Export Docker/K8s artifacts (faced the same issue as Chiran and solved as mentioned)
  4. Deploying on Docker
  5. Deploying on Kubernetes
No issues found, +1 go ahead with the release.

Best Regards,
Niveathika 



--
Niveathika Rajendran | Senior Software Engineer | WSO2 Inc.
(m) +94779037536 | (w) +9411743 5800 | (e) nivea...@wso2.com


Buddhi Kothalawala

unread,
Nov 13, 2019, 5:40:04 AM11/13/19
to Niveathika Rajendran, Chiran Fernando, Sinthujan Sintha, siddhi-dev
Hi all,

Thank you for testing and give us the feedback about Siddhi Runner and Tooling 5.1.1-RC1.

We have received six [+1]s and there is no [-1]s. Thus, here we are closing this vote. Now we can go ahead and proceed with the release. 

Thank you and best regards,
Buddhi.


Reply all
Reply to author
Forward
0 new messages