Skip to content

[main] Forward port from 2.0.x - #217

Merged
tkobayas merged 5 commits into
kiegroup:mainfrom
tkobayas:forward-port
Aug 24, 2026
Merged

[main] Forward port from 2.0.x#217
tkobayas merged 5 commits into
kiegroup:mainfrom
tkobayas:forward-port

Conversation

@tkobayas

Copy link
Copy Markdown
Collaborator

No description provided.

@tkobayas
tkobayas marked this pull request as ready for review August 24, 2026 04:42
@tkobayas
tkobayas requested a lite review from Copilot August 24, 2026 04:42

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Forward-ports changes from the 2.0.x line into main, primarily extending load/memory-leak testing support and adjusting an internal rules-engine workaround around pseudo-clock job purging.

Changes:

  • Add a load-tests README and a wrapper script to run the batch load tests sequentially.
  • Adjust pseudo-clock cancelled-job purge behavior (threshold and synchronization).
  • Update PR CI workflow memory-leak job to run across a Java version matrix and upload per-Java artifacts.

Reviewed changes

Copilot reviewed 5 out of 7 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
drools-ansible-rulebook-integration-tests/pom.xml Adds test-scoped dependency needed by the integration tests module.
drools-ansible-rulebook-integration-load-tests/run_all_load_tests.sh New wrapper to run the five batch load-test scripts sequentially.
drools-ansible-rulebook-integration-load-tests/README.md New documentation describing load-test purpose, prerequisites, and scripts.
drools-ansible-rulebook-integration-api/.../RulesExecutorSession.java Tunes pseudo-clock cancelled-job purge defaults and synchronizes reflective purge invocation.
.github/workflows/pull-request.yml Makes memory-leak testing run on a Java matrix and uploads versioned artifacts.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread .github/workflows/pull-request.yml
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@tkobayas
tkobayas merged commit def5a39 into kiegroup:main Aug 24, 2026
6 checks passed
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