[jira] [Commented] (CASSANDRA-9264) Cassandra should not persist files without checksums

2015-08-21 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707823#comment-14707823 ] Ariel Weisberg commented on CASSANDRA-9264: --- I definitely agree with the nee

[jira] [Commented] (CASSANDRA-9264) Cassandra should not persist files without checksums

2015-08-21 Thread Jonathan Shook (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707820#comment-14707820 ] Jonathan Shook commented on CASSANDRA-9264: --- [~aweisberg] Am I correct in as

Git Push Summary

2015-08-21 Thread jake
Repository: cassandra Updated Tags: refs/tags/3.0.0-beta1-tentative [created] 356c755a3

Git Push Summary

2015-08-21 Thread jake
Repository: cassandra Updated Tags: refs/tags/3.0.0-beta1-tentative [deleted] 5f6da8f95

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

2015-08-21 Thread jake
Merge branch 'cassandra-3.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/dc2f6d6b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/dc2f6d6b Diff: http://git-wip-us.apache.org/repos/asf/cassand

cassandra git commit: fix debian packaging

2015-08-21 Thread jake
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 5f6da8f95 -> 356c755a3 fix debian packaging Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/356c755a Tree: http://git-wip-us.apache.org/repos/asf/cas

[1/2] cassandra git commit: fix debian packaging

2015-08-21 Thread jake
Repository: cassandra Updated Branches: refs/heads/trunk 3ed62e769 -> dc2f6d6ba fix debian packaging Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/356c755a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/t

[jira] [Comment Edited] (CASSANDRA-9264) Cassandra should not persist files without checksums

2015-08-21 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707490#comment-14707490 ] Ariel Weisberg edited comment on CASSANDRA-9264 at 8/22/15 2:50 AM:

Git Push Summary

2015-08-21 Thread jake
Repository: cassandra Updated Tags: refs/tags/3.0.0-beta1-tentative [created] 5f6da8f95

[1/2] cassandra git commit: bump versions

2015-08-21 Thread jake
Repository: cassandra Updated Branches: refs/heads/trunk 8e897f0e1 -> 3ed62e769 bump versions Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5f6da8f9 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/5f6

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

2015-08-21 Thread jake
Merge branch 'cassandra-3.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3ed62e76 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3ed62e76 Diff: http://git-wip-us.apache.org/repos/asf/cassand

cassandra git commit: bump versions

2015-08-21 Thread jake
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 0626be866 -> 5f6da8f95 bump versions Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5f6da8f9 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/

[jira] [Commented] (CASSANDRA-10151) Fix TrackerTest.testTryModify

2015-08-21 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707733#comment-14707733 ] Stefania commented on CASSANDRA-10151: -- Thanks for the patch, +1 > Fix TrackerT

[jira] [Commented] (CASSANDRA-9459) SecondaryIndex API redesign

2015-08-21 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707657#comment-14707657 ] Sam Tunnicliffe commented on CASSANDRA-9459: Thanks, committed to 3.0 in {

[10/15] cassandra git commit: New 2i API and implementations for built in indexes

2015-08-21 Thread samt
http://git-wip-us.apache.org/repos/asf/cassandra/blob/0626be86/src/java/org/apache/cassandra/index/internal/CassandraIndex.java -- diff --git a/src/java/org/apache/cassandra/index/internal/CassandraIndex.java b/src/java/org/apache

[13/15] cassandra git commit: New 2i API and implementations for built in indexes

2015-08-21 Thread samt
http://git-wip-us.apache.org/repos/asf/cassandra/blob/0626be86/src/java/org/apache/cassandra/db/ReadCommand.java -- diff --git a/src/java/org/apache/cassandra/db/ReadCommand.java b/src/java/org/apache/cassandra/db/ReadCommand.java

[09/15] cassandra git commit: New 2i API and implementations for built in indexes

2015-08-21 Thread samt
http://git-wip-us.apache.org/repos/asf/cassandra/blob/0626be86/src/java/org/apache/cassandra/index/internal/composites/RegularColumnIndex.java -- diff --git a/src/java/org/apache/cassandra/index/internal/composites/RegularColumnIn

[02/15] cassandra git commit: New 2i API and implementations for built in indexes

2015-08-21 Thread samt
http://git-wip-us.apache.org/repos/asf/cassandra/blob/0626be86/src/java/org/apache/cassandra/index/internal/composites/RegularColumnIndex.java -- diff --git a/src/java/org/apache/cassandra/index/internal/composites/RegularColumnIn

[06/15] cassandra git commit: New 2i API and implementations for built in indexes

2015-08-21 Thread samt
http://git-wip-us.apache.org/repos/asf/cassandra/blob/0626be86/src/java/org/apache/cassandra/db/ReadCommand.java -- diff --git a/src/java/org/apache/cassandra/db/ReadCommand.java b/src/java/org/apache/cassandra/db/ReadCommand.java

[04/15] cassandra git commit: New 2i API and implementations for built in indexes

2015-08-21 Thread samt
http://git-wip-us.apache.org/repos/asf/cassandra/blob/0626be86/src/java/org/apache/cassandra/db/rows/Cells.java -- diff --git a/src/java/org/apache/cassandra/db/rows/Cells.java b/src/java/org/apache/cassandra/db/rows/Cells.java in

[07/15] cassandra git commit: New 2i API and implementations for built in indexes

2015-08-21 Thread samt
New 2i API and implementations for built in indexes Patch by Sam Tunnicliffe; reviewed by Sergio Bossa, Sylvain Lebresne and Aleksey Yeschenko for CASSANDRA-9459 Conflicts: src/java/org/apache/cassandra/db/ColumnFamilyStore.java src/java/org/apache/cassandra/db/PartitionRangeReadC

[11/15] cassandra git commit: New 2i API and implementations for built in indexes

2015-08-21 Thread samt
http://git-wip-us.apache.org/repos/asf/cassandra/blob/0626be86/src/java/org/apache/cassandra/db/rows/Cells.java -- diff --git a/src/java/org/apache/cassandra/db/rows/Cells.java b/src/java/org/apache/cassandra/db/rows/Cells.java in

[01/15] cassandra git commit: New 2i API and implementations for built in indexes

2015-08-21 Thread samt
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 f8089e8fa -> 0626be866 refs/heads/trunk 6fd6c6217 -> 8e897f0e1 http://git-wip-us.apache.org/repos/asf/cassandra/blob/0626be86/test/unit/org/apache/cassandra/db/RangeTombstoneTest.java

[05/15] cassandra git commit: New 2i API and implementations for built in indexes

2015-08-21 Thread samt
http://git-wip-us.apache.org/repos/asf/cassandra/blob/0626be86/src/java/org/apache/cassandra/db/index/SecondaryIndexSearcher.java -- diff --git a/src/java/org/apache/cassandra/db/index/SecondaryIndexSearcher.java b/src/java/org/ap

[08/15] cassandra git commit: New 2i API and implementations for built in indexes

2015-08-21 Thread samt
http://git-wip-us.apache.org/repos/asf/cassandra/blob/0626be86/test/unit/org/apache/cassandra/db/RangeTombstoneTest.java -- diff --git a/test/unit/org/apache/cassandra/db/RangeTombstoneTest.java b/test/unit/org/apache/cassandra/db

[12/15] cassandra git commit: New 2i API and implementations for built in indexes

2015-08-21 Thread samt
http://git-wip-us.apache.org/repos/asf/cassandra/blob/0626be86/src/java/org/apache/cassandra/db/index/SecondaryIndexSearcher.java -- diff --git a/src/java/org/apache/cassandra/db/index/SecondaryIndexSearcher.java b/src/java/org/ap

[15/15] cassandra git commit: Merge branch 'cassandra-3.0' into trunk

2015-08-21 Thread samt
Merge branch 'cassandra-3.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8e897f0e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/8e897f0e Diff: http://git-wip-us.apache.org/repos/asf/cassand

[03/15] cassandra git commit: New 2i API and implementations for built in indexes

2015-08-21 Thread samt
http://git-wip-us.apache.org/repos/asf/cassandra/blob/0626be86/src/java/org/apache/cassandra/index/internal/CassandraIndex.java -- diff --git a/src/java/org/apache/cassandra/index/internal/CassandraIndex.java b/src/java/org/apache

[14/15] cassandra git commit: New 2i API and implementations for built in indexes

2015-08-21 Thread samt
New 2i API and implementations for built in indexes Patch by Sam Tunnicliffe; reviewed by Sergio Bossa, Sylvain Lebresne and Aleksey Yeschenko for CASSANDRA-9459 Conflicts: src/java/org/apache/cassandra/db/ColumnFamilyStore.java src/java/org/apache/cassandra/db/PartitionRangeReadC

[2/3] cassandra git commit: Fixed TpStats formatting for materialized views reviewed by jbellis for CASSANDRA-10016

2015-08-21 Thread jbellis
Fixed TpStats formatting for materialized views reviewed by jbellis for CASSANDRA-10016 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f8089e8f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f8089e8f Diff

[3/3] cassandra git commit: Merge branch 'cassandra-3.0' into trunk

2015-08-21 Thread jbellis
Merge branch 'cassandra-3.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6fd6c621 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/6fd6c621 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[1/3] cassandra git commit: Fixed TpStats formatting for materialized views reviewed by jbellis for CASSANDRA-10016

2015-08-21 Thread jbellis
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 69013c95b -> f8089e8fa refs/heads/trunk 32bb0fd2a -> 6fd6c6217 Fixed TpStats formatting for materialized views reviewed by jbellis for CASSANDRA-10016 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http

[jira] [Commented] (CASSANDRA-9917) MVs should validate gc grace seconds on the tables involved

2015-08-21 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707600#comment-14707600 ] Paulo Motta commented on CASSANDRA-9917: nice, thanks! > MVs should validate

[jira] [Updated] (CASSANDRA-10016) Materialized view metrics pushes out tpstats formatting

2015-08-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-10016: --- Reviewer: Jonathan Ellis (was: Sam Tunnicliffe) > Materialized view metrics push

[jira] [Commented] (CASSANDRA-10154) Uncompressed data files should serialize inline checksums, over smaller blocks

2015-08-21 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707576#comment-14707576 ] sankalp kohli commented on CASSANDRA-10154: --- +1 on your idea. We are forced

[jira] [Updated] (CASSANDRA-10050) Secondary Index Performance Dependent on TokenRange Searched in Analytics

2015-08-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-10050: --- Fix Version/s: 3.x > Secondary Index Performance Dependent on TokenRange Searched

[jira] [Commented] (CASSANDRA-10016) Materialized view metrics pushes out tpstats formatting

2015-08-21 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707558#comment-14707558 ] Paulo Motta commented on CASSANDRA-10016: - Trivial fix available [here|https

[jira] [Commented] (CASSANDRA-9917) MVs should validate gc grace seconds on the tables involved

2015-08-21 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707523#comment-14707523 ] Aleksey Yeschenko commented on CASSANDRA-9917: -- Thank you Paulo, this loo

[jira] [Commented] (CASSANDRA-9917) MVs should validate gc grace seconds on the tables involved

2015-08-21 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707510#comment-14707510 ] Paulo Motta commented on CASSANDRA-9917: Updated patch available for review [

[jira] [Commented] (CASSANDRA-9142) DC Local repair or -hosts should only be allowed with -full repair

2015-08-21 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707509#comment-14707509 ] sankalp kohli commented on CASSANDRA-9142: -- +1 LGTM > DC Local repair or -ho

[jira] [Commented] (CASSANDRA-9264) Cassandra should not persist files without checksums

2015-08-21 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707490#comment-14707490 ] Ariel Weisberg commented on CASSANDRA-9264: --- Non-compressed SSTables do have

[jira] [Commented] (CASSANDRA-10142) Driver cannot connect with protocol version < 3

2015-08-21 Thread Adam Holmberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707469#comment-14707469 ] Adam Holmberg commented on CASSANDRA-10142: --- I got a chance to look into th

[jira] [Updated] (CASSANDRA-9632) Preserve the Names of Query Parameters in QueryOptions

2015-08-21 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Tunnicliffe updated CASSANDRA-9632: --- Reviewer: Sam Tunnicliffe > Preserve the Names of Query Parameters in QueryOptions

[jira] [Commented] (CASSANDRA-7771) Allow multiple 2ndary index on the same column

2015-08-21 Thread Adam Holmberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707398#comment-14707398 ] Adam Holmberg commented on CASSANDRA-7771: -- If you're interested, I have an u

[jira] [Commented] (CASSANDRA-9906) get_slice and multiget_slice failing on trunk

2015-08-21 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707371#comment-14707371 ] Benjamin Lerer commented on CASSANDRA-9906: --- I have pushed a rebased version

[jira] [Commented] (CASSANDRA-9632) Preserve the Names of Query Parameters in QueryOptions

2015-08-21 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707358#comment-14707358 ] Benjamin Lerer commented on CASSANDRA-9632: --- [~beobal] could you review? >

[jira] [Updated] (CASSANDRA-9632) Preserve the Names of Query Parameters in QueryOptions

2015-08-21 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer updated CASSANDRA-9632: -- Attachment: 9632-2.2.txt {{OptionsWithNames}} is used for prepared statement with na

[jira] [Commented] (CASSANDRA-9459) SecondaryIndex API redesign

2015-08-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707334#comment-14707334 ] Sylvain Lebresne commented on CASSANDRA-9459: - bq. Basically because the m

[jira] [Commented] (CASSANDRA-9906) get_slice and multiget_slice failing on trunk

2015-08-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707310#comment-14707310 ] Sylvain Lebresne commented on CASSANDRA-9906: - The patch looks good in pri

[jira] [Commented] (CASSANDRA-7771) Allow multiple 2ndary index on the same column

2015-08-21 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707292#comment-14707292 ] Aleksey Yeschenko commented on CASSANDRA-7771: -- +1 > Allow multiple 2nda

[jira] [Commented] (CASSANDRA-9906) get_slice and multiget_slice failing on trunk

2015-08-21 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707282#comment-14707282 ] Benjamin Lerer commented on CASSANDRA-9906: --- The new patch is [here|https:/

[jira] [Comment Edited] (CASSANDRA-7771) Allow multiple 2ndary index on the same column

2015-08-21 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707270#comment-14707270 ] Sam Tunnicliffe edited comment on CASSANDRA-7771 at 8/21/15 7:08 PM: ---

[jira] [Commented] (CASSANDRA-10057) RepairMessageVerbHandler.java:95 - Cannot start multiple repair sessions over the same sstables

2015-08-21 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707274#comment-14707274 ] Yuki Morishita commented on CASSANDRA-10057: [~victortrac] If you invoke

[jira] [Comment Edited] (CASSANDRA-10057) RepairMessageVerbHandler.java:95 - Cannot start multiple repair sessions over the same sstables

2015-08-21 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707161#comment-14707161 ] Yuki Morishita edited comment on CASSANDRA-10057 at 8/21/15 7:03 PM: --

[jira] [Commented] (CASSANDRA-7771) Allow multiple 2ndary index on the same column

2015-08-21 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707270#comment-14707270 ] Sam Tunnicliffe commented on CASSANDRA-7771: Done > Allow multiple 2ndary

[jira] [Commented] (CASSANDRA-10152) dtest: user_functions_test.py:TestUserFunctions.udf_scripting_test fails

2015-08-21 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707269#comment-14707269 ] Joshua McKenzie commented on CASSANDRA-10152: - LGTM. > dtest: user_funct

[3/3] cassandra git commit: Merge branch 'cassandra-3.0' into trunk

2015-08-21 Thread jmckenzie
Merge branch 'cassandra-3.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/32bb0fd2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/32bb0fd2 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[2/3] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2015-08-21 Thread jmckenzie
Merge branch 'cassandra-2.2' into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/69013c95 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/69013c95 Diff: http://git-wip-us.apache.org/repos/asf

[jira] [Updated] (CASSANDRA-10152) Windows dtest 2.2: user_functions_test.py:TestUserFunctions.udf_scripting_test fails

2015-08-21 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Stupp updated CASSANDRA-10152: - Issue Type: Bug (was: Sub-task) Parent: (was: CASSANDRA-9418) > Windows

[jira] [Updated] (CASSANDRA-10152) dtest: user_functions_test.py:TestUserFunctions.udf_scripting_test fails

2015-08-21 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Stupp updated CASSANDRA-10152: - Summary: dtest: user_functions_test.py:TestUserFunctions.udf_scripting_test fails (w

[jira] [Updated] (CASSANDRA-10152) dtest: user_functions_test.py:TestUserFunctions.udf_scripting_test fails

2015-08-21 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Stupp updated CASSANDRA-10152: - Labels: (was: Windows) > dtest: user_functions_test.py:TestUserFunctions.udf_script

[jira] [Commented] (CASSANDRA-10104) Windows dtest 3.0: jmx_test.py:TestJMX.netstats_test fails

2015-08-21 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707264#comment-14707264 ] Joshua McKenzie commented on CASSANDRA-10104: - While not the most elegant

[jira] [Comment Edited] (CASSANDRA-7771) Allow multiple 2ndary index on the same column

2015-08-21 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707241#comment-14707241 ] Aleksey Yeschenko edited comment on CASSANDRA-7771 at 8/21/15 6:54 PM: -

cassandra git commit: Fix thrift_hsha_test dtest on Windows

2015-08-21 Thread jmckenzie
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 ab6287612 -> dd19a7fcf Fix thrift_hsha_test dtest on Windows Patch by pmotta; reviewed by jmckenzie for CASSANDRA-10076 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/a

[2/2] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2015-08-21 Thread jmckenzie
Merge branch 'cassandra-2.2' into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/69013c95 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/69013c95 Diff: http://git-wip-us.apache.org/repos/asf

[1/2] cassandra git commit: Fix thrift_hsha_test dtest on Windows

2015-08-21 Thread jmckenzie
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 f60322a71 -> 69013c95b Fix thrift_hsha_test dtest on Windows Patch by pmotta; reviewed by jmckenzie for CASSANDRA-10076 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/a

[1/3] cassandra git commit: Fix thrift_hsha_test dtest on Windows

2015-08-21 Thread jmckenzie
Repository: cassandra Updated Branches: refs/heads/trunk 14c1d6298 -> 32bb0fd2a Fix thrift_hsha_test dtest on Windows Patch by pmotta; reviewed by jmckenzie for CASSANDRA-10076 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassa

[jira] [Comment Edited] (CASSANDRA-7771) Allow multiple 2ndary index on the same column

2015-08-21 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707241#comment-14707241 ] Aleksey Yeschenko edited comment on CASSANDRA-7771 at 8/21/15 6:42 PM: -

[jira] [Commented] (CASSANDRA-7771) Allow multiple 2ndary index on the same column

2015-08-21 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707241#comment-14707241 ] Aleksey Yeschenko commented on CASSANDRA-7771: -- The logic LGTM, but I'd p

[jira] [Commented] (CASSANDRA-7771) Allow multiple 2ndary index on the same column

2015-08-21 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707211#comment-14707211 ] Sam Tunnicliffe commented on CASSANDRA-7771: bq. don't ever allow creating

[jira] [Updated] (CASSANDRA-10151) Fix TrackerTest.testTryModify

2015-08-21 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-10151: -- Fix Version/s: (was: 3.0 beta 1) 3.0 beta 2 > Fix Tr

[jira] [Commented] (CASSANDRA-10057) RepairMessageVerbHandler.java:95 - Cannot start multiple repair sessions over the same sstables

2015-08-21 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707161#comment-14707161 ] Yuki Morishita commented on CASSANDRA-10057: I haven't been able to repro

[jira] [Commented] (CASSANDRA-9615) Speed up Windows launch scripts

2015-08-21 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707119#comment-14707119 ] Joshua McKenzie commented on CASSANDRA-9615: In cassandra-env.ps1:ParseJVM

[jira] [Commented] (CASSANDRA-10104) Windows dtest 3.0: jmx_test.py:TestJMX.netstats_test fails

2015-08-21 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707085#comment-14707085 ] Paulo Motta commented on CASSANDRA-10104: - ps: the test passes locally, befor

[jira] [Commented] (CASSANDRA-10104) Windows dtest 3.0: jmx_test.py:TestJMX.netstats_test fails

2015-08-21 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707082#comment-14707082 ] Paulo Motta commented on CASSANDRA-10104: - The initial error was related to h

[jira] [Commented] (CASSANDRA-9459) SecondaryIndex API redesign

2015-08-21 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707074#comment-14707074 ] Sam Tunnicliffe commented on CASSANDRA-9459: bq. I'll revert SIM back to

[jira] [Commented] (CASSANDRA-9459) SecondaryIndex API redesign

2015-08-21 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707014#comment-14707014 ] Sam Tunnicliffe commented on CASSANDRA-9459: bq. In {{ColumnFamilyStore.s

[1/3] cassandra git commit: Small optimisation to Columns subset serialization

2015-08-21 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 0ad1e0aaf -> f60322a71 refs/heads/trunk 34b893aff -> 14c1d6298 Small optimisation to Columns subset serialization It is possible to disambiguate the small serialization format from the large with fewer bytes. Prior to this patc

[jira] [Commented] (CASSANDRA-9459) SecondaryIndex API redesign

2015-08-21 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707001#comment-14707001 ] Sam Tunnicliffe commented on CASSANDRA-9459: Ok [~slebresne], the most rec

[2/3] cassandra git commit: Small optimisation to Columns subset serialization

2015-08-21 Thread benedict
Small optimisation to Columns subset serialization It is possible to disambiguate the small serialization format from the large with fewer bytes. Prior to this patch we serialized -1L for the small coding bitmap, however this value can instead by the column size delta, and it is entirely consisten

[3/3] cassandra git commit: Merge branch 'cassandra-3.0' into trunk

2015-08-21 Thread benedict
Merge branch 'cassandra-3.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/14c1d629 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/14c1d629 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[jira] [Created] (CASSANDRA-10154) Uncompressed data files should serialize inline checksums, over smaller blocks

2015-08-21 Thread Benedict (JIRA)
Benedict created CASSANDRA-10154: Summary: Uncompressed data files should serialize inline checksums, over smaller blocks Key: CASSANDRA-10154 URL: https://issues.apache.org/jira/browse/CASSANDRA-10154

[jira] [Created] (CASSANDRA-10153) Refactor SequentialWriter, RandomAccessReader, CompressionMetadata and all related classes

2015-08-21 Thread Benedict (JIRA)
Benedict created CASSANDRA-10153: Summary: Refactor SequentialWriter, RandomAccessReader, CompressionMetadata and all related classes Key: CASSANDRA-10153 URL: https://issues.apache.org/jira/browse/CASSANDRA-10153

[jira] [Updated] (CASSANDRA-10153) Refactor SequentialWriter, RandomAccessReader, CompressionMetadata and all related classes

2015-08-21 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-10153: - Issue Type: Improvement (was: Bug) > Refactor SequentialWriter, RandomAccessReader, Compress

[jira] [Comment Edited] (CASSANDRA-9615) Speed up Windows launch scripts

2015-08-21 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706968#comment-14706968 ] Philip Thompson edited comment on CASSANDRA-9615 at 8/21/15 4:30 PM: ---

[jira] [Commented] (CASSANDRA-9615) Speed up Windows launch scripts

2015-08-21 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706968#comment-14706968 ] Philip Thompson commented on CASSANDRA-9615: +1. > Speed up Windows laun

[jira] [Commented] (CASSANDRA-9264) Cassandra should not persist files without checksums

2015-08-21 Thread Jonathan Shook (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706942#comment-14706942 ] Jonathan Shook commented on CASSANDRA-9264: --- This came up in discussion with

[jira] [Commented] (CASSANDRA-9459) SecondaryIndex API redesign

2015-08-21 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706940#comment-14706940 ] Sam Tunnicliffe commented on CASSANDRA-9459: bq. . I wouldn't mind future-

[jira] [Commented] (CASSANDRA-10046) RangeTombstone validation missing on thrift

2015-08-21 Thread Jim Witschey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706922#comment-14706922 ] Jim Witschey commented on CASSANDRA-10046: -- The upgrade tests have been merg

[jira] [Commented] (CASSANDRA-9893) Fix upgrade tests from #9704 that are still failing

2015-08-21 Thread Jim Witschey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706921#comment-14706921 ] Jim Witschey commented on CASSANDRA-9893: - [~slebresne] https://github.com/ri

[jira] [Commented] (CASSANDRA-9459) SecondaryIndex API redesign

2015-08-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706916#comment-14706916 ] Sylvain Lebresne commented on CASSANDRA-9459: - bq. According to a previous

[jira] [Commented] (CASSANDRA-7771) Allow multiple 2ndary index on the same column

2015-08-21 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706870#comment-14706870 ] Aleksey Yeschenko commented on CASSANDRA-7771: -- bq. What I understand in

[jira] [Assigned] (CASSANDRA-10143) Apparent counter overcount during certain network partitions

2015-08-21 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko reassigned CASSANDRA-10143: - Assignee: Aleksey Yeschenko > Apparent counter overcount during cert

[jira] [Commented] (CASSANDRA-10143) Apparent counter overcount during certain network partitions

2015-08-21 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706849#comment-14706849 ] Aleksey Yeschenko commented on CASSANDRA-10143: --- No ideas, don't see ho

[jira] [Assigned] (CASSANDRA-10104) Windows dtest 3.0: jmx_test.py:TestJMX.netstats_test fails

2015-08-21 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paulo Motta reassigned CASSANDRA-10104: --- Assignee: Paulo Motta > Windows dtest 3.0: jmx_test.py:TestJMX.netstats_test fai

[jira] [Commented] (CASSANDRA-10147) Base table PRIMARY KEY can be assumed to be NOT NULL in MV creation

2015-08-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706854#comment-14706854 ] Sylvain Lebresne commented on CASSANDRA-10147: -- bq. I'm saying that the

[jira] [Commented] (CASSANDRA-9459) SecondaryIndex API redesign

2015-08-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706848#comment-14706848 ] Sylvain Lebresne commented on CASSANDRA-9459: - bq. The metric isn't so muc

[jira] [Updated] (CASSANDRA-10143) Apparent counter overcount during certain network partitions

2015-08-21 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-10143: -- Fix Version/s: 3.0.x 2.2.x 2.1.x > Ap

[jira] [Commented] (CASSANDRA-7771) Allow multiple 2ndary index on the same column

2015-08-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706865#comment-14706865 ] Sylvain Lebresne commented on CASSANDRA-7771: - bq. We should force someone

[jira] [Commented] (CASSANDRA-7910) wildcard prepared statements are incorrect after a column is added to the table

2015-08-21 Thread Kay Johansen (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706845#comment-14706845 ] Kay Johansen commented on CASSANDRA-7910: - Makes sense, thank you > wildcard

  1   2   >