[jboss-jira] [JBoss JIRA] (JGRP-2012) Request: optimize in-memory size

Bela Ban (JIRA) issues at jboss.org
Tue Feb 2 08:29:00 EST 2016


    [ https://issues.jboss.org/browse/JGRP-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13157585#comment-13157585 ] 

Bela Ban edited comment on JGRP-2012 at 2/2/16 8:28 AM:
--------------------------------------------------------

* Removed {{Request.request_msg}}, passed via {{execute()}}
* Removed {{UnicastRequest.num_received}}
** Not done on 3.6.8, as MuxRpcDispatcher requires this field
* Removed {{Request.block_for_results}}


was (Author: belaban):
* Removed {{Request.request_msg}}, passed via {{execute()}}
* Removed {{UnicastRequest.num_received}}
* Removed {{Request.block_for_results}}

> Request: optimize in-memory size
> --------------------------------
>
>                 Key: JGRP-2012
>                 URL: https://issues.jboss.org/browse/JGRP-2012
>             Project: JGroups
>          Issue Type: Enhancement
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>            Priority: Minor
>             Fix For: 3.6.8, 4.0
>
>
> {{Request}}, {{UnicastRequest}} and {{GroupRequest}} can be optimized:
> * {{request_msg}} can be removed and instead passed as arg to {{execute()}}
> * Remove {{UnicastRequest.num_received}} ?
> * Investigate whether more fields can be removed



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


More information about the jboss-jira mailing list