[infinispan-issues] [JBoss JIRA] Updated: (ISPN-1102) Adaptive marshalling buffer size
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Mon May 23 11:39:01 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-1102:
-----------------------------------
Git Pull Request: https://github.com/infinispan/infinispan/pull/338
> Adaptive marshalling buffer size
> --------------------------------
>
> Key: ISPN-1102
> URL: https://issues.jboss.org/browse/ISPN-1102
> Project: Infinispan
> Issue Type: Enhancement
> Components: Marshalling
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Fix For: 5.0.0.CR4
>
>
> The default marshaller buffer size is 512 which is often too big.
> We need a more adaptive method that builds more accurate buffers.
> Dan's suggestion of reservoir sampling could be handy here to get more accurate buffers rather than fixed size.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list