[infinispan-issues] [JBoss JIRA] Created: (ISPN-1102) Adaptive marshalling buffer size
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Fri May 13 04:39:31 EDT 2011
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.CR3
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