[jboss-jira] [JBoss JIRA] Created: (JBRULES-2263) Synchronization issues and performance improvements
Andreas Kohn (JIRA)
jira-events at lists.jboss.org
Tue Sep 1 12:35:23 EDT 2009
Synchronization issues and performance improvements
---------------------------------------------------
Key: JBRULES-2263
URL: https://jira.jboss.org/jira/browse/JBRULES-2263
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: drools-compiler, drools-core
Affects Versions: 5.0.1.FINAL
Reporter: Andreas Kohn
Assignee: Mark Proctor
Attachments: core-arb-compilation-data.patch, core-arb-rwlocking.patch, core-arb-wmcounter-atomic.patch, core-idgenerator-sync.patch, core-reteoobuilder-sync-consistently.patch
The locking of AbstractRuleBase has some contention, and is in some places broken. The attached patches fix some of those issues. All patches are against 5.0.x-branch, and may depend on the patch set in JBRULES-2262 and JBRULES-2225.
Original order:
core-idgenerator-sync
core-arb-wmcounter-atomic
core-arb-compilation-data
core-reteoobuilder-sync-consistently
core-arb-rwlocking
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list