[cassandra-node] 8 new revisions pushed by gdusba...@gmail.com on 2012-05-31 18:24 GMT

2012-06-01 Thread cassandra-node . apache-extras . org
8 new revisions: Revision: 1403a64d233b Author: Tomaz Muraus Date: Sat May 19 20:07:56 2012 Log: Update README.md http://code.google.com/a/apache-extras.org/p/cassandra-node/source/detail?r=1403a64d233b Revision: c80c2e1aa8df Author: Tomaz Muraus Date: Sat May 19 20:26:02 2012

[jira] [Commented] (CASSANDRA-4294) Upgrading encounters: 'SimpleStrategy requires a replication_factor strategy option.' and refuses to start

2012-06-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287268#comment-13287268 ] Sylvain Lebresne commented on CASSANDRA-4294: - Well, apparently we did bro

[jira] [Updated] (CASSANDRA-4294) Upgrading encounters: 'SimpleStrategy requires a replication_factor strategy option.' and refuses to start

2012-06-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4294: Attachment: 4294.txt Attaching patch that adds back {{maybeAddReplicationFactor

[jira] [Commented] (CASSANDRA-4264) live ratio limit 64.0 is way too low

2012-06-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287277#comment-13287277 ] Sylvain Lebresne commented on CASSANDRA-4264: - The problem of changing SC.

[jira] [Updated] (CASSANDRA-4264) live ratio limit 64.0 is way too low

2012-06-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4264: Attachment: 4264-v2.txt > live ratio limit 64.0 is way too low > --

[jira] [Commented] (CASSANDRA-4229) Infinite MapReduce Task while reading via ColumnFamilyInputFormat

2012-06-01 Thread bert Passek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287346#comment-13287346 ] bert Passek commented on CASSANDRA-4229: I'm trying to make a setup for reprod

[jira] [Commented] (CASSANDRA-4303) Compressed bloomfilters

2012-06-01 Thread Daniel Doubleday (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287349#comment-13287349 ] Daniel Doubleday commented on CASSANDRA-4303: - Out of curiosity because I

git commit: Avoid deadlock in migration stage

2012-06-01 Thread slebresne
Updated Branches: refs/heads/cassandra-1.1 a5e0994a1 -> 2247054af Avoid deadlock in migration stage patch by Richard Low; reviewed by slebresne for CASSANDRA-3882 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/22

[2/2] git commit: Avoid deadlock in migration stage

2012-06-01 Thread slebresne
Avoid deadlock in migration stage patch by Richard Low; reviewed by slebresne for CASSANDRA-3882 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2247054a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/224

[1/2] git commit: Merge branch 'cassandra-1.1' into trunk

2012-06-01 Thread slebresne
Updated Branches: refs/heads/trunk 90869e251 -> 770c20127 Merge branch 'cassandra-1.1' into trunk Conflicts: src/java/org/apache/cassandra/service/MigrationManager.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassa

[jira] [Commented] (CASSANDRA-4294) Upgrading encounters: 'SimpleStrategy requires a replication_factor strategy option.' and refuses to start

2012-06-01 Thread Pas (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287360#comment-13287360 ] Pas commented on CASSANDRA-4294: Upgrading from 1.0.2 to 1.1.0, I've encountered this

[jira] [Commented] (CASSANDRA-4297) Use java NIO as much as possible when streaming compressed SSTables

2012-06-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287370#comment-13287370 ] Sylvain Lebresne commented on CASSANDRA-4297: - bq. It looks like the only

[jira] [Commented] (CASSANDRA-4294) Upgrading encounters: 'SimpleStrategy requires a replication_factor strategy option.' and refuses to start

2012-06-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287417#comment-13287417 ] Jonathan Ellis commented on CASSANDRA-4294: --- There was a bunch more code usi

[jira] [Commented] (CASSANDRA-4264) live ratio limit 64.0 is way too low

2012-06-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287426#comment-13287426 ] Jonathan Ellis commented on CASSANDRA-4264: --- WFM. I note that size == serial

[jira] [Commented] (CASSANDRA-4294) Upgrading encounters: 'SimpleStrategy requires a replication_factor strategy option.' and refuses to start

2012-06-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287432#comment-13287432 ] Sylvain Lebresne commented on CASSANDRA-4294: - I don't think we do, {{forw

[jira] [Updated] (CASSANDRA-4289) Secondary Indexes fail following a system restart

2012-06-01 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Tunnicliffe updated CASSANDRA-4289: --- Attachment: v1-0001-CASSANDRA-4289-Fix-errors-with-secondary-index-caused-.txt

[jira] [Resolved] (CASSANDRA-4225) EC2 nodes randomly hard-crash the machine on newest EC2 Linux AMI

2012-06-01 Thread Delaney Manders (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Delaney Manders resolved CASSANDRA-4225. Resolution: Invalid My ticket was finally closed by AWS. Their response: > The

[jira] [Commented] (CASSANDRA-4303) Compressed bloomfilters

2012-06-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287452#comment-13287452 ] Jonathan Ellis commented on CASSANDRA-4303: --- It's not crazy. Direct (mmap'd

[jira] [Commented] (CASSANDRA-4294) Upgrading encounters: 'SimpleStrategy requires a replication_factor strategy option.' and refuses to start

2012-06-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287454#comment-13287454 ] Jonathan Ellis commented on CASSANDRA-4294: --- +1 from me, did you want to tes

[jira] [Commented] (CASSANDRA-4225) EC2 nodes randomly hard-crash the machine on newest EC2 Linux AMI

2012-06-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287456#comment-13287456 ] Jonathan Ellis commented on CASSANDRA-4225: --- Thanks for following up on this

[jira] [Updated] (CASSANDRA-4289) Secondary Indexes fail following a system restart

2012-06-01 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-4289: --- Reviewer: xedin Description: Create a new cf with a secondary index, a

[jira] [Updated] (CASSANDRA-4289) Secondary Indexes fail following a system restart

2012-06-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4289: -- Affects Version/s: 1.2 > Secondary Indexes fail following a system restart > --

[jira] [Commented] (CASSANDRA-4262) 1.1 does not preserve compatibility w/ index queries against 1.0 nodes

2012-06-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287470#comment-13287470 ] Jonathan Ellis commented on CASSANDRA-4262: --- Can we do something to make the

[jira] [Commented] (CASSANDRA-4262) 1.1 does not preserve compatibility w/ index queries against 1.0 nodes

2012-06-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287480#comment-13287480 ] Sylvain Lebresne commented on CASSANDRA-4262: - Actually, I think we don't

[2/2] git commit: Take supercolumn names and deletion info into account in memtable throughput

2012-06-01 Thread slebresne
Take supercolumn names and deletion info into account in memtable throughput patch by slebresne; reviewed by jbellis for CASSANDRA-4264 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5c275310 Tree: http://git-wip-us.

[1/2] git commit: Add back backward compatibility for old style replication factor

2012-06-01 Thread slebresne
Updated Branches: refs/heads/cassandra-1.1 2247054af -> 1f36de1c7 Add back backward compatibility for old style replication factor patch by slebresne; reviewed by jbellis for CASSANDRA-4294 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/re

[cassandra-node] 6 new revisions pushed by gdusba...@gmail.com on 2012-06-01 15:40 GMT

2012-06-01 Thread cassandra-node . apache-extras . org
6 new revisions: Revision: 069f526cd9d9 Author: Dan Foody Date: Wed Feb 22 13:24:58 2012 Log: Improved support (in both directions) for numbers, dates, and booleans http://code.google.com/a/apache-extras.org/p/cassandra-node/source/detail?r=069f526cd9d9 Revision: 04f436ba6060 Auth

git commit: fix Summary component and caches to use correct partitioner patch by Sam Tunnicliffe and Pavel Yaskevich; reviewed by Pavel Yaskevich for CASSANDRA-4289

2012-06-01 Thread xedin
Updated Branches: refs/heads/trunk 770c20127 -> 267690a14 fix Summary component and caches to use correct partitioner patch by Sam Tunnicliffe and Pavel Yaskevich; reviewed by Pavel Yaskevich for CASSANDRA-4289 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git

[jira] [Updated] (CASSANDRA-4262) 1.1 does not preserve compatibility w/ index queries against 1.0 nodes

2012-06-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4262: Attachment: 4262-v2.txt Actually, I'm wrong. We do allow seq-scan-with-filters

[jira] [Commented] (CASSANDRA-4262) 1.1 does not preserve compatibility w/ index queries against 1.0 nodes

2012-06-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287498#comment-13287498 ] Jonathan Ellis commented on CASSANDRA-4262: --- +1 Ultimately I'd like to have

git commit: Preserve compatibility with pre-1.1 index queries

2012-06-01 Thread slebresne
Updated Branches: refs/heads/cassandra-1.1 1f36de1c7 -> ef7b4705a Preserve compatibility with pre-1.1 index queries patch by slebresne; reviewed by jbellis for CASSANDRA-4262 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassand

[jira] [Commented] (CASSANDRA-4303) Compressed bloomfilters

2012-06-01 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287509#comment-13287509 ] Pavel Yaskevich commented on CASSANDRA-4303: In addition for it to be slow

git commit: Add missing licences and versions for 1.1.1 release

2012-06-01 Thread slebresne
Updated Branches: refs/heads/cassandra-1.1 ef7b4705a -> 3816ab87c Add missing licences and versions for 1.1.1 release Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3816ab87 Tree: http://git-wip-us.apache.org/repo

[jira] [Commented] (CASSANDRA-4303) Compressed bloomfilters

2012-06-01 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287512#comment-13287512 ] Brandon Williams commented on CASSANDRA-4303: - bq. Would simply reducing t

Git Push Summary

2012-06-01 Thread slebresne
Updated Tags: refs/tags/1.1.1-tentative [created] 3816ab87c refs/tags/list [created] 03b528aa2

[jira] [Updated] (CASSANDRA-4108) Add an option to cqlsh to authenticate to a keyspace by default

2012-06-01 Thread paul cannon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] paul cannon updated CASSANDRA-4108: --- Attachment: 4108.patch.txt Fix attached here and also available on the 4108 branch in my

[Cassandra Wiki] Trivial Update of "ThirdPartySupport" by himaznazim

2012-06-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "ThirdPartySupport" page has been changed by himaznazim: http://wiki.apache.org/cassandra/ThirdPartySupport?action=diff&rev1=27&rev2=28 {{http://www.workwaresystems.com/wp-c

[jira] [Commented] (CASSANDRA-4119) Support multiple non-consecutive tokens per host (virtual nodes)

2012-06-01 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287556#comment-13287556 ] Brandon Williams commented on CASSANDRA-4119: - I smoke tested your git bra

[jira] [Commented] (CASSANDRA-3991) Investigate importance of jsvc in debian packages

2012-06-01 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287564#comment-13287564 ] Brandon Williams commented on CASSANDRA-3991: - So, I think where we left o

git commit: Change build version

2012-06-01 Thread slebresne
Updated Branches: refs/heads/cassandra-1.1 3816ab87c -> a788a23ca Change build version Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a788a23c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a788a23c D

Git Push Summary

2012-06-01 Thread slebresne
Updated Tags: refs/tags/1.1.1-tentative [deleted] 3816ab87c

Git Push Summary

2012-06-01 Thread slebresne
Updated Tags: refs/tags/1.1.1-tentative [created] a788a23ca

git commit: Add an option to cqlsh to authenticate to a keyspace by default. Patch by paul cannon, reviewed by brandonwilliams for CASSANDRA-4108

2012-06-01 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.1 a788a23ca -> 55d4dd654 Add an option to cqlsh to authenticate to a keyspace by default. Patch by paul cannon, reviewed by brandonwilliams for CASSANDRA-4108 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apac

[jira] [Commented] (CASSANDRA-3885) Support multiple ranges in SliceQueryFilter

2012-06-01 Thread David Alves (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287594#comment-13287594 ] David Alves commented on CASSANDRA-3885: Hi Vijay Sorry for the delay also,

[3/7] git commit: Change build version

2012-06-01 Thread xedin
Change build version Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a788a23c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a788a23c Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/a788a23c B

[5/7] git commit: Preserve compatibility with pre-1.1 index queries

2012-06-01 Thread xedin
Preserve compatibility with pre-1.1 index queries patch by slebresne; reviewed by jbellis for CASSANDRA-4262 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ef7b4705 Tree: http://git-wip-us.apache.org/repos/asf/cassan

[4/7] git commit: Add missing licences and versions for 1.1.1 release

2012-06-01 Thread xedin
Add missing licences and versions for 1.1.1 release Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3816ab87 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3816ab87 Diff: http://git-wip-us.apache.org/repos

[2/7] git commit: Add an option to cqlsh to authenticate to a keyspace by default. Patch by paul cannon, reviewed by brandonwilliams for CASSANDRA-4108

2012-06-01 Thread xedin
Add an option to cqlsh to authenticate to a keyspace by default. Patch by paul cannon, reviewed by brandonwilliams for CASSANDRA-4108 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/55d4dd65 Tree: http://git-wip-us.apa

[1/7] git commit: merge from 1.1

2012-06-01 Thread xedin
Updated Branches: refs/heads/trunk 267690a14 -> 47f0cc5d3 merge from 1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/47f0cc5d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/47f0cc5d Diff: http://gi

[7/7] git commit: Take supercolumn names and deletion info into account in memtable throughput

2012-06-01 Thread xedin
Take supercolumn names and deletion info into account in memtable throughput patch by slebresne; reviewed by jbellis for CASSANDRA-4264 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5c275310 Tree: http://git-wip-us.

[6/7] git commit: Add back backward compatibility for old style replication factor

2012-06-01 Thread xedin
Add back backward compatibility for old style replication factor patch by slebresne; reviewed by jbellis for CASSANDRA-4294 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1f36de1c Tree: http://git-wip-us.apache.org/r

[jira] [Updated] (CASSANDRA-3885) Support multiple ranges in SliceQueryFilter

2012-06-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3885: -- Reviewer: vijay2...@yahoo.com Assignee: David Alves (was: Vijay) > Support

[jira] [Comment Edited] (CASSANDRA-3885) Support multiple ranges in SliceQueryFilter

2012-06-01 Thread David Alves (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287594#comment-13287594 ] David Alves edited comment on CASSANDRA-3885 at 6/1/12 11:48 PM: ---