[infinispan-issues] [JBoss JIRA] Commented: (ISPN-284) Streamed rehashing
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Tue Mar 16 06:31:37 EDT 2010
[ https://jira.jboss.org/jira/browse/ISPN-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12520095#action_12520095 ]
Manik Surtani commented on ISPN-284:
------------------------------------
JGroups' setState() and getState() callbacks could be used, since these use streams.
> Streamed rehashing
> ------------------
>
> Key: ISPN-284
> URL: https://jira.jboss.org/jira/browse/ISPN-284
> Project: Infinispan
> Issue Type: Feature Request
> Components: Distributed Cache
> Affects Versions: 4.0.0.Final
> Reporter: Manik Surtani
> Assignee: Manik Surtani
> Fix For: 4.1.0.BETA1, 4.1.0.Final
>
>
> Currently rehashing uses RPC which uses byte array representations of state. These could use streams, perhaps using JGroups' STREAMING_STATE_TRANSFER sockets, for greater performance and robustness.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list