Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
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