]
Bela Ban commented on JGRP-378:
-------------------------------
Checked UNICAST and NAKACK: OK
TLS: check all major protocols for thread safety (reentrant up()
methods)
-------------------------------------------------------------------------
Key: JGRP-378
URL:
http://jira.jboss.com/jira/browse/JGRP-378
Project: JGroups
Issue Type: Task
Affects Versions: 2.4
Reporter: Bela Ban
Assigned To: Bela Ban
Fix For: 2.5
So far, the down() methods could get executed in parallel, by different threads calling
Channel.send(), However, this was not the case for up(), where we could assume only 1
thread was calling up() at a time.
This changed with the threadless stack (TLS) and we need to make sure all of our
protocols' up() methods are thread safe
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: