Hide Forgot
Date of First Response: 2009-09-10 00:59:46 securitylevel_name: Public Just adding "t : Object() from m.getClass" to the drools project created by eclipse causes "builder.addPackageFromDrl( source );" to take about 48 seconds. if the from clause is not there it takes about 4 seconds.
Link: Added: This issue is related to JBRULES-2005
Fix in place.
For documenting this in the Release Notes, can you please confirm the following and fill in the missing information. Dot point explanations are fine: The CAUSE (what was actually broken) * CONSEQUENCES of the bug (how it impacts users.) * Using the "from" command in the "when" clause whilst running Drools in Debug Mode dramatically slowed processing. The FIX (what was changed to eliminate this bug) and * RESULTS of the fix (what now happens for users.) * It now functions at normal speed.
We are still awaiting the outstanding information for the Release Notes on this one. Please provide it as soon as possible. Thanks.
added to the 5.0.CP01 release notes as resolved: JBRULES-2005 Using the "from" command in the "when" clause whilst running in Debug Mode dramatically slowed processing. It now functions at normal speed.