[jira] [Commented] (CASSANDRA-3015) Streams Compression

2011-09-02 Thread Sylvain Lebresne (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13096132#comment-13096132
 ] 

Sylvain Lebresne commented on CASSANDRA-3015:
-

Alright, I've created CASSANDRA-3127 for messages compression and 
CASSANDRA-3128 for the config parameters change proposed.
Let's focus on stream compression with hard-coded lzf for now on this ticket. 

 Streams Compression
 ---

 Key: CASSANDRA-3015
 URL: https://issues.apache.org/jira/browse/CASSANDRA-3015
 Project: Cassandra
  Issue Type: Improvement
  Components: Core
Reporter: Benjamin Coverston
Assignee: Pavel Yaskevich
  Labels: streaming
 Fix For: 1.0

 Attachments: 0001-stream-based-compression.patch, 
 CASSANDRA-3015.patch, compress-lzf-0.8.4.jar


 Although we have CASSANDRA-47 for on-disk the code used for streaming 
 actually sends un-compressed blocks over the wire. I propose we compress this 
 data.

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




[jira] [Commented] (CASSANDRA-3015) Streams Compression

2011-09-02 Thread Jonathan Ellis (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13096229#comment-13096229
 ] 

Jonathan Ellis commented on CASSANDRA-3015:
---

+1 CASSANDRA-3015.patch

 Streams Compression
 ---

 Key: CASSANDRA-3015
 URL: https://issues.apache.org/jira/browse/CASSANDRA-3015
 Project: Cassandra
  Issue Type: Improvement
  Components: Core
Reporter: Benjamin Coverston
Assignee: Pavel Yaskevich
  Labels: streaming
 Fix For: 1.0

 Attachments: 0001-stream-based-compression.patch, 
 CASSANDRA-3015.patch, compress-lzf-0.8.4.jar


 Although we have CASSANDRA-47 for on-disk the code used for streaming 
 actually sends un-compressed blocks over the wire. I propose we compress this 
 data.

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




[jira] [Commented] (CASSANDRA-3015) Streams Compression

2011-09-02 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13096316#comment-13096316
 ] 

Hudson commented on CASSANDRA-3015:
---

Integrated in Cassandra #1071 (See 
[https://builds.apache.org/job/Cassandra/1071/])
Streams Compression
patch by Pavel Yaskevich; reviewed by Jonathan Ellis for CASSANDRA-3015

xedin : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1164689
Files : 
* /cassandra/trunk/CHANGES.txt
* /cassandra/trunk/lib/compress-lzf-0.8.4.jar
* /cassandra/trunk/lib/licenses/compress-lzf-0.8.4.txt
* /cassandra/trunk/src/java/org/apache/cassandra/net/IncomingTcpConnection.java
* /cassandra/trunk/src/java/org/apache/cassandra/streaming/FileStreamTask.java
* 
/cassandra/trunk/src/java/org/apache/cassandra/streaming/IncomingStreamReader.java


 Streams Compression
 ---

 Key: CASSANDRA-3015
 URL: https://issues.apache.org/jira/browse/CASSANDRA-3015
 Project: Cassandra
  Issue Type: Improvement
  Components: Core
Reporter: Benjamin Coverston
Assignee: Pavel Yaskevich
  Labels: streaming
 Fix For: 1.0

 Attachments: 0001-stream-based-compression.patch, 
 CASSANDRA-3015.patch, compress-lzf-0.8.4.jar


 Although we have CASSANDRA-47 for on-disk the code used for streaming 
 actually sends un-compressed blocks over the wire. I propose we compress this 
 data.

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