[jboss-jira] [JBoss JIRA] (DROOLS-5401) Suppress RuntimeException in ExecModelLambdaPostProcessor
Toshiya Kobayashi (Jira)
issues at jboss.org
Tue Jun 2 22:45:00 EDT 2020
[ https://issues.redhat.com/browse/DROOLS-5401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Toshiya Kobayashi updated DROOLS-5401:
--------------------------------------
Description: When we hit an issue in ExecModelLambdaPostProcessor, we would silently fall back to non-externalized lambda. So we don't need to throw RuntimeException. Instead, we can detect non-externalized lambda with option "drools.check.nonExternalisedLambda" (DROOLS-5346). (was: When we hit an issue in ExecModelLambdaPostProcessor, we would silently fall back to non-externalized lambda. So we don't need to throw RuntimeException.)
> Suppress RuntimeException in ExecModelLambdaPostProcessor
> ---------------------------------------------------------
>
> Key: DROOLS-5401
> URL: https://issues.redhat.com/browse/DROOLS-5401
> Project: Drools
> Issue Type: Enhancement
> Components: executable model
> Affects Versions: 7.38.0.Final
> Reporter: Toshiya Kobayashi
> Assignee: Toshiya Kobayashi
> Priority: Major
>
> When we hit an issue in ExecModelLambdaPostProcessor, we would silently fall back to non-externalized lambda. So we don't need to throw RuntimeException. Instead, we can detect non-externalized lambda with option "drools.check.nonExternalisedLambda" (DROOLS-5346).
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list