[jboss-jira] [JBoss JIRA] (JGRP-2012) Request: optimize in-memory size
Bela Ban (JIRA)
issues at jboss.org
Tue Feb 2 07:37:00 EST 2016
[ https://issues.jboss.org/browse/JGRP-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban updated JGRP-2012:
---------------------------
Description:
{{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
was:
{{Request}}, {{UnicastRequest}} and {{GroupRequest}} can be optimized:
* {{request_msg}} can be removed and instead passed as arg to {{execute()}}
* *Investigate whether non-blocking RPCs need to create Request instances at all*
* Remove {{UnicastRequest.num_received}} ?
* Investigate whether more fields can be removed
> 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