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

[incubator-kie-issues#1752] Lambda function returns null - changes in runtimes #3860

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

bncriju
Copy link
Contributor

@bncriju bncriju commented Mar 7, 2025

Added the fix for this problem in incubator-kie-drools
Fixes: apache/incubator-kie-issues#1752

Related PR: apache/incubator-kie-drools#6261
This required the changes to be done in runtimes repo also.

@pibizza
Copy link
Contributor

pibizza commented Mar 10, 2025

Question - why we have these dependencies from the internal parts of DMN/Drools inside kogito runtimes? The utility class involved does not seem part of an interface, more part of internal packages. In general, do we have an API for what we should export from the drools project and what we should nto export?

@gitgabrio
Copy link
Contributor

gitgabrio commented Mar 10, 2025

Question - why we have these dependencies from the internal parts of DMN/Drools inside kogito runtimes? The utility class involved does not seem part of an interface, more part of internal packages. In general, do we have an API for what we should export from the drools project and what we should nto export?

In general terms, kogito-runtimes build on/adapt the API from drools to be exposed by the kogito environment.
But since I'm sure you know that, what are the ones you are specifically referring to ?

@gitgabrio gitgabrio merged commit 065b4a6 into apache:main Mar 10, 2025
7 checks passed
@bncriju bncriju deleted the kie-issues#1752 branch March 10, 2025 10:22
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.

Lambda function returns null
5 participants