[
https://jira.jboss.org/browse/JGRP-1133?page=com.atlassian.jira.plugin.sy...
]
Bela Ban commented on JGRP-1133:
--------------------------------
Example: 1 2 3 5 6 7 8 9
- Add(10-14) and remove(1-3) should be concurrent in the sense that they don't compete
for the same lock
Investigate whether use of ConcurrentSkipListMap helps here (keeps keys sorted)
NakReceiverWindow: make non blocking
------------------------------------
Key: JGRP-1133
URL:
https://jira.jboss.org/browse/JGRP-1133
Project: JGroups
Issue Type: Task
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 2.11
Remove the read/write locks and use ConcurrentHashMap to make adds and removes concurrent
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira