[jboss-jira] [JBoss JIRA] Resolved: (JGRP-1160) BARRIER: locking hotspot #2

Bela Ban (JIRA) jira-events at lists.jboss.org
Wed Feb 24 06:24:10 EST 2010


     [ https://jira.jboss.org/jira/browse/JGRP-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bela Ban resolved JGRP-1160.
----------------------------

    Resolution: Done


Moved lock out of critical path: we only lock when the condition needs to get signalled

> BARRIER: locking hotspot #2
> ---------------------------
>
>                 Key: JGRP-1160
>                 URL: https://jira.jboss.org/jira/browse/JGRP-1160
>             Project: JGroups
>          Issue Type: Task
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>             Fix For: 2.10
>
>
> All threads in up() acquire and release a lock, in most cases (unless a state transfer is going on), this is useless !
> Plus, a Map.put() and remove() is executed

-- 
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