[jboss-jira] [JBoss JIRA] (JGRP-2053) TCP: reduce blocking on BaseServer

Bela Ban (JIRA) issues at jboss.org
Mon Apr 18 07:54:00 EDT 2016


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

Bela Ban updated JGRP-2053:
---------------------------
    Attachment: dump.txt


> TCP: reduce blocking on BaseServer
> ----------------------------------
>
>                 Key: JGRP-2053
>                 URL: https://issues.jboss.org/browse/JGRP-2053
>             Project: JGroups
>          Issue Type: Bug
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>             Fix For: 3.6.10, 4.0
>
>         Attachments: dump.txt
>
>
> There's work that can be done outside of synchronized statements and locks, e.g. {{BaseServer.removeConnectionIfPresent()}} can close the connection outside the synchronized block. This block delays other threads, see attached dump.txt for details.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list