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

-Flushing had an incorrect smemIndex++, which would skip the sm that … #673

Closed
wants to merge 2 commits into from

Conversation

mdproctor
Copy link
Contributor

…needed flushing.

-Refactored the flushing methods to have more shared code
-Removed the redundant lian argument to various network evaluation methods
-Removed the break from findPmemToBeFlushed, as this was causing pmems not to be flushed, that needed it
-removed redundant endNode argument

Mark Proctor added 2 commits March 3, 2016 03:55
…needed flushing.

-Refactored the flushing methods to have more shared code
-Removed the redundant lian argument to various network evaluation methods
-Removed the break from findPmemToBeFlushed, as this was causing pmems not to be flushed, that needed it
-removed redundant endNode argument
… read and maintain

-Flushing is now more robust. It will always flush the removing rule. It then repeatedly iterates and flushes (if needed) the split points, until there is a full pass without any segments to flush.
@mariofusco
Copy link
Contributor

Incorporated by #679

@mariofusco mariofusco closed this Mar 8, 2016
mariofusco pushed a commit that referenced this pull request Nov 8, 2023
…ule (#5574)

* Fixed imports

* Replaced tabs with spaces

* Fixed issues with missing braces

* fixed last class

* Reverted changes for generated files.

* Ignored warnings from generated files
rgdoliveira pushed a commit to kiegroup/drools that referenced this pull request Dec 13, 2023
…er module (apache#5574)

* Fixed imports

* Replaced tabs with spaces

* Fixed issues with missing braces

* fixed last class

* Reverted changes for generated files.

* Ignored warnings from generated files
cimbalek pushed a commit to cimbalek/incubator-kie-drools that referenced this pull request Jan 19, 2024
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