Hide Forgot
Date of First Response: 2010-04-01 12:31:29 Help Desk Ticket Reference: https://enterprise.redhat.com/issue-tracker/708833 securitylevel_name: Public Currently in org.drools.guvnor.client.modeldriven.testing.Scenario: /** * The maximum number of rules to fire so we don't recurse for ever. */ public int maxRuleFirings = 100000; in some development situations this number is way too high and costs system resources (when unwanted looping happens). It would be nice if maxRuleFirings was user-configurable per test-scenario (or per package which would affect all test scenarios in that package).
Probably better to assign Toni on this or Mic as it affects BRMS UI / Guvnor
Assigning tickets to Toni as he handles BRMS issues AFAIK. I handle core/compiler/fusion issues.
Link: Added: This issue depends GUVNOR-619