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

[DROOLS-654] An integration test to reproduce Drools bug 654 #398

Closed
wants to merge 1 commit into from

Conversation

tmescic
Copy link

@tmescic tmescic commented Nov 25, 2014

An integration test that reproduces DROOLS-654 bug. The test is called testKJarUpgradeSameSessionInStreamMode is essentially a copy of test testKJarUpgradeSameSession(), the difference being that the former creates a kSession using a KieBaseConfiguration (with STREAM event processing mode). If a session is created that way, facts will be removed from ksesson, and rules wil not be triggered.

@mariofusco
Copy link
Contributor

This is not a bug.
See comment in https://issues.jboss.org/browse/DROOLS-654

@mariofusco mariofusco closed this Nov 26, 2014
Rikkola pushed a commit to Rikkola/drools that referenced this pull request Jan 27, 2020
…Solution data objects (apache#398)

* ValidationPopup refactoring
lucamolteni pushed a commit to lucamolteni/drools that referenced this pull request Oct 13, 2021
* [BAPL-1123] Add prediction service integration

* Changes & Formatting by Rebecca
dupliaka pushed a commit to dupliaka/drools that referenced this pull request Apr 1, 2022
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.

None yet

2 participants