[jira] [Commented] (CASSANDRA-2843) better performance on long row read

2011-07-21 Thread Yang Yang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068830#comment-13068830 ] Yang Yang commented on CASSANDRA-2843: -- Brandon: I used commit

[jira] [Updated] (CASSANDRA-2521) Move away from Phantom References for Compaction/Memtable

2011-07-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-2521: Attachment: 2521-v5.patch Attaching v5. It is rebased and now all unit tests

[jira] [Created] (CASSANDRA-2929) Don't include tmp files as sstable when create column families

2011-07-21 Thread Sylvain Lebresne (JIRA)
Don't include tmp files as sstable when create column families -- Key: CASSANDRA-2929 URL: https://issues.apache.org/jira/browse/CASSANDRA-2929 Project: Cassandra Issue Type: Bug

[jira] [Updated] (CASSANDRA-2929) Don't include tmp files as sstable when create column families

2011-07-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-2929: Attachment: 0001-Don-t-include-tmp-files-as-sstables-when-creating-CF.patch

[jira] [Reopened] (CASSANDRA-2825) Auto bootstrapping the 4th node in a 4 node cluster doesn't work, when no token explicitly assigned in config.

2011-07-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne reopened CASSANDRA-2825: - Reopening because the patch broke BootStrapperTest (it somehow hangs forever

[jira] [Commented] (CASSANDRA-2521) Move away from Phantom References for Compaction/Memtable

2011-07-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068887#comment-13068887 ] Hudson commented on CASSANDRA-2521: --- Integrated in Cassandra #967 (See

[jira] [Commented] (CASSANDRA-2843) better performance on long row read

2011-07-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068896#comment-13068896 ] Sylvain Lebresne commented on CASSANDRA-2843: - bq. You mean just as a

svn commit: r1149121 - in /cassandra/branches/cassandra-0.8: ./ conf/ src/java/org/apache/cassandra/concurrent/ src/java/org/apache/cassandra/db/compaction/ src/java/org/apache/cassandra/service/ test

2011-07-21 Thread slebresne
Author: slebresne Date: Thu Jul 21 11:11:50 2011 New Revision: 1149121 URL: http://svn.apache.org/viewvc?rev=1149121view=rev Log: Properly synchronize merkle tree computation patch by slebresne; reviewed by jbellis for CASSANDRA-2816 Modified: cassandra/branches/cassandra-0.8/CHANGES.txt

[jira] [Commented] (CASSANDRA-2816) Repair doesn't synchronize merkle tree creation properly

2011-07-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068907#comment-13068907 ] Sylvain Lebresne commented on CASSANDRA-2816: - Alright, v5 looks good to

[jira] [Commented] (CASSANDRA-2924) Consolidate JDBC driver classes: Connection and CassandraConnection in advance of feature additions for 1.1

2011-07-21 Thread Rick Shaw (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068927#comment-13068927 ] Rick Shaw commented on CASSANDRA-2924: -- +1 (lesson learned) Consolidate JDBC

[jira] [Commented] (CASSANDRA-2829) memtable with no post-flush activity can leave commitlog permanently dirty

2011-07-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068931#comment-13068931 ] Sylvain Lebresne commented on CASSANDRA-2829: - bq. It feels like we need

[jira] [Commented] (CASSANDRA-2863) NPE when writing SSTable generated via repair

2011-07-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068951#comment-13068951 ] Sylvain Lebresne commented on CASSANDRA-2863: - I'm a little bit baffled by

[jira] [Commented] (CASSANDRA-2816) Repair doesn't synchronize merkle tree creation properly

2011-07-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068953#comment-13068953 ] Hudson commented on CASSANDRA-2816: --- Integrated in Cassandra-0.8 #231 (See

[jira] [Commented] (CASSANDRA-2863) NPE when writing SSTable generated via repair

2011-07-21 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068956#comment-13068956 ] Héctor Izquierdo commented on CASSANDRA-2863: - I have a patch from 2818

[jira] [Created] (CASSANDRA-2930) corrupt commitlog

2011-07-21 Thread ivan (JIRA)
corrupt commitlog - Key: CASSANDRA-2930 URL: https://issues.apache.org/jira/browse/CASSANDRA-2930 Project: Cassandra Issue Type: Bug Components: Core Affects Versions: 0.8.1 Environment: Linux, amd64.

[jira] [Issue Comment Edited] (CASSANDRA-2863) NPE when writing SSTable generated via repair

2011-07-21 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068956#comment-13068956 ] Héctor Izquierdo edited comment on CASSANDRA-2863 at 7/21/11 12:36 PM:

[jira] [Commented] (CASSANDRA-2843) better performance on long row read

2011-07-21 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068957#comment-13068957 ] Brandon Williams commented on CASSANDRA-2843: - {quote} I used commit

[jira] [Updated] (CASSANDRA-2930) corrupt commitlog

2011-07-21 Thread ivan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ivan updated CASSANDRA-2930: Attachment: CommitLog-1310637513214.log A corrupt serialized row from a corrupt commitlog. corrupt

[jira] [Updated] (CASSANDRA-2921) Split BufferedRandomAccessFile (BRAF) into Input and Output classes

2011-07-21 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-2921: --- Attachment: CASSANDRA-2921-make-Writer-a-stream.patch Patch changes a

[jira] [Updated] (CASSANDRA-2829) memtable with no post-flush activity can leave commitlog permanently dirty

2011-07-21 Thread Aaron Morton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Morton updated CASSANDRA-2829: Attachment: 0002-2829-v08.patch 0001-2829-unit-test-v08.patch I got to

[jira] [Created] (CASSANDRA-2931) Nodetool ring prints the same token regardless of node queried

2011-07-21 Thread David Allsopp (JIRA)
Nodetool ring prints the same token regardless of node queried -- Key: CASSANDRA-2931 URL: https://issues.apache.org/jira/browse/CASSANDRA-2931 Project: Cassandra Issue Type: Bug

[jira] [Commented] (CASSANDRA-2843) better performance on long row read

2011-07-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068972#comment-13068972 ] Sylvain Lebresne commented on CASSANDRA-2843: - bq. Doesn't it make sense

[jira] [Resolved] (CASSANDRA-2931) Nodetool ring prints the same token regardless of node queried

2011-07-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-2931. - Resolution: Not A Problem This is not what the first token means. The first

[jira] [Commented] (CASSANDRA-2825) Auto bootstrapping the 4th node in a 4 node cluster doesn't work, when no token explicitly assigned in config.

2011-07-21 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068974#comment-13068974 ] Brandon Williams commented on CASSANDRA-2825: - Impressive, I have no idea

[Cassandra Wiki] Update of NodeTool by DavidAllsopp

2011-07-21 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The NodeTool page has been changed by DavidAllsopp: http://wiki.apache.org/cassandra/NodeTool?action=diffrev1=15rev2=16 10.176.1.162 Up 511.34 MB

[jira] [Commented] (CASSANDRA-2931) Nodetool ring prints the same token regardless of node queried

2011-07-21 Thread David Allsopp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068980#comment-13068980 ] David Allsopp commented on CASSANDRA-2931: -- Thanks - I have edited

svn commit: r1149176 - in /cassandra/branches/cassandra-0.7: CHANGES.txt NEWS.txt build.xml debian/changelog

2011-07-21 Thread slebresne
Author: slebresne Date: Thu Jul 21 13:53:13 2011 New Revision: 1149176 URL: http://svn.apache.org/viewvc?rev=1149176view=rev Log: Updates for 0.7.8 release (changelog, news, version number) Modified: cassandra/branches/cassandra-0.7/CHANGES.txt cassandra/branches/cassandra-0.7/NEWS.txt

[jira] [Commented] (CASSANDRA-2829) memtable with no post-flush activity can leave commitlog permanently dirty

2011-07-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069011#comment-13069011 ] Jonathan Ellis commented on CASSANDRA-2829: --- bq. I also think there is a

[Cassandra Wiki] Update of NodeTool by DavidAllsopp

2011-07-21 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The NodeTool page has been changed by DavidAllsopp: http://wiki.apache.org/cassandra/NodeTool?action=diffrev1=16rev2=17 == Flush == Flushes memtables (in memory) to SSTables (on

[Cassandra Wiki] Trivial Update of NodeTool by DavidAllsopp

2011-07-21 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The NodeTool page has been changed by DavidAllsopp: http://wiki.apache.org/cassandra/NodeTool?action=diffrev1=17rev2=18 Comment: Fixed broken heading == Flush == Flushes

[Cassandra Wiki] Trivial Update of MultinodeCluster by DavidAllsopp

2011-07-21 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The MultinodeCluster page has been changed by DavidAllsopp: http://wiki.apache.org/cassandra/MultinodeCluster?action=diffrev1=8rev2=9 Comment: Added extra detail about using netstat

svn commit: r1149217 - /cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/service/StorageService.java

2011-07-21 Thread slebresne
Author: slebresne Date: Thu Jul 21 15:14:36 2011 New Revision: 1149217 URL: http://svn.apache.org/viewvc?rev=1149217view=rev Log: Reverting #2825 until BootStrapper unit test is fixed Modified: cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/service/StorageService.java

[jira] [Commented] (CASSANDRA-2825) Auto bootstrapping the 4th node in a 4 node cluster doesn't work, when no token explicitly assigned in config.

2011-07-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069017#comment-13069017 ] Sylvain Lebresne commented on CASSANDRA-2825: - I've reverted the patch too

[jira] [Created] (CASSANDRA-2932) Implement assume in cqlsh

2011-07-21 Thread Jeremy Hanna (JIRA)
Implement assume in cqlsh --- Key: CASSANDRA-2932 URL: https://issues.apache.org/jira/browse/CASSANDRA-2932 Project: Cassandra Issue Type: Improvement Reporter: Jeremy Hanna Priority: Minor

[jira] [Updated] (CASSANDRA-2932) Implement assume in cqlsh

2011-07-21 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-2932: --- Description: In the CLI there is a handy way to assume CF comparators/validators

[jira] [Commented] (CASSANDRA-957) convenience workflow for replacing dead node

2011-07-21 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069029#comment-13069029 ] Vijay commented on CASSANDRA-957: - Seems like CASSANDRA-2928 fixes the hints issue...

svn commit: r1149235 - in /cassandra/branches/cassandra-0.8: CHANGES.txt NEWS.txt build.xml debian/changelog

2011-07-21 Thread slebresne
Author: slebresne Date: Thu Jul 21 15:47:58 2011 New Revision: 1149235 URL: http://svn.apache.org/viewvc?rev=1149235view=rev Log: Updates for 0.8.2 release (changelog, news, version number) Modified: cassandra/branches/cassandra-0.8/CHANGES.txt cassandra/branches/cassandra-0.8/NEWS.txt

[jira] [Created] (CASSANDRA-2933) nodetool hangs (doesn't return prompt) if you specify a table that doesn't exist or a KS that has no CF's

2011-07-21 Thread Cathy Daw (JIRA)
nodetool hangs (doesn't return prompt) if you specify a table that doesn't exist or a KS that has no CF's - Key: CASSANDRA-2933 URL:

[jira] [Updated] (CASSANDRA-2933) nodetool hangs (doesn't return prompt) if you specify a table that doesn't exist or a KS that has no CF's

2011-07-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2933: -- Component/s: Tools Labels: lhf (was: ) nodetool hangs (doesn't return

[jira] [Commented] (CASSANDRA-2829) memtable with no post-flush activity can leave commitlog permanently dirty

2011-07-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069070#comment-13069070 ] Sylvain Lebresne commented on CASSANDRA-2829: - I think this kind of work,

[jira] [Commented] (CASSANDRA-2843) better performance on long row read

2011-07-21 Thread Yang Yang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069125#comment-13069125 ] Yang Yang commented on CASSANDRA-2843: -- bq. I did some performance testing using

[jira] [Commented] (CASSANDRA-1405) Switch to THsHaServer, redux

2011-07-21 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069137#comment-13069137 ] Brandon Williams commented on CASSANDRA-1405: - I see, that's kind of

[jira] [Commented] (CASSANDRA-1405) Switch to THsHaServer, redux

2011-07-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069145#comment-13069145 ] Jonathan Ellis commented on CASSANDRA-1405: --- bq. It is logged by thrift

svn commit: r1149332 - in /cassandra/branches/cassandra-0.8: src/java/org/apache/cassandra/thrift/CassandraServer.java test/system/test_thrift_server.py

2011-07-21 Thread jbellis
Author: jbellis Date: Thu Jul 21 19:33:24 2011 New Revision: 1149332 URL: http://svn.apache.org/viewvc?rev=1149332view=rev Log: fix test failures w/ index names Modified: cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/thrift/CassandraServer.java

[jira] [Created] (CASSANDRA-2934) log broken incoming connections at DEBUG

2011-07-21 Thread Jonathan Ellis (JIRA)
log broken incoming connections at DEBUG Key: CASSANDRA-2934 URL: https://issues.apache.org/jira/browse/CASSANDRA-2934 Project: Cassandra Issue Type: Task Components: Core

[jira] [Updated] (CASSANDRA-2934) log broken incoming connections at DEBUG

2011-07-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2934: -- Attachment: 2934.txt log broken incoming connections at DEBUG

[jira] [Commented] (CASSANDRA-1405) Switch to THsHaServer, redux

2011-07-21 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069168#comment-13069168 ] Brandon Williams commented on CASSANDRA-1405: - More serious benchmarks

svn commit: r1149341 - /cassandra/branches/cassandra-0.7/contrib/pig/src/java/org/apache/cassandra/hadoop/pig/CassandraStorage.java

2011-07-21 Thread brandonwilliams
Author: brandonwilliams Date: Thu Jul 21 20:10:54 2011 New Revision: 1149341 URL: http://svn.apache.org/viewvc?rev=1149341view=rev Log: Use a UDF-specific context signature. Patch by Jeremy Hanna, reviewed by brandonwilliams for CASSANDRA-2869 Modified:

[jira] [Updated] (CASSANDRA-2496) Gossip should handle 'dead' states

2011-07-21 Thread paul cannon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] paul cannon updated CASSANDRA-2496: --- Attachment: 0006-acknowledge-unexpected-repl-fins.patch.txt

[jira] [Resolved] (CASSANDRA-2863) NPE when writing SSTable generated via repair

2011-07-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-2863. --- Resolution: Cannot Reproduce Fix Version/s: (was: 0.8.3)

[Cassandra Wiki] Trivial Update of ArticlesAndPresentations by MatthewDennis

2011-07-21 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The ArticlesAndPresentations page has been changed by MatthewDennis: http://wiki.apache.org/cassandra/ArticlesAndPresentations?action=diffrev1=123rev2=124 *

[jira] [Updated] (CASSANDRA-2496) Gossip should handle 'dead' states

2011-07-21 Thread paul cannon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] paul cannon updated CASSANDRA-2496: --- Attachment: (was: 0006-acknowledge-unexpected-repl-fins.patch.txt) Gossip should

[jira] [Commented] (CASSANDRA-2869) CassandraStorage does not function properly when used multiple times in a single pig script due to UDFContext sharing issues

2011-07-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069189#comment-13069189 ] Hudson commented on CASSANDRA-2869: --- Integrated in Cassandra-0.7 #534 (See

[jira] [Updated] (CASSANDRA-1405) Switch to THsHaServer, redux

2011-07-21 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-1405: - Attachment: 0001-including-validation.patch Awesome... Actually if we have a test with more client

[jira] [Commented] (CASSANDRA-2930) corrupt commitlog

2011-07-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069197#comment-13069197 ] Jonathan Ellis commented on CASSANDRA-2930: --- Sounds like

[jira] [Commented] (CASSANDRA-2924) Consolidate JDBC driver classes: Connection and CassandraConnection in advance of feature additions for 1.1

2011-07-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069199#comment-13069199 ] Jonathan Ellis commented on CASSANDRA-2924: --- Why is ThriftConnection

[jira] [Commented] (CASSANDRA-2496) Gossip should handle 'dead' states

2011-07-21 Thread paul cannon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069202#comment-13069202 ] paul cannon commented on CASSANDRA-2496: ok, +1 with these patches. Gossip

[jira] [Commented] (CASSANDRA-2045) Simplify HH to decrease read load when nodes come back

2011-07-21 Thread Patricio Echague (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069201#comment-13069201 ] Patricio Echague commented on CASSANDRA-2045: - Tested with CASSANDRA-2928

[jira] [Commented] (CASSANDRA-1405) Switch to THsHaServer, redux

2011-07-21 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069208#comment-13069208 ] Brandon Williams commented on CASSANDRA-1405: - bq. Actually if we have a

[jira] [Created] (CASSANDRA-2935) CLI ignores quoted default_validation_class in create column family command

2011-07-21 Thread Andy Bauch (JIRA)
CLI ignores quoted default_validation_class in create column family command - Key: CASSANDRA-2935 URL: https://issues.apache.org/jira/browse/CASSANDRA-2935 Project: Cassandra

[jira] [Commented] (CASSANDRA-2930) corrupt commitlog

2011-07-21 Thread ivan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069243#comment-13069243 ] ivan commented on CASSANDRA-2930: - Hi Jonathan, we built our Cassandra package from

[jira] [Commented] (CASSANDRA-2761) JDBC driver does not build

2011-07-21 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069248#comment-13069248 ] Eric Evans commented on CASSANDRA-2761: --- To summarize, it is now possible to

[jira] [Commented] (CASSANDRA-2921) Split BufferedRandomAccessFile (BRAF) into Input and Output classes

2011-07-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069250#comment-13069250 ] Jonathan Ellis commented on CASSANDRA-2921: --- There's no reason to have

[jira] [Commented] (CASSANDRA-2921) Split BufferedRandomAccessFile (BRAF) into Input and Output classes

2011-07-21 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069258#comment-13069258 ] Pavel Yaskevich commented on CASSANDRA-2921: Can we go only with v2 patch

[jira] [Commented] (CASSANDRA-2921) Split BufferedRandomAccessFile (BRAF) into Input and Output classes

2011-07-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069262#comment-13069262 ] Jonathan Ellis commented on CASSANDRA-2921: --- By just extend OutputStream i

[jira] [Commented] (CASSANDRA-2921) Split BufferedRandomAccessFile (BRAF) into Input and Output classes

2011-07-21 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069263#comment-13069263 ] Pavel Yaskevich commented on CASSANDRA-2921: AbstractDataOutput extends

[jira] [Commented] (CASSANDRA-2921) Split BufferedRandomAccessFile (BRAF) into Input and Output classes

2011-07-21 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069271#comment-13069271 ] Pavel Yaskevich commented on CASSANDRA-2921: I think we should stay with

[jira] [Commented] (CASSANDRA-2034) Make Read Repair unnecessary when Hinted Handoff is enabled

2011-07-21 Thread Patricio Echague (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069275#comment-13069275 ] Patricio Echague commented on CASSANDRA-2034: - bq. after RpcTimeout we

[jira] [Commented] (CASSANDRA-2045) Simplify HH to decrease read load when nodes come back

2011-07-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069280#comment-13069280 ] Hudson commented on CASSANDRA-2045: --- Integrated in Cassandra #968 (See

[jira] [Created] (CASSANDRA-2937) certain generic type causes compile error in eclipse

2011-07-21 Thread Yang Yang (JIRA)
certain generic type causes compile error in eclipse Key: CASSANDRA-2937 URL: https://issues.apache.org/jira/browse/CASSANDRA-2937 Project: Cassandra Issue Type: Bug Reporter:

[jira] [Commented] (CASSANDRA-2924) Consolidate JDBC driver classes: Connection and CassandraConnection in advance of feature additions for 1.1

2011-07-21 Thread Rick Shaw (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069284#comment-13069284 ] Rick Shaw commented on CASSANDRA-2924: -- It defines the methods that are to be

[jira] [Updated] (CASSANDRA-2937) certain generic type causes compile error in eclipse

2011-07-21 Thread Yang Yang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Yang updated CASSANDRA-2937: - Attachment: 0002-avoid-eclipse-compile-error-for-generic-type-on-Atom.patch minor fix to

[jira] [Updated] (CASSANDRA-2843) better performance on long row read

2011-07-21 Thread Yang Yang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Yang updated CASSANDRA-2843: - Attachment: 2843_d.patch the DeletionInfo private=protected change is moved to

[jira] [Updated] (CASSANDRA-2843) better performance on long row read

2011-07-21 Thread Yang Yang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Yang updated CASSANDRA-2843: - Attachment: 2843_d.patch the DeletionInfo private=protected change is moved to

[jira] [Updated] (CASSANDRA-2843) better performance on long row read

2011-07-21 Thread Yang Yang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Yang updated CASSANDRA-2843: - Attachment: (was: 2843_d.patch) better performance on long row read

[jira] [Updated] (CASSANDRA-2843) better performance on long row read

2011-07-21 Thread Yang Yang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Yang updated CASSANDRA-2843: - Attachment: (was: 2843_c.patch) better performance on long row read

[jira] [Updated] (CASSANDRA-2843) better performance on long row read

2011-07-21 Thread Yang Yang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Yang updated CASSANDRA-2843: - Attachment: 2843_d.patch the DeletionInfo private=protected change is moved to

[jira] [Updated] (CASSANDRA-2843) better performance on long row read

2011-07-21 Thread Yang Yang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Yang updated CASSANDRA-2843: - Attachment: (was: 2843_d.patch) better performance on long row read

[jira] [Updated] (CASSANDRA-2843) better performance on long row read

2011-07-21 Thread Yang Yang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Yang updated CASSANDRA-2843: - Attachment: (was: incremental.diff) better performance on long row read

[jira] [Updated] (CASSANDRA-2843) better performance on long row read

2011-07-21 Thread Yang Yang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Yang updated CASSANDRA-2843: - Comment: was deleted (was: the DeletionInfo private=protected change is moved to

[jira] [Updated] (CASSANDRA-2843) better performance on long row read

2011-07-21 Thread Yang Yang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Yang updated CASSANDRA-2843: - Attachment: (was: 2843_d.patch) better performance on long row read

[jira] [Updated] (CASSANDRA-2843) better performance on long row read

2011-07-21 Thread Yang Yang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Yang updated CASSANDRA-2843: - Comment: was deleted (was: the DeletionInfo private=protected change is moved to

[jira] [Updated] (CASSANDRA-2843) better performance on long row read

2011-07-21 Thread Yang Yang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Yang updated CASSANDRA-2843: - Comment: was deleted (was: the DeletionInfo private=protected change is moved to

[jira] [Resolved] (CASSANDRA-2935) CLI ignores quoted default_validation_class in create column family command

2011-07-21 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams resolved CASSANDRA-2935. - Resolution: Duplicate Dupe of CASSANDRA-2899 CLI ignores quoted

[jira] [Updated] (CASSANDRA-2843) better performance on long row read

2011-07-21 Thread Yang Yang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Yang updated CASSANDRA-2843: - Attachment: 2843_d.patch the DeletionInfo private=protected change is moved to

[jira] [Updated] (CASSANDRA-2843) better performance on long row read

2011-07-21 Thread Yang Yang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Yang updated CASSANDRA-2843: - Attachment: (was: fast_cf_081_trunk.diff) better performance on long row read

[jira] [Commented] (CASSANDRA-2761) JDBC driver does not build

2011-07-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069317#comment-13069317 ] Jonathan Ellis commented on CASSANDRA-2761: --- +1 cleanup patch JDBC driver

[jira] [Assigned] (CASSANDRA-2930) corrupt commitlog

2011-07-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-2930: - Assignee: Sylvain Lebresne corrupt commitlog -

[jira] [Updated] (CASSANDRA-2930) corrupt commitlog

2011-07-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2930: -- Fix Version/s: 0.8.3 corrupt commitlog - Key:

[jira] [Updated] (CASSANDRA-2914) Simplify HH to always store hints on the coordinator

2011-07-21 Thread Patricio Echague (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patricio Echague updated CASSANDRA-2914: Attachment: CASSANDRA-2914-trunk-v2.diff v2 replaces v1 Rebase diff file Add

[jira] [Commented] (CASSANDRA-2934) log broken incoming connections at DEBUG

2011-07-21 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069329#comment-13069329 ] Brandon Williams commented on CASSANDRA-2934: - +1 log broken incoming

svn commit: r1149426 - in /cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/db/RowMutation.java src/java/org/apache/cassandra/locator/AbstractReplicationStrategy.java

2011-07-21 Thread jbellis
Author: jbellis Date: Fri Jul 22 01:13:06 2011 New Revision: 1149426 URL: http://svn.apache.org/viewvc?rev=1149426view=rev Log: store hints in the coordinator node instead of in the closest replica patch by Patricio Echague; reviewed by jbellis for CASSANDRA-2914 Modified:

svn commit: r1149430 - /cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/net/IncomingTcpConnection.java

2011-07-21 Thread jbellis
Author: jbellis Date: Fri Jul 22 01:48:17 2011 New Revision: 1149430 URL: http://svn.apache.org/viewvc?rev=1149430view=rev Log: log broken incoming connections at DEBUG patch by jbellis; reviewed by brandonwilliams for CASSANDRA-2934 Modified:

svn commit: r1149431 - /cassandra/trunk/src/java/org/apache/cassandra/db/AbstractColumnContainer.java

2011-07-21 Thread jbellis
Author: jbellis Date: Fri Jul 22 01:50:07 2011 New Revision: 1149431 URL: http://svn.apache.org/viewvc?rev=1149431view=rev Log: humor Eclipse Modified: cassandra/trunk/src/java/org/apache/cassandra/db/AbstractColumnContainer.java Modified:

[jira] [Resolved] (CASSANDRA-2937) certain generic type causes compile error in eclipse

2011-07-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-2937. --- Resolution: Fixed committed, although in general I'm against humoring broken

[jira] [Commented] (CASSANDRA-2924) Consolidate JDBC driver classes: Connection and CassandraConnection in advance of feature additions for 1.1

2011-07-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069350#comment-13069350 ] Jonathan Ellis commented on CASSANDRA-2924: --- [committed w/ above changes]

[jira] [Commented] (CASSANDRA-2761) JDBC driver does not build

2011-07-21 Thread Rick Shaw (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069353#comment-13069353 ] Rick Shaw commented on CASSANDRA-2761: -- +1 for the cleanup path The

[jira] [Issue Comment Edited] (CASSANDRA-2761) JDBC driver does not build

2011-07-21 Thread Rick Shaw (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069353#comment-13069353 ] Rick Shaw edited comment on CASSANDRA-2761 at 7/22/11 2:08 AM:

[jira] [Commented] (CASSANDRA-2934) log broken incoming connections at DEBUG

2011-07-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069356#comment-13069356 ] Hudson commented on CASSANDRA-2934: --- Integrated in Cassandra-0.8 #234 (See

[jira] [Commented] (CASSANDRA-2914) Simplify HH to always store hints on the coordinator

2011-07-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13069358#comment-13069358 ] Hudson commented on CASSANDRA-2914: --- Integrated in Cassandra #969 (See

  1   2   >