[
https://issues.apache.org/jira/browse/CASSANDRA-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brandon Williams updated CASSANDRA-1327:
----------------------------------------
Attachment: (was: 1327.txt)
> 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.