[
https://issues.jboss.org/browse/DROOLS-1770?page=com.atlassian.jira.plugi...
]
Fedor Gavrilov updated DROOLS-1770:
-----------------------------------
Description:
Runtime cycle detecton lacks tests for false positive, such as deadly diamond topology:
A depends on B and C
B and C depend on D
was:
Runtime cycle detecton denies the following valid decision node topology:
A depends on B and C
B and C depend on D
D depends on E
The same topology but without E node (=deadly diamond) works well.
more FEEL runtime cycle detection tests
---------------------------------------
Key: DROOLS-1770
URL:
https://issues.jboss.org/browse/DROOLS-1770
Project: Drools
Issue Type: Bug
Components: dmn engine
Affects Versions: 7.4.1.Final
Reporter: Fedor Gavrilov
Assignee: Fedor Gavrilov
Runtime cycle detecton lacks tests for false positive, such as deadly diamond topology:
A depends on B and C
B and C depend on D
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)