[
https://issues.jboss.org/browse/ISPN-284?page=com.atlassian.jira.plugin.s...
]
Dan Berindei updated ISPN-284:
------------------------------
Status: Pull Request Sent (was: Reopened)
Git Pull Request:
https://github.com/infinispan/infinispan/pull/698
This pull request has already been integrated, it implements state transfer chunking with
a hardcoded chunk size of 10000 cache entries.
Chunked rehashing and state transfer
------------------------------------
Key: ISPN-284
URL:
https://issues.jboss.org/browse/ISPN-284
Project: Infinispan
Issue Type: Feature Request
Components: Distributed Cache, State transfer
Affects Versions: 4.0.0.Final
Reporter: Manik Surtani
Assignee: Dan Berindei
Priority: Blocker
Labels: rehash, state_transfer
Fix For: 5.1.0.CR1, 5.1.0.FINAL
Currently rehashing uses RPC which uses byte array representations of state. This should
be chunked based on a configurable buffer size to use multiple RPCs, to prevent large
spikes in memory usage.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira