[jira] [Updated] (CASSANDRA-3540) Wrong check of partitioner for secondary indexes

2011-12-05 Thread Yuki Morishita (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-3540: -- Attachment: cassandra-1.0-3540-v2.txt Updated patch to give partitioner an arg to C

[jira] [Updated] (CASSANDRA-3577) TimeoutException When using QuorumEach or ALL consistency on Multi-DC

2011-12-05 Thread Vijay (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-3577: - Attachment: 0001-removing-mutation-MultiDC-optimization.patch removing mutation optimization for .8,

[jira] [Commented] (CASSANDRA-3568) cassandra-cli and nodetool should connect to localhost by default

2011-12-05 Thread Rick Branson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163373#comment-13163373 ] Rick Branson commented on CASSANDRA-3568: - Like remove connect altogether and

[jira] [Resolved] (CASSANDRA-622) Improve commitlog performance

2011-12-05 Thread Jonathan Ellis (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-622. -- Resolution: Duplicate moved the still-relevant multithreading part to CASSANDRA-3578

[jira] [Created] (CASSANDRA-3578) Multithreaded commitlog

2011-12-05 Thread Jonathan Ellis (Created) (JIRA)
Multithreaded commitlog --- Key: CASSANDRA-3578 URL: https://issues.apache.org/jira/browse/CASSANDRA-3578 Project: Cassandra Issue Type: Improvement Reporter: Jonathan Ellis Priority: Minor Brian

[jira] [Commented] (CASSANDRA-3577) TimeoutException When using QuorumEach or ALL consistency on Multi-DC

2011-12-05 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163334#comment-13163334 ] Jonathan Ellis commented on CASSANDRA-3577: --- You're right, we switched to us

[jira] [Updated] (CASSANDRA-3577) TimeoutException When using QuorumEach or ALL consistency on Multi-DC

2011-12-05 Thread Vijay (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-3577: - Description: Currently we have 1) StorageProxy.sendMessages() sending messages to the first node in

[jira] [Commented] (CASSANDRA-3568) cassandra-cli and nodetool should connect to localhost by default

2011-12-05 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163332#comment-13163332 ] Jonathan Ellis commented on CASSANDRA-3568: --- Maybe we should just remove the

[jira] [Commented] (CASSANDRA-3568) cassandra-cli and nodetool should connect to localhost by default

2011-12-05 Thread Rick Branson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163330#comment-13163330 ] Rick Branson commented on CASSANDRA-3568: - Since the behavior mainly exists to

[jira] [Commented] (CASSANDRA-3577) TimeoutException When using QuorumEach or ALL consistency on Multi-DC

2011-12-05 Thread Vijay (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163328#comment-13163328 ] Vijay commented on CASSANDRA-3577: -- But when the Co-Ordinator receives the response w

[jira] [Commented] (CASSANDRA-3568) cassandra-cli and nodetool should connect to localhost by default

2011-12-05 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163327#comment-13163327 ] Jonathan Ellis commented on CASSANDRA-3568: --- I don't know that I'm a big fan

[jira] [Commented] (CASSANDRA-3569) Failure detector downs should not break streams

2011-12-05 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163324#comment-13163324 ] Jonathan Ellis commented on CASSANDRA-3569: --- You're probably right. Carry o

[jira] [Commented] (CASSANDRA-3577) TimeoutException When using QuorumEach or ALL consistency on Multi-DC

2011-12-05 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163323#comment-13163323 ] Jonathan Ellis commented on CASSANDRA-3577: --- (Patch is against 0.8.)

[jira] [Updated] (CASSANDRA-3577) TimeoutException When using QuorumEach or ALL consistency on Multi-DC

2011-12-05 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3577: -- Attachment: 3577.txt All we need to do is forward with the original id, no? Patch

[jira] [Commented] (CASSANDRA-3569) Failure detector downs should not break streams

2011-12-05 Thread Peter Schuller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163320#comment-13163320 ] Peter Schuller commented on CASSANDRA-3569: --- {quote} socket-based failure de

[jira] [Assigned] (CASSANDRA-3577) TimeoutException When using QuorumEach or ALL consistency on Multi-DC

2011-12-05 Thread Vijay (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay reassigned CASSANDRA-3577: Assignee: Vijay > TimeoutException When using QuorumEach or ALL consistency on Multi-DC > -

[jira] [Created] (CASSANDRA-3577) TimeoutException When using QuorumEach or ALL consistency on Multi-DC

2011-12-05 Thread Vijay (Created) (JIRA)
TimeoutException When using QuorumEach or ALL consistency on Multi-DC - Key: CASSANDRA-3577 URL: https://issues.apache.org/jira/browse/CASSANDRA-3577 Project: Cassandra Issu

[jira] [Commented] (CASSANDRA-3494) Streaming is mono-threaded (the bulk loader too by extension)

2011-12-05 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163312#comment-13163312 ] Hudson commented on CASSANDRA-3494: --- Integrated in Cassandra #1238 (See [https://bu

[jira] [Issue Comment Edited] (CASSANDRA-3568) cassandra-cli and nodetool should connect to localhost by default

2011-12-05 Thread Rick Branson (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163308#comment-13163308 ] Rick Branson edited comment on CASSANDRA-3568 at 12/6/11 3:27 AM: --

svn commit: r1210766 - in /cassandra/site: publish/download/index.html src/content/download/index.html

2011-12-05 Thread eevans
Author: eevans Date: Tue Dec 6 03:20:49 2011 New Revision: 1210766 URL: http://svn.apache.org/viewvc?rev=1210766&view=rev Log: fix broken drivers link Modified: cassandra/site/publish/download/index.html cassandra/site/src/content/download/index.html Modified: cassandra/site/publish/dow

[jira] [Commented] (CASSANDRA-3568) cassandra-cli and nodetool should connect to localhost by default

2011-12-05 Thread Rick Branson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163308#comment-13163308 ] Rick Branson commented on CASSANDRA-3568: - Precisely. On Monday, December 5,

[jira] [Commented] (CASSANDRA-3568) cassandra-cli and nodetool should connect to localhost by default

2011-12-05 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163291#comment-13163291 ] Jonathan Ellis commented on CASSANDRA-3568: --- bq. Backwards-compatible suppor

[jira] [Commented] (CASSANDRA-3569) Failure detector downs should not break streams

2011-12-05 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163290#comment-13163290 ] Jonathan Ellis commented on CASSANDRA-3569: --- I think there's two motivations

[jira] [Commented] (CASSANDRA-3570) barrier-of-entry: make ./bin/cassandra -f work out of the box by changing default cassandra.yaml

2011-12-05 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163283#comment-13163283 ] Jonathan Ellis commented on CASSANDRA-3570: --- As the only? committer not usin

[jira] [Created] (CASSANDRA-3576) make AbstractSSTableSimpleWriters threadsafe

2011-12-05 Thread Jonathan Ellis (Created) (JIRA)
make AbstractSSTableSimpleWriters threadsafe Key: CASSANDRA-3576 URL: https://issues.apache.org/jira/browse/CASSANDRA-3576 Project: Cassandra Issue Type: New Feature Components: Core

svn commit: r1210748 - in /cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/concurrent/DebuggableThreadPoolExecutor.java src/java/org/apache/cassandra/net/MessagingService.java src/java/org/

2011-12-05 Thread jbellis
Author: jbellis Date: Tue Dec 6 02:11:50 2011 New Revision: 1210748 URL: http://svn.apache.org/viewvc?rev=1210748&view=rev Log: multithreaded streaming patch by Peter Schuller; reviewed by yukim for CASSANDRA-3494 Modified: cassandra/trunk/CHANGES.txt cassandra/trunk/src/java/org/apache

svn commit: r1210747 [2/2] - in /cassandra/trunk: ./ bin/ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/cli/ src/java/org/apache/cassandra/config/ src/j

2011-12-05 Thread jbellis
Modified: cassandra/trunk/tools/stress/src/org/apache/cassandra/stress/Session.java URL: http://svn.apache.org/viewvc/cassandra/trunk/tools/stress/src/org/apache/cassandra/stress/Session.java?rev=1210747&r1=1210746&r2=1210747&view=diff =

[jira] [Commented] (CASSANDRA-3575) java.lang.ArrayIndexOutOfBoundsException during scrub

2011-12-05 Thread Tim McLennan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163271#comment-13163271 ] Tim McLennan commented on CASSANDRA-3575: - Unfortunately this is happening on

[jira] [Commented] (CASSANDRA-3575) java.lang.ArrayIndexOutOfBoundsException during scrub

2011-12-05 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163254#comment-13163254 ] Jonathan Ellis commented on CASSANDRA-3575: --- This looks a lot like CASSANDRA

[jira] [Updated] (CASSANDRA-3574) AssertionError in DK

2011-12-05 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3574: -- Assignee: Sylvain Lebresne > AssertionError in DK > > >

[jira] [Commented] (CASSANDRA-3554) Hints are not replayed unless node was marked down

2011-12-05 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163247#comment-13163247 ] Jonathan Ellis commented on CASSANDRA-3554: --- Right. So, not clearly simpler

[jira] [Created] (CASSANDRA-3575) java.lang.ArrayIndexOutOfBoundsException during scrub

2011-12-05 Thread Tim McLennan (Created) (JIRA)
java.lang.ArrayIndexOutOfBoundsException during scrub - Key: CASSANDRA-3575 URL: https://issues.apache.org/jira/browse/CASSANDRA-3575 Project: Cassandra Issue Type: Bug Components

[jira] [Created] (CASSANDRA-3574) AssertionError in DK

2011-12-05 Thread Brandon Williams (Created) (JIRA)
AssertionError in DK Key: CASSANDRA-3574 URL: https://issues.apache.org/jira/browse/CASSANDRA-3574 Project: Cassandra Issue Type: Bug Components: Core Affects Versions: 1.1 Reporter: Brandon Wil

[cassandra-dbapi2] 3 new revisions pushed by pcan...@gmail.com on 2011-12-05 20:10 GMT

2011-12-05 Thread cassandra-dbapi2 . apache-extras . org
3 new revisions: Revision: d7610ec56c99 Author: paul cannon Date: Mon Dec 5 11:07:51 2011 Log: rpm Requires: /usr/bin/python2.6, not python26... http://code.google.com/a/apache-extras.org/p/cassandra-dbapi2/source/detail?r=d7610ec56c99 Revision: 0f6d936d6206 Author: paul cannon D

svn commit: r1210611 - in /cassandra/trunk: ./ bin/ conf/ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/security/

2011-12-05 Thread xedin
Author: xedin Date: Mon Dec 5 20:28:37 2011 New Revision: 1210611 URL: http://svn.apache.org/viewvc?rev=1210611&view=rev Log: merge from 1.0 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/bin/cqlsh cassandra/trunk/conf/cassandra.yaml

svn commit: r1210606 - in /cassandra/branches/cassandra-1.0: ./ src/java/org/apache/cassandra/cli/ src/java/org/apache/cassandra/io/compress/ src/java/org/apache/cassandra/thrift/

2011-12-05 Thread xedin
Author: xedin Date: Mon Dec 5 20:18:57 2011 New Revision: 1210606 URL: http://svn.apache.org/viewvc?rev=1210606&view=rev Log: validate compression parameters on add/update of the ColumnFamily patch by Pavel Yaskevich; reviewed by Brandon Williams for CASSANDRA-3573 Modified: cassandra/branch

[jira] [Commented] (CASSANDRA-3573) When Snappy compression is not available on the platform, trying to enable it introduces problems

2011-12-05 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162996#comment-13162996 ] Brandon Williams commented on CASSANDRA-3573: - bq. We probably need to bum

[jira] [Commented] (CASSANDRA-3573) When Snappy compression is not available on the platform, trying to enable it introduces problems

2011-12-05 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162993#comment-13162993 ] Brandon Williams commented on CASSANDRA-3573: - We probably need to bump th

[jira] [Updated] (CASSANDRA-3573) When Snappy compression is not available on the platform, trying to enable it introduces problems

2011-12-05 Thread Pavel Yaskevich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3573: --- Reviewer: brandon.williams (was: jbellis) > When Snappy compression is not a

[jira] [Commented] (CASSANDRA-3494) Streaming is mono-threaded (the bulk loader too by extension)

2011-12-05 Thread Peter Schuller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162983#comment-13162983 ] Peter Schuller commented on CASSANDRA-3494: --- The patch applies cleanly to tr

[jira] [Updated] (CASSANDRA-3573) When Snappy compression is not available on the platform, trying to enable it introduces problems

2011-12-05 Thread Pavel Yaskevich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3573: --- Attachment: (was: CASSANDRA-3573.patch) > When Snappy compression is not

[jira] [Updated] (CASSANDRA-3573) When Snappy compression is not available on the platform, trying to enable it introduces problems

2011-12-05 Thread Pavel Yaskevich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3573: --- Attachment: CASSANDRA-3573.patch > When Snappy compression is not available o

[jira] [Commented] (CASSANDRA-3483) Support bringing up a new datacenter to existing cluster without repair

2011-12-05 Thread Peter Schuller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162971#comment-13162971 ] Peter Schuller commented on CASSANDRA-3483: --- Yes, that looks good. And yes,

[jira] [Commented] (CASSANDRA-3573) When Snappy compression is not available on the platform, trying to enable it introduces problems

2011-12-05 Thread Pavel Yaskevich (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162923#comment-13162923 ] Pavel Yaskevich commented on CASSANDRA-3573: you are right, I will add val

[jira] [Commented] (CASSANDRA-3573) When Snappy compression is not available on the platform, trying to enable it introduces problems

2011-12-05 Thread Vitalii Tymchyshyn (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162920#comment-13162920 ] Vitalii Tymchyshyn commented on CASSANDRA-3573: --- I'm afraid the patch wo

[jira] [Updated] (CASSANDRA-3573) When Snappy compression is not available on the platform, trying to enable it introduces problems

2011-12-05 Thread Pavel Yaskevich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3573: --- Attachment: CASSANDRA-3573.patch > When Snappy compression is not available o

svn commit: r1210536 - /cassandra/branches/cassandra-1.0/src/java/org/apache/cassandra/tools/NodeCmd.java

2011-12-05 Thread jbellis
Author: jbellis Date: Mon Dec 5 17:10:31 2011 New Revision: 1210536 URL: http://svn.apache.org/viewvc?rev=1210536&view=rev Log: reformat NodeCmd.NodeCommand patch by Peter Schuller; reviewed by jbellis for CASSANDRA-3572 Modified: cassandra/branches/cassandra-1.0/src/java/org/apache/cassand

[jira] [Commented] (CASSANDRA-3554) Hints are not replayed unless node was marked down

2011-12-05 Thread T Jake Luciani (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162877#comment-13162877 ] T Jake Luciani commented on CASSANDRA-3554: --- Right, however its never going

[jira] [Commented] (CASSANDRA-3554) Hints are not replayed unless node was marked down

2011-12-05 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162874#comment-13162874 ] Jonathan Ellis commented on CASSANDRA-3554: --- The problem with a pull model i

[jira] [Updated] (CASSANDRA-3573) When Snappy compression is not available on the platform, trying to enable it introduces problems

2011-12-05 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3573: -- Reviewer: jbellis Priority: Minor (was: Major) Affects Ve

[jira] [Commented] (CASSANDRA-3573) When Snappy compression is not available on the platform, trying to enable it introduces problems

2011-12-05 Thread Vitalii Tymchyshyn (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162864#comment-13162864 ] Vitalii Tymchyshyn commented on CASSANDRA-3573: --- In case when someone ge

[jira] [Commented] (CASSANDRA-3483) Support bringing up a new datacenter to existing cluster without repair

2011-12-05 Thread Jeremiah Jordan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162857#comment-13162857 ] Jeremiah Jordan commented on CASSANDRA-3483: Once this option is in, is th

[jira] [Commented] (CASSANDRA-3573) When Snappy compression is not available on the platform, trying to enable it introduces problems

2011-12-05 Thread T Jake Luciani (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162831#comment-13162831 ] T Jake Luciani commented on CASSANDRA-3573: --- If you build snappy-java direct

[jira] [Commented] (CASSANDRA-3554) Hints are not replayed unless node was marked down

2011-12-05 Thread T Jake Luciani (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162824#comment-13162824 ] T Jake Luciani commented on CASSANDRA-3554: --- The other problem is even if we

[jira] [Created] (CASSANDRA-3573) When Snappy compression is not available on the platform, trying to enable it introduces problems

2011-12-05 Thread Vitalii Tymchyshyn (Created) (JIRA)
When Snappy compression is not available on the platform, trying to enable it introduces problems - Key: CASSANDRA-3573 URL: https://issues.apache.org/jira/browse/CASS

[jira] [Updated] (CASSANDRA-3197) Separate input and output connection details in ConfigHelper

2011-12-05 Thread Mck SembWever (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mck SembWever updated CASSANDRA-3197: - Attachment: CASSANDRA-3197.patch new patch against trunk > Separate

[jira] [Updated] (CASSANDRA-3197) Separate input and output connection details in ConfigHelper

2011-12-05 Thread Mck SembWever (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mck SembWever updated CASSANDRA-3197: - Attachment: (was: CASSANDRA-3197.patch) > Separate input and output connectio

[jira] [Commented] (CASSANDRA-3494) Streaming is mono-threaded (the bulk loader too by extension)

2011-12-05 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162791#comment-13162791 ] Jonathan Ellis commented on CASSANDRA-3494: --- +1 trunk-only

[jira] [Commented] (CASSANDRA-3537) JVM heap is full and GC take no effect ,so many NonBlockingHashMap objects in heap

2011-12-05 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162789#comment-13162789 ] Jonathan Ellis commented on CASSANDRA-3537: --- That's true, but unless you're

[jira] [Commented] (CASSANDRA-3494) Streaming is mono-threaded (the bulk loader too by extension)

2011-12-05 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162706#comment-13162706 ] Sylvain Lebresne commented on CASSANDRA-3494: - I'm pretty sure we don't wa

[jira] [Commented] (CASSANDRA-3494) Streaming is mono-threaded (the bulk loader too by extension)

2011-12-05 Thread Yuki Morishita (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162699#comment-13162699 ] Yuki Morishita commented on CASSANDRA-3494: --- Sure. Why not?