[
https://issues.apache.org/jira/browse/CASSANDRA-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894041#action_12894041
]
Hudson commented on CASSANDRA-1327:
-----------------------------------
Integrated in Cassandra #504 (See
[http://hudson.zones.apache.org/hudson/job/Cassandra/504/])
page within a single row during hinted handoff. Patch by brandonwilliams,
reviewed by jbellis for CASSANDRA-1327
> page within a single row during hinted handoff
> ----------------------------------------------
>
> Key: CASSANDRA-1327
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1327
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Jonathan Ellis
> Assignee: Brandon Williams
> Fix For: 0.7 beta 1
>
> Attachments: 1327.txt
>
>
> currently HintedHandoffManager.sendMessage reads the entire hinted row into
> memory, then sends it in a single message. while this is [barely] acceptable
> in 0.6, where the row size limit of 2GB keeps this from getting _too_ out of
> hand, we need explicit paging in 0.7
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.