[ 
https://issues.apache.org/jira/browse/CASSANDRA-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12991635#comment-12991635
 ] 

Eric Evans commented on CASSANDRA-2041:
---------------------------------------

bq. StringBuilder is used because we can't stream JSON row before we have all 
columns serialized (columns serialized in portions according to PAGE_SIZE), see 
serializeRow(SSTableReader, SSTableIdentityIterator, DecoratedKey, PrintStream) 
method. If you have a better idea then using StringBuilder in this case, please 
share...

I've looked at {{serializeRow(SSTableReader, SSTableIdentityIterator, 
DecoratedKey, PrintStream)}} and can't see why not (it's entirely possible that 
I'm blind and/or stupid though), can you help me to understand?

> add paging of large rows to sstable2json
> ----------------------------------------
>
>                 Key: CASSANDRA-2041
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2041
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Jonathan Ellis
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>             Fix For: 0.7.2
>
>         Attachments: CASSANDRA-2041.patch
>
>


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to