]
Bela Ban resolved JGRP-303.
---------------------------
Resolution: Done
done - some synchronized statements replaced by ReentrantLocks
Verify that all synchronized statements have short scopes
---------------------------------------------------------
Key: JGRP-303
URL:
http://jira.jboss.com/jira/browse/JGRP-303
Project: JGroups
Issue Type: Task
Affects Versions: 2.3 SP1
Reporter: Bela Ban
Assigned To: Bela Ban
Fix For: 2.5
In all cases when we have a passUp() or passDown() call from within a synchronized
statement, we need to verify whether
(a) we can call passDown()/passUp() outside the synchronized statement or
(b) whether there is a potential deadlock if we don't
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: