[jira] [Commented] (CASSANDRA-6621) STCS fallback is not optimal when bootstrapping

2014-06-26 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14044375#comment-14044375 ] Marcus Eriksson commented on CASSANDRA-6621: I think Rick means that if

[jira] [Updated] (CASSANDRA-7444) Performance drops when creating large amount of tables

2014-06-26 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-7444: - Attachment: 7444.txt Performance drops when creating large amount of tables

[jira] [Comment Edited] (CASSANDRA-7449) Variation of SELECT DISTINCT to find clustering keys with only static columns

2014-06-26 Thread graham sanderson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14044260#comment-14044260 ] graham sanderson edited comment on CASSANDRA-7449 at 6/26/14 6:57 AM:

[jira] [Updated] (CASSANDRA-7395) Support for pure user-defined functions (UDF)

2014-06-26 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Stupp updated CASSANDRA-7395: Attachment: 7395-v2.diff Here's enhanced version of the patch. Contract for this

[jira] [Updated] (CASSANDRA-7449) Variation of SELECT DISTINCT to find clustering keys with only static columns

2014-06-26 Thread graham sanderson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] graham sanderson updated CASSANDRA-7449: Description: A possible use case for static columns involves (per partition)

[jira] [Created] (CASSANDRA-7450) Make repair -pr work within a datacenter

2014-06-26 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-7450: --- Summary: Make repair -pr work within a datacenter Key: CASSANDRA-7450 URL: https://issues.apache.org/jira/browse/CASSANDRA-7450 Project: Cassandra

[1/2] git commit: Support DISTINCT for static columns

2014-06-26 Thread slebresne
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 77bbcc18f - 79a4dd58c Support DISTINCT for static columns This also fix the behaviour when DISTINCT is not used. patch by slebresne; reviewed by thobbs for CASSANDRA-7305 Project:

[2/2] git commit: Refuse range queries with strict bounds on compact tables

2014-06-26 Thread slebresne
Refuse range queries with strict bounds on compact tables patch by slebresne; reviewed by iamaleksey for CASSANDRA-7059 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/79a4dd58 Tree:

git commit: Support Thrift tables clustering columns on CqlPagingInputFormat

2014-06-26 Thread slebresne
Repository: cassandra Updated Branches: refs/heads/cassandra-1.2 87c4efe81 - c9cef44a1 Support Thrift tables clustering columns on CqlPagingInputFormat patch by pauloricardomg; reviewed by alexliu68 for CASSANDRA-7445 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/4] git commit: Update versions for 1.2.17 release

2014-06-26 Thread slebresne
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 79a4dd58c - 5b878cebd Update versions for 1.2.17 release Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/87c4efe8 Tree:

[4/4] git commit: Merge commit 'c9cef44a1a6c10036200f410c8a26942e64c8f12' into cassandra-2.0

2014-06-26 Thread slebresne
Merge commit 'c9cef44a1a6c10036200f410c8a26942e64c8f12' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5b878ceb Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/5b878ceb Diff:

[3/4] git commit: Support Thrift tables clustering columns on CqlPagingInputFormat

2014-06-26 Thread slebresne
Support Thrift tables clustering columns on CqlPagingInputFormat patch by pauloricardomg; reviewed by alexliu68 for CASSANDRA-7445 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c9cef44a Tree:

[2/4] git commit: Versions update for 2.0.9 release

2014-06-26 Thread slebresne
Versions update for 2.0.9 release Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/79f3874d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/79f3874d Diff:

Git Push Summary

2014-06-26 Thread slebresne
Repository: cassandra Updated Tags: refs/tags/2.0.9-tentative [created] 5b878cebd

buildbot failure in ASF Buildbot on cassandra-2.0

2014-06-26 Thread buildbot
The Buildbot has detected a new failure on builder cassandra-2.0 while building cassandra. Full details are available at: http://ci.apache.org/builders/cassandra-2.0/builds/98 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: portunus_ubuntu Build Reason: scheduler Build Source

[jira] [Commented] (CASSANDRA-6596) Split out outgoing stream throughput within a DC and inter-DC

2014-06-26 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14044557#comment-14044557 ] Jeremy Hanna commented on CASSANDRA-6596: - Could this also go into the 2.0

[jira] [Commented] (CASSANDRA-6596) Split out outgoing stream throughput within a DC and inter-DC

2014-06-26 Thread Thomas Vachon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14044558#comment-14044558 ] Thomas Vachon commented on CASSANDRA-6596: -- I second this. It's a huge win

[jira] [Commented] (CASSANDRA-6596) Split out outgoing stream throughput within a DC and inter-DC

2014-06-26 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14044580#comment-14044580 ] Robert Stupp commented on CASSANDRA-6596: - As far as I can see this fix (SHA

[jira] [Comment Edited] (CASSANDRA-6596) Split out outgoing stream throughput within a DC and inter-DC

2014-06-26 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14044580#comment-14044580 ] Robert Stupp edited comment on CASSANDRA-6596 at 6/26/14 11:28 AM:

Git Push Summary

2014-06-26 Thread slebresne
Repository: cassandra Updated Tags: refs/tags/cassandra-2.1.0-rc2 [created] f88841bbb

Git Push Summary

2014-06-26 Thread slebresne
Repository: cassandra Updated Tags: refs/tags/2.1.0-rc2-tentative [deleted] e2bef02e2

[jira] [Commented] (CASSANDRA-7449) Variation of SELECT DISTINCT to find clustering keys with only static columns

2014-06-26 Thread graham sanderson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14044642#comment-14044642 ] graham sanderson commented on CASSANDRA-7449: - Note: patch predates

[jira] [Commented] (CASSANDRA-7449) Variation of SELECT DISTINCT to find clustering keys with only static columns

2014-06-26 Thread graham sanderson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14044648#comment-14044648 ] graham sanderson commented on CASSANDRA-7449: - [~slebresne] given that

[jira] [Commented] (CASSANDRA-7444) Performance drops when creating large amount of tables

2014-06-26 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14044654#comment-14044654 ] Sylvain Lebresne commented on CASSANDRA-7444: - +1 (but may I suggest that

[jira] [Commented] (CASSANDRA-7445) Support Thrift tables clustering columns on CqlPagingInputFormat

2014-06-26 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14044656#comment-14044656 ] Paulo Motta commented on CASSANDRA-7445: nothing to fix for 2.0. cheers!

[jira] [Commented] (CASSANDRA-5263) Increase merkle tree depth as needed

2014-06-26 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14044662#comment-14044662 ] Yuki Morishita commented on CASSANDRA-5263: --- bq. total number of unique

svn commit: r1605788 - in /cassandra/site: publish/download/index.html src/settings.py

2014-06-26 Thread slebresne
Author: slebresne Date: Thu Jun 26 14:11:25 2014 New Revision: 1605788 URL: http://svn.apache.org/r1605788 Log: Update website for 2.1.0-rc2 release Modified: cassandra/site/publish/download/index.html cassandra/site/src/settings.py Modified: cassandra/site/publish/download/index.html

[jira] [Created] (CASSANDRA-7451) Launch scripts on Windows don't handle spaces gracefully

2014-06-26 Thread Joshua McKenzie (JIRA)
Joshua McKenzie created CASSANDRA-7451: -- Summary: Launch scripts on Windows don't handle spaces gracefully Key: CASSANDRA-7451 URL: https://issues.apache.org/jira/browse/CASSANDRA-7451 Project:

[jira] [Updated] (CASSANDRA-7411) Node enables vnodes when bounced

2014-06-26 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-7411: --- Reviewer: Brandon Williams Reproduced In: 2.1 rc1, 2.0.8 (was: 2.0.8,

[jira] [Updated] (CASSANDRA-7411) Node enables vnodes when bounced

2014-06-26 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-7411: --- Reproduced In: 2.1 rc1, 2.0.8 (was: 2.0.8, 2.1 rc1) Fix Version/s: 2.1.1

git commit: Expose global CF metrics

2014-06-26 Thread brandonwilliams
Repository: cassandra Updated Branches: refs/heads/trunk 7000bde6c - ae0f63463 Expose global CF metrics Patch by Chris Lohfink, reviewed by brandonwilliams for CASSANDRA-7273 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Updated] (CASSANDRA-7451) Launch scripts on Windows don't handle spaces gracefully

2014-06-26 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-7451: --- Attachment: 7451_v1.txt Launch scripts on Windows don't handle spaces

[jira] [Updated] (CASSANDRA-7451) Launch scripts on Windows don't handle spaces gracefully

2014-06-26 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-7451: --- Reviewer: Jorge Bay (was: Philip Thompson) Launch scripts on Windows don't

[jira] [Updated] (CASSANDRA-6621) STCS fallback is not optimal when bootstrapping

2014-06-26 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-6621: --- Attachment: 0001-option-to-disallow-L0-stcs.patch attaching patch against 2.0 to

[jira] [Updated] (CASSANDRA-5345) Potential problem with GarbageCollectorMXBean

2014-06-26 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-5345: --- Attachment: 5345_v1.txt Attaching a v1 that tries to gracefully check for GC

[jira] [Commented] (CASSANDRA-7449) Variation of SELECT DISTINCT to find clustering keys with only static columns

2014-06-26 Thread graham sanderson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14044778#comment-14044778 ] graham sanderson commented on CASSANDRA-7449: - I guess using

[5/7] git commit: Support Thrift tables clustering columns on CqlPagingInputFormat

2014-06-26 Thread slebresne
Support Thrift tables clustering columns on CqlPagingInputFormat patch by pauloricardomg; reviewed by alexliu68 for CASSANDRA-7445 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c9cef44a Tree:

[6/7] git commit: Merge commit 'c9cef44a1a6c10036200f410c8a26942e64c8f12' into cassandra-2.0

2014-06-26 Thread slebresne
Merge commit 'c9cef44a1a6c10036200f410c8a26942e64c8f12' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5b878ceb Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/5b878ceb Diff:

[3/7] git commit: Refuse range queries with strict bounds on compact tables

2014-06-26 Thread slebresne
Refuse range queries with strict bounds on compact tables patch by slebresne; reviewed by iamaleksey for CASSANDRA-7059 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/79a4dd58 Tree:

[09/13] git commit: Document initial_token/num_tokens behavior when both are set

2014-06-26 Thread brandonwilliams
Document initial_token/num_tokens behavior when both are set Patch by Philip Thompson, reviewed by brandonwilliams for CASSANDRA-7411 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ac1d5bd5 Tree:

[04/13] git commit: Versions update for 2.0.9 release

2014-06-26 Thread brandonwilliams
Versions update for 2.0.9 release Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/79f3874d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/79f3874d Diff:

[06/13] git commit: Merge commit 'c9cef44a1a6c10036200f410c8a26942e64c8f12' into cassandra-2.0

2014-06-26 Thread brandonwilliams
Merge commit 'c9cef44a1a6c10036200f410c8a26942e64c8f12' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5b878ceb Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/5b878ceb Diff:

[12/13] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1

2014-06-26 Thread brandonwilliams
Merge branch 'cassandra-2.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e8500c72 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e8500c72 Diff:

[10/13] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1

2014-06-26 Thread brandonwilliams
Merge branch 'cassandra-2.0' into cassandra-2.1 Conflicts: build.xml debian/changelog src/java/org/apache/cassandra/cql3/statements/SelectStatement.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[01/13] git commit: Update versions for 1.2.17 release

2014-06-26 Thread brandonwilliams
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 5b878cebd - ac1d5bd56 refs/heads/cassandra-2.1 d5e5659e4 - e8500c72c refs/heads/trunk ae0f63463 - 652a7ea71 Update versions for 1.2.17 release Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/7] git commit: Support DISTINCT for static columns

2014-06-26 Thread slebresne
Support DISTINCT for static columns This also fix the behaviour when DISTINCT is not used. patch by slebresne; reviewed by thobbs for CASSANDRA-7305 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6e4dca02 Tree:

[4/7] git commit: Versions update for 2.0.9 release

2014-06-26 Thread slebresne
Versions update for 2.0.9 release Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/79f3874d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/79f3874d Diff:

[1/7] git commit: Update versions for 1.2.17 release

2014-06-26 Thread slebresne
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 e88b88891 - d5e5659e4 Update versions for 1.2.17 release Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/87c4efe8 Tree:

[7/7] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1

2014-06-26 Thread slebresne
Merge branch 'cassandra-2.0' into cassandra-2.1 Conflicts: build.xml debian/changelog src/java/org/apache/cassandra/cql3/statements/SelectStatement.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[11/13] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1

2014-06-26 Thread brandonwilliams
Merge branch 'cassandra-2.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e8500c72 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e8500c72 Diff:

[02/13] git commit: Support DISTINCT for static columns

2014-06-26 Thread brandonwilliams
Support DISTINCT for static columns This also fix the behaviour when DISTINCT is not used. patch by slebresne; reviewed by thobbs for CASSANDRA-7305 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6e4dca02 Tree:

[05/13] git commit: Support Thrift tables clustering columns on CqlPagingInputFormat

2014-06-26 Thread brandonwilliams
Support Thrift tables clustering columns on CqlPagingInputFormat patch by pauloricardomg; reviewed by alexliu68 for CASSANDRA-7445 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c9cef44a Tree:

[07/13] git commit: Document initial_token/num_tokens behavior when both are set

2014-06-26 Thread brandonwilliams
Document initial_token/num_tokens behavior when both are set Patch by Philip Thompson, reviewed by brandonwilliams for CASSANDRA-7411 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ac1d5bd5 Tree:

[13/13] git commit: Merge branch 'cassandra-2.1' into trunk

2014-06-26 Thread brandonwilliams
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/652a7ea7 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/652a7ea7 Diff:

[03/13] git commit: Refuse range queries with strict bounds on compact tables

2014-06-26 Thread brandonwilliams
Refuse range queries with strict bounds on compact tables patch by slebresne; reviewed by iamaleksey for CASSANDRA-7059 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/79a4dd58 Tree:

[jira] [Commented] (CASSANDRA-7451) Launch scripts on Windows don't handle spaces gracefully

2014-06-26 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14044796#comment-14044796 ] Jorge Bay commented on CASSANDRA-7451: -- Looks good! +1 Launch scripts on

[08/13] git commit: Document initial_token/num_tokens behavior when both are set

2014-06-26 Thread brandonwilliams
Document initial_token/num_tokens behavior when both are set Patch by Philip Thompson, reviewed by brandonwilliams for CASSANDRA-7411 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ac1d5bd5 Tree:

[jira] [Created] (CASSANDRA-7452) Fix typo in CFDefinition (regarding static columns)

2014-06-26 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-7452: --- Summary: Fix typo in CFDefinition (regarding static columns) Key: CASSANDRA-7452 URL: https://issues.apache.org/jira/browse/CASSANDRA-7452 Project:

[jira] [Assigned] (CASSANDRA-7452) Fix typo in CFDefinition (regarding static columns)

2014-06-26 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne reassigned CASSANDRA-7452: --- Assignee: Sylvain Lebresne Fix typo in CFDefinition (regarding static

[jira] [Commented] (CASSANDRA-7449) Variation of SELECT DISTINCT to find clustering keys with only static columns

2014-06-26 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14044829#comment-14044829 ] Sylvain Lebresne commented on CASSANDRA-7449: - Honestly, that sounds super

[jira] [Updated] (CASSANDRA-7452) Fix typo in CFDefinition (regarding static columns)

2014-06-26 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-7452: Attachment: 7452.txt Trivial fix attached Fix typo in CFDefinition

buildbot success in ASF Buildbot on cassandra-2.0

2014-06-26 Thread buildbot
The Buildbot has detected a restored build on builder cassandra-2.0 while building cassandra. Full details are available at: http://ci.apache.org/builders/cassandra-2.0/builds/99 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: portunus_ubuntu Build Reason: scheduler Build

[jira] [Created] (CASSANDRA-7453) Geo-replication in Cassandra

2014-06-26 Thread Sergio Esteves (JIRA)
Sergio Esteves created CASSANDRA-7453: - Summary: Geo-replication in Cassandra Key: CASSANDRA-7453 URL: https://issues.apache.org/jira/browse/CASSANDRA-7453 Project: Cassandra Issue Type:

[jira] [Comment Edited] (CASSANDRA-7449) Variation of SELECT DISTINCT to find clustering keys with only static columns

2014-06-26 Thread graham sanderson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14044857#comment-14044857 ] graham sanderson edited comment on CASSANDRA-7449 at 6/26/14 5:00 PM:

[jira] [Comment Edited] (CASSANDRA-7449) Variation of SELECT DISTINCT to find clustering keys with only static columns

2014-06-26 Thread graham sanderson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14044857#comment-14044857 ] graham sanderson edited comment on CASSANDRA-7449 at 6/26/14 5:01 PM:

[jira] [Commented] (CASSANDRA-7449) Variation of SELECT DISTINCT to find clustering keys with only static columns

2014-06-26 Thread graham sanderson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14044857#comment-14044857 ] graham sanderson commented on CASSANDRA-7449: - Yeah a more general

[jira] [Assigned] (CASSANDRA-7278) NPE in StorageProxy.java:1920

2014-06-26 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sankalp kohli reassigned CASSANDRA-7278: Assignee: sankalp kohli NPE in StorageProxy.java:1920

[jira] [Commented] (CASSANDRA-7278) NPE in StorageProxy.java:1920

2014-06-26 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14044995#comment-14044995 ] sankalp kohli commented on CASSANDRA-7278: -- We are also hitting when there is

[jira] [Commented] (CASSANDRA-7278) NPE in StorageProxy.java:1920

2014-06-26 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14044997#comment-14044997 ] sankalp kohli commented on CASSANDRA-7278: -- ping [~jbellis] since annotate is

[jira] [Commented] (CASSANDRA-7341) Emit metrics related to CAS/Paxos

2014-06-26 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14045008#comment-14045008 ] sankalp kohli commented on CASSANDRA-7341: -- I will get a new patch soon.

[jira] [Commented] (CASSANDRA-5263) Increase merkle tree depth as needed

2014-06-26 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14045015#comment-14045015 ] sankalp kohli commented on CASSANDRA-5263: -- Right. What I was proposing what

[jira] [Commented] (CASSANDRA-7411) Node enables vnodes when bounced

2014-06-26 Thread Vladimir Rudev (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14045017#comment-14045017 ] Vladimir Rudev commented on CASSANDRA-7411: --- Exactly this way of configuring

[jira] [Updated] (CASSANDRA-7440) Unrecognized opcode or flag causes ArrayIndexOutOfBoundsException

2014-06-26 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-7440: --- Attachment: 7440.txt 7440.txt (and

[jira] [Updated] (CASSANDRA-7440) Unrecognized opcode or flag causes ArrayIndexOutOfBoundsException

2014-06-26 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-7440: --- Fix Version/s: 2.0.10 Unrecognized opcode or flag causes ArrayIndexOutOfBoundsException

[jira] [Commented] (CASSANDRA-6621) STCS fallback is not optimal when bootstrapping

2014-06-26 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14045053#comment-14045053 ] Yuki Morishita commented on CASSANDRA-6621: --- [~krummas] Controling through

[jira] [Commented] (CASSANDRA-6621) STCS fallback is not optimal when bootstrapping

2014-06-26 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14045067#comment-14045067 ] T Jake Luciani commented on CASSANDRA-6621: --- Yeah I agree with [~yukim] it

[jira] [Commented] (CASSANDRA-7278) NPE in StorageProxy.java:1920

2014-06-26 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14045095#comment-14045095 ] sankalp kohli commented on CASSANDRA-7278: -- This is fixed in

[jira] [Created] (CASSANDRA-7454) NPE When Prepared Statement ID is not Found

2014-06-26 Thread Tyler Hobbs (JIRA)
Tyler Hobbs created CASSANDRA-7454: -- Summary: NPE When Prepared Statement ID is not Found Key: CASSANDRA-7454 URL: https://issues.apache.org/jira/browse/CASSANDRA-7454 Project: Cassandra

[jira] [Updated] (CASSANDRA-7444) Performance drops when creating large amount of tables

2014-06-26 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-7444: - Fix Version/s: (was: 2.1.0) 2.1.1 Performance drops

[jira] [Commented] (CASSANDRA-7444) Performance drops when creating large amount of tables

2014-06-26 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14045103#comment-14045103 ] Aleksey Yeschenko commented on CASSANDRA-7444: -- Sure. Guess it's time for

[jira] [Updated] (CASSANDRA-7454) NPE When Prepared Statement ID is not Found

2014-06-26 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-7454: --- Attachment: 7475.txt 7475.txt avoids the NPE. NPE When Prepared Statement ID is not

[jira] [Updated] (CASSANDRA-7254) NPE on startup if another Cassandra instance is already running

2014-06-26 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-7254: Attachment: 7254.txt So, one nice thing about this bug is we don't even have

[jira] [Created] (CASSANDRA-7455) AssertionError with static columns

2014-06-26 Thread graham sanderson (JIRA)
graham sanderson created CASSANDRA-7455: --- Summary: AssertionError with static columns Key: CASSANDRA-7455 URL: https://issues.apache.org/jira/browse/CASSANDRA-7455 Project: Cassandra

[jira] [Commented] (CASSANDRA-7449) Variation of SELECT DISTINCT to find clustering keys with only static columns

2014-06-26 Thread graham sanderson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14045161#comment-14045161 ] graham sanderson commented on CASSANDRA-7449: - Actually I'm probably an

[jira] [Updated] (CASSANDRA-7455) AssertionError with static columns

2014-06-26 Thread graham sanderson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] graham sanderson updated CASSANDRA-7455: Priority: Major (was: Minor) AssertionError with static columns

[jira] [Created] (CASSANDRA-7456) Hinted Handoff: java.lang.ArithmeticException: / by zero

2014-06-26 Thread sankalp kohli (JIRA)
sankalp kohli created CASSANDRA-7456: Summary: Hinted Handoff: java.lang.ArithmeticException: / by zero Key: CASSANDRA-7456 URL: https://issues.apache.org/jira/browse/CASSANDRA-7456 Project:

[jira] [Commented] (CASSANDRA-7455) AssertionError with static columns

2014-06-26 Thread graham sanderson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14045163#comment-14045163 ] graham sanderson commented on CASSANDRA-7455: - I was going to turn this

[jira] [Assigned] (CASSANDRA-7456) Hinted Handoff: java.lang.ArithmeticException: / by zero

2014-06-26 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sankalp kohli reassigned CASSANDRA-7456: Assignee: sankalp kohli Hinted Handoff: java.lang.ArithmeticException: / by

[jira] [Commented] (CASSANDRA-7254) NPE on startup if another Cassandra instance is already running

2014-06-26 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14045212#comment-14045212 ] Jeremiah Jordan commented on CASSANDRA-7254: Since CASSANDRA-7087 went in

[jira] [Commented] (CASSANDRA-7254) NPE on startup if another Cassandra instance is already running

2014-06-26 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14045223#comment-14045223 ] Brandon Williams commented on CASSANDRA-7254: - Yeah, I would put it in

[jira] [Updated] (CASSANDRA-7254) NPE on startup if another Cassandra instance is already running

2014-06-26 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-7254: Fix Version/s: 2.0.10 NPE on startup if another Cassandra instance is already

[jira] [Created] (CASSANDRA-7457) java.lang.IllegalArgumentException when performing query from CQL

2014-06-26 Thread Jeff Sabin (JIRA)
Jeff Sabin created CASSANDRA-7457: - Summary: java.lang.IllegalArgumentException when performing query from CQL Key: CASSANDRA-7457 URL: https://issues.apache.org/jira/browse/CASSANDRA-7457 Project:

[jira] [Commented] (CASSANDRA-6621) STCS fallback is not optimal when bootstrapping

2014-06-26 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14045237#comment-14045237 ] sankalp kohli commented on CASSANDRA-6621: -- +1 on [~yukim] comment. STCS

[jira] [Created] (CASSANDRA-7458) functional indexes

2014-06-26 Thread Jonathan Ellis (JIRA)
Jonathan Ellis created CASSANDRA-7458: - Summary: functional indexes Key: CASSANDRA-7458 URL: https://issues.apache.org/jira/browse/CASSANDRA-7458 Project: Cassandra Issue Type: New

[jira] [Updated] (CASSANDRA-7458) functional indexes

2014-06-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-7458: -- Description: Indexing information derived from the row can be powerful. For

[jira] [Commented] (CASSANDRA-7278) NPE in StorageProxy.java:1920

2014-06-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14045279#comment-14045279 ] Jonathan Ellis commented on CASSANDRA-7278: --- I think you've evaluated the

[jira] [Resolved] (CASSANDRA-7456) Hinted Handoff: java.lang.ArithmeticException: / by zero

2014-06-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-7456. --- Resolution: Duplicate Hinted Handoff: java.lang.ArithmeticException: / by zero

[jira] [Assigned] (CASSANDRA-7457) java.lang.IllegalArgumentException when performing query from CQL

2014-06-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-7457: - Assignee: Tyler Hobbs java.lang.IllegalArgumentException when performing

[jira] [Updated] (CASSANDRA-7457) java.lang.IllegalArgumentException when performing query from CQL

2014-06-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-7457: -- Reproduced In: 2.0.7 Fix Version/s: (was: 2.0.7)

[jira] [Commented] (CASSANDRA-7414) After cleanup we can end up with non-compacting high level sstables

2014-06-26 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14045300#comment-14045300 ] Yuki Morishita commented on CASSANDRA-7414: --- Is it good to loop beyond

  1   2   >