[jboss-jira] [JBoss JIRA] (JGRP-872) TP: cluster name is shipped with each message
Bela Ban (Jira)
issues at jboss.org
Wed Feb 12 09:23:00 EST 2020
[ https://issues.redhat.com/browse/JGRP-872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban updated JGRP-872:
--------------------------
Description:
If a cluster name (the name used in Channel.connect()) is long, because we ship it with each message (in the TP header), this blows up the size of the marshalled messages.
Maybe we can canonicalize the cluster name shipped with each message, similar to what we want to do with Addresses, e.g. replace the cluster name with a short.
was:
If a cluster name (the name used in Channel.conect()) is long, because we ship it with each message (in the TP header), this blows up the size of the marshalled messages.
Maybe we can canonicalize the cluster name shipped with each message, similar to what we want to do with Addresses, e.g. replace the cluster name with a short.
> TP: cluster name is shipped with each message
> ---------------------------------------------
>
> Key: JGRP-872
> URL: https://issues.redhat.com/browse/JGRP-872
> Project: JGroups
> Issue Type: Feature Request
> Reporter: Bela Ban
> Assignee: Bela Ban
> Priority: Major
> Fix For: 3.3
>
>
> If a cluster name (the name used in Channel.connect()) is long, because we ship it with each message (in the TP header), this blows up the size of the marshalled messages.
> Maybe we can canonicalize the cluster name shipped with each message, similar to what we want to do with Addresses, e.g. replace the cluster name with a short.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list