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
             Fix For: 0.7.0


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.

Reply via email to