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

2015-08-24 Thread blerer
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/99fc7d9c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/99fc7d9c Diff:

[1/2] cassandra git commit: Fix multiget_slice

2015-08-24 Thread blerer
Repository: cassandra Updated Branches: refs/heads/trunk 62f20789b - 99fc7d9ce Fix multiget_slice patch by Benjamin Lerer; reviewed by Stefania Alborghetti and Sylvain Lebresne for CASSANDRA-9906 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Updated] (CASSANDRA-8931) IndexSummary (and Index) should store the token, and the minimal key to unambiguously direct a query

2015-08-24 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-8931: Fix Version/s: 3.x IndexSummary (and Index) should store the token, and the minimal key to

[jira] [Updated] (CASSANDRA-9786) Our index file seeks can be directed to the page most likely to contain the record, and read exactly one page

2015-08-24 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-9786: Labels: performance (was: ) Our index file seeks can be directed to the page most likely to

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

2015-08-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709205#comment-14709205 ] Sylvain Lebresne commented on CASSANDRA-10046: -- Seems the upgrade tests

[jira] [Commented] (CASSANDRA-9111) SSTables originated from the same incremental repair session have different repairedAt timestamps

2015-08-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709236#comment-14709236 ] Sylvain Lebresne commented on CASSANDRA-9111: - Let's continue the

[jira] [Commented] (CASSANDRA-8611) give streaming_socket_timeout_in_ms a non-zero default

2015-08-24 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709280#comment-14709280 ] Paulo Motta commented on CASSANDRA-8611: If we want to be really conservative,

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

2015-08-24 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709294#comment-14709294 ] Sam Tunnicliffe commented on CASSANDRA-9632: The patch looks ok to me, but

[jira] [Updated] (CASSANDRA-9901) Make AbstractType.isByteOrderComparable abstract

2015-08-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-9901: Reviewer: Sylvain Lebresne (was: Robert Stupp) Make

[jira] [Commented] (CASSANDRA-10162) Test regression for cqlsh_tests.TestCqlsh.test_describe

2015-08-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709182#comment-14709182 ] Sylvain Lebresne commented on CASSANDRA-10162: -- I think the best fix

cassandra git commit: Fix multiget_slice

2015-08-24 Thread blerer
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 29d3d44d2 - 706ba8767 Fix multiget_slice patch by Benjamin Lerer; reviewed by Stefania Alborghetti and Sylvain Lebresne for CASSANDRA-9906 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2015-08-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-10046: - Fix Version/s: (was: 3.0.0 rc1) 3.0 beta 2

[jira] [Created] (CASSANDRA-10164) Re-apply MV updates on commitlog replay

2015-08-24 Thread T Jake Luciani (JIRA)
T Jake Luciani created CASSANDRA-10164: -- Summary: Re-apply MV updates on commitlog replay Key: CASSANDRA-10164 URL: https://issues.apache.org/jira/browse/CASSANDRA-10164 Project: Cassandra

[jira] [Updated] (CASSANDRA-10156) Creating Materialized views concurrently leads to missing data

2015-08-24 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-10156: --- Fix Version/s: (was: 3.x) 3.0 beta 2 Creating

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

2015-08-24 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709310#comment-14709310 ] Benjamin Lerer commented on CASSANDRA-9632: --- Sorry, I missed that one. I

[jira] [Commented] (CASSANDRA-10045) Sparse/Dense decision should be made per-row, not per-file

2015-08-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709344#comment-14709344 ] Sylvain Lebresne commented on CASSANDRA-10045: -- I like the idea. A few

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

2015-08-24 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer updated CASSANDRA-9906: -- Attachment: 9906-V2.txt Final version of the patch get_slice and multiget_slice

[jira] [Comment Edited] (CASSANDRA-9111) SSTables originated from the same incremental repair session have different repairedAt timestamps

2015-08-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709193#comment-14709193 ] Sylvain Lebresne edited comment on CASSANDRA-9111 at 8/24/15 12:43 PM:

[jira] [Commented] (CASSANDRA-9111) SSTables originated from the same incremental repair session have different repairedAt timestamps

2015-08-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709193#comment-14709193 ] Sylvain Lebresne commented on CASSANDRA-9111: - According to [the CI

[jira] [Resolved] (CASSANDRA-10163) Test regression for secondary_indexes_test.TestSecondaryIndexesOnCollections.test_map_indexes

2015-08-24 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Tunnicliffe resolved CASSANDRA-10163. - Resolution: Fixed The failure was already addressed in

[jira] [Commented] (CASSANDRA-10132) sstablerepairedset throws exception while loading metadata

2015-08-24 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709227#comment-14709227 ] Marcus Eriksson commented on CASSANDRA-10132: - +1 sstablerepairedset

Git Push Summary

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

Git Push Summary

2015-08-24 Thread jake
Repository: cassandra Updated Tags: refs/tags/cassandra-3.0.0-beta1 [created] 4bbe0361c

[jira] [Commented] (CASSANDRA-10132) sstablerepairedset throws exception while loading metadata

2015-08-24 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709262#comment-14709262 ] Yuki Morishita commented on CASSANDRA-10132: On my machine, I'm still

[jira] [Assigned] (CASSANDRA-10156) Creating Materialized views concurrently leads to missing data

2015-08-24 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani reassigned CASSANDRA-10156: -- Assignee: T Jake Luciani Creating Materialized views concurrently leads

[jira] [Commented] (CASSANDRA-10132) sstablerepairedset throws exception while loading metadata

2015-08-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709295#comment-14709295 ] Sylvain Lebresne commented on CASSANDRA-10132: -- [~iamaleksey] Can you

[jira] [Resolved] (CASSANDRA-10130) Node failure during MV/2i update after streaming can have incomplete MV/2i when restarted

2015-08-24 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani resolved CASSANDRA-10130. Resolution: Not A Problem Node failure during MV/2i update after streaming

[jira] [Updated] (CASSANDRA-10130) Node failure during MV/2i update after streaming can have incomplete MV/2i when restarted

2015-08-24 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-10130: --- Fix Version/s: (was: 3.0.0 rc1) Node failure during MV/2i update after

[jira] [Assigned] (CASSANDRA-10130) Node failure during MV/2i update after streaming can have incomplete MV/2i when restarted

2015-08-24 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani reassigned CASSANDRA-10130: -- Assignee: T Jake Luciani (was: Carl Yeksigian) Node failure during

[jira] [Commented] (CASSANDRA-10130) Node failure during MV/2i update after streaming can have incomplete MV/2i when restarted

2015-08-24 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709306#comment-14709306 ] T Jake Luciani commented on CASSANDRA-10130: Thx, closing Node failure

[jira] [Updated] (CASSANDRA-9111) SSTables originated from the same incremental repair session have different repairedAt timestamps

2015-08-24 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-9111: -- Fix Version/s: (was: 3.0.0 rc1) 3.0 beta 2 SSTables

[jira] [Created] (CASSANDRA-10162) Test regression for cqlsh_tests.TestCqlsh.test_describe

2015-08-24 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-10162: Summary: Test regression for cqlsh_tests.TestCqlsh.test_describe Key: CASSANDRA-10162 URL: https://issues.apache.org/jira/browse/CASSANDRA-10162

[jira] [Created] (CASSANDRA-10163) Test regression for secondary_indexes_test.TestSecondaryIndexesOnCollections.test_map_indexes

2015-08-24 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-10163: Summary: Test regression for secondary_indexes_test.TestSecondaryIndexesOnCollections.test_map_indexes Key: CASSANDRA-10163 URL:

[jira] [Commented] (CASSANDRA-10061) Only use batchlog when paired view replica is remote

2015-08-24 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709275#comment-14709275 ] T Jake Luciani commented on CASSANDRA-10061: bq. What happens if a node

[jira] [Commented] (CASSANDRA-10132) sstablerepairedset throws exception while loading metadata

2015-08-24 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709314#comment-14709314 ] Aleksey Yeschenko commented on CASSANDRA-10132: --- Sure, I will. Is there

[jira] [Commented] (CASSANDRA-10132) sstablerepairedset throws exception while loading metadata

2015-08-24 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709334#comment-14709334 ] Yuki Morishita commented on CASSANDRA-10132: Here's full stack trace:

[jira] [Commented] (CASSANDRA-10132) sstablerepairedset throws exception while loading metadata

2015-08-24 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709339#comment-14709339 ] Aleksey Yeschenko commented on CASSANDRA-10132: --- Thanks. If your patch

[jira] [Commented] (CASSANDRA-9111) SSTables originated from the same incremental repair session have different repairedAt timestamps

2015-08-24 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709224#comment-14709224 ] Yuki Morishita commented on CASSANDRA-9111: --- {{sstablerepairedset}} is

[jira] [Commented] (CASSANDRA-10132) sstablerepairedset throws exception while loading metadata

2015-08-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709235#comment-14709235 ] Sylvain Lebresne commented on CASSANDRA-10132: -- bq.

[jira] [Comment Edited] (CASSANDRA-10132) sstablerepairedset throws exception while loading metadata

2015-08-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709235#comment-14709235 ] Sylvain Lebresne edited comment on CASSANDRA-10132 at 8/24/15 1:05 PM:

svn commit: r10286 - in /release/cassandra: 3.0.0/ debian/dists/30x/ debian/dists/30x/main/binary-amd64/ debian/dists/30x/main/binary-i386/ debian/dists/30x/main/source/ debian/pool/main/c/cassandra/

2015-08-24 Thread jake
Author: jake Date: Mon Aug 24 13:15:54 2015 New Revision: 10286 Log: 3.0.0-beta1 Added: release/cassandra/3.0.0/apache-cassandra-3.0.0-beta1-bin.tar.gz (with props) release/cassandra/3.0.0/apache-cassandra-3.0.0-beta1-bin.tar.gz.asc

[jira] [Commented] (CASSANDRA-9901) Make AbstractType.isByteOrderComparable abstract

2015-08-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709292#comment-14709292 ] Sylvain Lebresne commented on CASSANDRA-9901: - The approach looks good but

[jira] [Commented] (CASSANDRA-10130) Node failure during MV/2i update after streaming can have incomplete MV/2i when restarted

2015-08-24 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709293#comment-14709293 ] T Jake Luciani commented on CASSANDRA-10130: [~yukim] I don't think this

[jira] [Commented] (CASSANDRA-10130) Node failure during MV/2i update after streaming can have incomplete MV/2i when restarted

2015-08-24 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709298#comment-14709298 ] Benedict commented on CASSANDRA-10130: -- The latter. Unless there were disk

[jira] [Commented] (CASSANDRA-10162) Test regression for cqlsh_tests.TestCqlsh.test_describe

2015-08-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709357#comment-14709357 ] Sylvain Lebresne commented on CASSANDRA-10162: -- Patch doesn't seems to

[jira] [Commented] (CASSANDRA-8611) give streaming_socket_timeout_in_ms a non-zero default

2015-08-24 Thread Eric Lubow (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709372#comment-14709372 ] Eric Lubow commented on CASSANDRA-8611: --- I've seen streams hang for days on EC2

[jira] [Commented] (CASSANDRA-10045) Sparse/Dense decision should be made per-row, not per-file

2015-08-24 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709381#comment-14709381 ] Benedict commented on CASSANDRA-10045: -- bq. Any reason for changing the name of

[1/2] cassandra git commit: SchemaKeyspace.addAggregateToSchemaMutation keeps previous on CREATE OR REPLACE AGGREGATE

2015-08-24 Thread snazy
Repository: cassandra Updated Branches: refs/heads/trunk 640ecf354 - 903a54d8a SchemaKeyspace.addAggregateToSchemaMutation keeps previous on CREATE OR REPLACE AGGREGATE patch by Robert Stupp; reviewed by Aleksey Yeschenko for CASSANDRA-10157 Project:

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

2015-08-24 Thread snazy
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/903a54d8 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/903a54d8 Diff:

cassandra git commit: SchemaKeyspace.addAggregateToSchemaMutation keeps previous on CREATE OR REPLACE AGGREGATE

2015-08-24 Thread snazy
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 707b2da11 - 7ad1da567 SchemaKeyspace.addAggregateToSchemaMutation keeps previous on CREATE OR REPLACE AGGREGATE patch by Robert Stupp; reviewed by Aleksey Yeschenko for CASSANDRA-10157 Project:

[jira] [Commented] (CASSANDRA-10160) Test regression for write_failures_test.TestWriteFailures.test_mutation_v2

2015-08-24 Thread Adam Holmberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709445#comment-14709445 ] Adam Holmberg commented on CASSANDRA-10160: --- Yes. Since those collections

[jira] [Updated] (CASSANDRA-10142) Protocol v1 and v2 don't deal with frozen type correctly

2015-08-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-10142: - Summary: Protocol v1 and v2 don't deal with frozen type correctly (was:

[jira] [Updated] (CASSANDRA-9685) UncheckedExecutionException in CustomTThreadPoolServer

2015-08-24 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-9685: - Fix Version/s: (was: 2.2.x) UncheckedExecutionException in

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

2015-08-24 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709385#comment-14709385 ] Paulo Motta commented on CASSANDRA-10104: - Thanks for spending time on this

[jira] [Updated] (CASSANDRA-10135) Quoting changed for username in GRANT statement

2015-08-24 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-10135: -- Reviewer: Aleksey Yeschenko Quoting changed for username in GRANT

[jira] [Commented] (CASSANDRA-10045) Sparse/Dense decision should be made per-row, not per-file

2015-08-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709392#comment-14709392 ] Sylvain Lebresne commented on CASSANDRA-10045: -- bq. the previous

[jira] [Commented] (CASSANDRA-10132) sstablerepairedset throws exception while loading metadata

2015-08-24 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709354#comment-14709354 ] Yuki Morishita commented on CASSANDRA-10132: Sorry for the alarm, it was

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

2015-08-24 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709363#comment-14709363 ] Aleksey Yeschenko commented on CASSANDRA-9917: -- Committed as

cassandra git commit: Validate gc_grace_seconds for batchlog writes and MVs

2015-08-24 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 706ba8767 - d0e8ba494 Validate gc_grace_seconds for batchlog writes and MVs patch by Paulo Motta; reviewed by Aleksey Yeschenko for CASSANDRA-9917 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-10007) Repeated rows in paged result

2015-08-24 Thread Adam Holmberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709382#comment-14709382 ] Adam Holmberg commented on CASSANDRA-10007: --- Maybe something changed since

[jira] [Commented] (CASSANDRA-10007) Repeated rows in paged result

2015-08-24 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709387#comment-14709387 ] Benjamin Lerer commented on CASSANDRA-10007: I will try on alpha1 to see

[2/3] cassandra git commit: Fix sstablerepairedset

2015-08-24 Thread yukim
Fix sstablerepairedset patch by yukim; reviewed by marcuse for CASSANDRA-10132 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/707b2da1 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/707b2da1 Diff:

[jira] [Resolved] (CASSANDRA-10132) sstablerepairedset throws exception while loading metadata

2015-08-24 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita resolved CASSANDRA-10132. Resolution: Fixed Reviewer: Marcus Eriksson Fix Version/s:

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

2015-08-24 Thread yukim
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/640ecf35 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/640ecf35 Diff:

[jira] [Created] (CASSANDRA-10165) Query fails when batch_size_warn_threshold_in_kb is not set on cassandra.yaml

2015-08-24 Thread Jose Martinez Poblete (JIRA)
Jose Martinez Poblete created CASSANDRA-10165: - Summary: Query fails when batch_size_warn_threshold_in_kb is not set on cassandra.yaml Key: CASSANDRA-10165 URL:

[jira] [Assigned] (CASSANDRA-10118) Windows utest 3.0: SSTableLoaderTest.testLoadingSSTable flaky

2015-08-24 Thread Branimir Lambov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Branimir Lambov reassigned CASSANDRA-10118: --- Assignee: Branimir Lambov Windows utest 3.0:

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

2015-08-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne reopened CASSANDRA-10142: -- Driver cannot connect with protocol version 3

[jira] [Updated] (CASSANDRA-10164) Re-apply MV updates on commitlog replay

2015-08-24 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-10164: --- Fix Version/s: (was: 3.0 beta 2) 3.0.0 rc1 Re-apply MV

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

2015-08-24 Thread aleksey
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/5321a4ad Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/5321a4ad Diff:

[jira] [Updated] (CASSANDRA-9694) system_auth not upgraded

2015-08-24 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-9694: - Fix Version/s: (was: 2.2.x) system_auth not upgraded

[jira] [Updated] (CASSANDRA-10048) cassandra-stress - Decimal is a BigInt not a Double

2015-08-24 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-10048: - Fix Version/s: (was: 2.1.x) 3.0 beta 2 2.2.1

[jira] [Commented] (CASSANDRA-10048) cassandra-stress - Decimal is a BigInt not a Double

2015-08-24 Thread Sebastian Estevez (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709390#comment-14709390 ] Sebastian Estevez commented on CASSANDRA-10048: --- Thank you : )

[1/3] cassandra git commit: Fix sstablerepairedset

2015-08-24 Thread yukim
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 d0e8ba494 - 707b2da11 refs/heads/trunk 5321a4ad7 - 640ecf354 Fix sstablerepairedset patch by yukim; reviewed by marcuse for CASSANDRA-10132 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-10157) SchemaKeyspace.addAggregateToSchemaMutation keeps previous on CREATE OR REPLACE AGGREGATE

2015-08-24 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709406#comment-14709406 ] Aleksey Yeschenko commented on CASSANDRA-10157: --- +1

[jira] [Commented] (CASSANDRA-10045) Sparse/Dense decision should be made per-row, not per-file

2015-08-24 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709410#comment-14709410 ] Benedict commented on CASSANDRA-10045: -- Ah, I see what you mean. I think that

[jira] [Commented] (CASSANDRA-10160) Test regression for write_failures_test.TestWriteFailures.test_mutation_v2

2015-08-24 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709475#comment-14709475 ] Aleksey Yeschenko commented on CASSANDRA-10160: --- Oh. Ok, makes sense.

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

2015-08-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709472#comment-14709472 ] Sylvain Lebresne commented on CASSANDRA-10142: -- I agree with what's

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

2015-08-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-10142: - Fix Version/s: 2.2.x 2.1.x Driver cannot connect with

[jira] [Commented] (CASSANDRA-10007) Repeated rows in paged result

2015-08-24 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709351#comment-14709351 ] Benjamin Lerer commented on CASSANDRA-10007: I am still unable to

[1/2] cassandra git commit: Validate gc_grace_seconds for batchlog writes and MVs

2015-08-24 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/trunk 99fc7d9ce - 5321a4ad7 Validate gc_grace_seconds for batchlog writes and MVs patch by Paulo Motta; reviewed by Aleksey Yeschenko for CASSANDRA-9917 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Updated] (CASSANDRA-9111) SSTables originated from the same incremental repair session have different repairedAt timestamps

2015-08-24 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-9111: -- Fix Version/s: (was: 3.0 beta 2) 3.0 beta 1 SSTables

[jira] [Commented] (CASSANDRA-10135) Quoting changed for username in GRANT statement

2015-08-24 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709399#comment-14709399 ] Aleksey Yeschenko commented on CASSANDRA-10135: --- +1 Quoting changed

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

2015-08-24 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-9906: - Fix Version/s: (was: 3.0.0 rc1) 3.0 beta 2 get_slice

[jira] [Updated] (CASSANDRA-9526) Provide a JMX hook to monitor phi values in the FailureDetector

2015-08-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-9526: -- Reviewer: Ariel Weisberg (was: Brandon Williams) Provide a JMX hook to monitor

[jira] [Commented] (CASSANDRA-9526) Provide a JMX hook to monitor phi values in the FailureDetector

2015-08-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709523#comment-14709523 ] Jonathan Ellis commented on CASSANDRA-9526: --- Reassigning review to

[jira] [Updated] (CASSANDRA-10136) startup error after upgrade to 3.0

2015-08-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-10136: - Issue Type: Sub-task (was: Bug) Parent: CASSANDRA-10166 startup

[jira] [Resolved] (CASSANDRA-9776) Tombstone Compaction Not Getting Triggered on a single SSTable even when the % of Droppable 85%

2015-08-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-9776. --- Resolution: Cannot Reproduce Fix Version/s: (was: 2.0.x) Closing out

[jira] [Commented] (CASSANDRA-10136) startup error after upgrade to 3.0

2015-08-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709536#comment-14709536 ] Sylvain Lebresne commented on CASSANDRA-10136: -- I'm working on this, but

[jira] [Resolved] (CASSANDRA-10042) Enabling Virtural Node causes data shortage from new DC

2015-08-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-10042. Resolution: Cannot Reproduce Fix Version/s: (was: 2.0.x) Closing

[jira] [Commented] (CASSANDRA-10162) Test regression for cqlsh_tests.TestCqlsh.test_describe

2015-08-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709488#comment-14709488 ] Sylvain Lebresne commented on CASSANDRA-10162: -- Tests still look good

[jira] [Commented] (CASSANDRA-10118) Windows utest 3.0: SSTableLoaderTest.testLoadingSSTable flaky

2015-08-24 Thread Branimir Lambov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709501#comment-14709501 ] Branimir Lambov commented on CASSANDRA-10118: - Fix pushed

[jira] [Resolved] (CASSANDRA-8356) Slice query on a super column family with counters doesn't get all the data

2015-08-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-8356. --- Resolution: Cannot Reproduce Assignee: (was: Aleksey Yeschenko)

[jira] [Created] (CASSANDRA-10166) Failing tests on cassandra 3.0 branch

2015-08-24 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-10166: Summary: Failing tests on cassandra 3.0 branch Key: CASSANDRA-10166 URL: https://issues.apache.org/jira/browse/CASSANDRA-10166 Project: Cassandra

[jira] [Resolved] (CASSANDRA-10160) Test regression for write_failures_test.TestWriteFailures.test_mutation_v2

2015-08-24 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko resolved CASSANDRA-10160. --- Resolution: Fixed That should do it. Will reopen if it doesn't. Test

[jira] [Updated] (CASSANDRA-9590) Support for both encrypted and unencrypted native transport connections

2015-08-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-9590: -- Fix Version/s: 2.1.x Support for both encrypted and unencrypted native transport

[jira] [Resolved] (CASSANDRA-9762) Cassandra fails to start due to EOFException in ColumnFamilyStore.removeUnfinishedCompactionLeftovers

2015-08-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-9762. --- Resolution: Won't Fix Fix Version/s: (was: 2.0.x) Probably fixed by

[jira] [Commented] (CASSANDRA-9590) Support for both encrypted and unencrypted native transport connections

2015-08-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709514#comment-14709514 ] Jonathan Ellis commented on CASSANDRA-9590: --- Can you review [~snazy] ?

[jira] [Commented] (CASSANDRA-10166) Failing tests on cassandra 3.0 branch

2015-08-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709513#comment-14709513 ] Sylvain Lebresne commented on CASSANDRA-10166: -- Marking this as beta2 as

[jira] [Commented] (CASSANDRA-9673) Improve batchlog write path

2015-08-24 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709544#comment-14709544 ] Aleksey Yeschenko commented on CASSANDRA-9673: -- {{remove(UUID batchId)}}

[jira] [Commented] (CASSANDRA-9973) java.lang.IllegalStateException: Unable to compute when histogram overflowed

2015-08-24 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709550#comment-14709550 ] T Jake Luciani commented on CASSANDRA-9973: --- 2.2.1 should be out this week.

  1   2   3   >