[
https://issues.apache.org/jira/browse/CASSANDRA-795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833852#action_12833852
]
Jonathan Ellis commented on CASSANDRA-795:
------------------------------------------
If you add a unit test w/ a 64MB file I can test on windows. Writing a row w/
a single column of 64MB ought to do it.
> Streaming broken on windows (FileStreamTask.CHUNK_SIZE is too big).
> -------------------------------------------------------------------
>
> Key: CASSANDRA-795
> URL: https://issues.apache.org/jira/browse/CASSANDRA-795
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.6
> Reporter: Gary Dusbabek
> Assignee: Gary Dusbabek
> Priority: Minor
> Fix For: 0.6
>
> Attachments:
> 0001-set-SO_SNDBUF-to-match-FileStreamTask.CHUNK_SIZE.patch
>
>
> Setting chunk size smaller addresses the problem. We should explore setting
> SO_SNDBUF higher to see if that fixes the problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.