Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Window feature which expires based on condition #1596

Closed
rushilV opened this issue Dec 20, 2019 · 0 comments · Fixed by #1599
Closed

Window feature which expires based on condition #1596

rushilV opened this issue Dec 20, 2019 · 0 comments · Fixed by #1599

Comments

@rushilV
Copy link

rushilV commented Dec 20, 2019

Environment :
Siddhi-runner-5.1.1
OS : Linux

Hi guys am attaching the siddhi app the problem here is am collecting the data into list but when the condition meets i need the list should reset/clear but my list is keep on appending to the same. How can i achieve it when the condition meets
I tried list:clear but no use.
I need something like when the condition meets it needs to emit the list to outputstream and when new data comes the list should start as new one. without collecting the previous data.

listClear.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant