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

Fix error in partitioning the absent pattern processor #494

Merged

Conversation

slgobinath
Copy link
Collaborator

I didn't override the cloneProcessor methods which caused to an error with partitions. This PR fixes that bug. The ReentrantLock of AbsentLogicalPreStateProcessor is created in the setPartnerStatePreProcessor method to cooperate with partitioning.

@suhothayan suhothayan merged commit 3f9985c into siddhi-io:master Aug 22, 2017
@slgobinath slgobinath deleted the fix-not-pattern-with-parition branch August 22, 2017 15:44
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 this pull request may close these issues.

2 participants