[jboss-jira] [JBoss JIRA] (JGRP-2057) Message bundler improvements

Bela Ban (JIRA) issues at jboss.org
Thu Jul 7 04:55:00 EDT 2016


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

Bela Ban resolved JGRP-2057.
----------------------------
    Resolution: Done


SingletonAddress was removed and simple Address is used as key. This reduces memory requirements as SingletonAddress had the address and a cluster name in it.

> Message bundler improvements
> ----------------------------
>
>                 Key: JGRP-2057
>                 URL: https://issues.jboss.org/browse/JGRP-2057
>             Project: JGroups
>          Issue Type: Enhancement
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>             Fix For: 4.0
>
>
> * {{SingletonAddress}} is not needed anymore as we removed the shared transport in 4.0
> ** This slows down the bundler as it is used as key to the bundler hashmaps
> * {{SenderSendsBundler}}: send messages outside the lock scope. This requires us to use a number of bundler hashmaps, or making a shallow copy of the buckets of the current hashmap, before clearing it



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


More information about the jboss-jira mailing list