[jira] [Created] (CASSANDRA-11605) dtest failure in repair_tests.repair_test.TestRepair.dc_parallel_repair_test

2016-04-19 Thread Jim Witschey (JIRA)
Jim Witschey created CASSANDRA-11605: Summary: dtest failure in repair_tests.repair_test.TestRepair.dc_parallel_repair_test Key: CASSANDRA-11605 URL: https://issues.apache.org/jira/browse/CASSANDRA-11605

[jira] [Commented] (CASSANDRA-11597) dtest failure in upgrade_supercolumns_test.TestSCUpgrade.upgrade_with_counters_test

2016-04-19 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247998#comment-15247998 ] Philip Thompson commented on CASSANDRA-11597: - Given that I've seen this error on this

cassandra git commit: Fix javadoc in AggregateFcts

2016-04-19 Thread blerer
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 97a43 -> 60997c2de Fix javadoc in AggregateFcts Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/60997c2d Tree:

[jira] [Created] (CASSANDRA-11606) Upgrade from 2.1.9 to 3.0.5 Fails with AssertionError

2016-04-19 Thread Anthony Verslues (JIRA)
Anthony Verslues created CASSANDRA-11606: Summary: Upgrade from 2.1.9 to 3.0.5 Fails with AssertionError Key: CASSANDRA-11606 URL: https://issues.apache.org/jira/browse/CASSANDRA-11606

[jira] [Updated] (CASSANDRA-10756) Timeout failures in NativeTransportService.testConcurrentDestroys unit test

2016-04-19 Thread Joel Knighton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Knighton updated CASSANDRA-10756: -- Status: Ready to Commit (was: Patch Available) > Timeout failures in

[jira] [Created] (CASSANDRA-11607) dtest failure in user_types_test.TestUserTypes.test_nested_user_types

2016-04-19 Thread Jim Witschey (JIRA)
Jim Witschey created CASSANDRA-11607: Summary: dtest failure in user_types_test.TestUserTypes.test_nested_user_types Key: CASSANDRA-11607 URL: https://issues.apache.org/jira/browse/CASSANDRA-11607

[jira] [Updated] (CASSANDRA-11310) Allow filtering on clustering columns for queries without secondary indexes

2016-04-19 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Tunnicliffe updated CASSANDRA-11310: Resolution: Fixed Status: Resolved (was: Patch Available) Thanks,

[jira] [Updated] (CASSANDRA-10756) Timeout failures in NativeTransportService.testConcurrentDestroys unit test

2016-04-19 Thread Joel Knighton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Knighton updated CASSANDRA-10756: -- Reviewer: Joel Knighton > Timeout failures in

[jira] [Updated] (CASSANDRA-10756) Timeout failures in NativeTransportService.testConcurrentDestroys unit test

2016-04-19 Thread Joel Knighton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Knighton updated CASSANDRA-10756: -- Fix Version/s: 3.x > Timeout failures in

[11/14] cassandra git commit: Merge branch 'cassandra-2.1' into cassandra-2.2

2016-04-19 Thread marcuse
Merge branch 'cassandra-2.1' into cassandra-2.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/97a43fff Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/97a43fff Diff:

[01/14] cassandra git commit: Replace sstables on DataTracker before marking them as non-compacting during anti-compaction

2016-04-19 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 5c5c5b44c -> 209ebd380 refs/heads/cassandra-2.2 77ab77328 -> 97a43 refs/heads/cassandra-3.0 7f4b5e305 -> f85a20f79 refs/heads/trunk a17120adf -> 391cae615 Replace sstables on DataTracker before marking them as

[jira] [Commented] (CASSANDRA-9633) Add ability to encrypt sstables

2016-04-19 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247836#comment-15247836 ] Aleksey Yeschenko commented on CASSANDRA-9633: -- Thanks Jason (: Given changes to CQL and

[jira] [Assigned] (CASSANDRA-11598) dtest failure in cql_tracing_test.TestCqlTracing.tracing_simple_test

2016-04-19 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson reassigned CASSANDRA-11598: --- Assignee: Philip Thompson (was: DS Test Eng) > dtest failure in

[jira] [Commented] (CASSANDRA-10756) Timeout failures in NativeTransportService.testConcurrentDestroys unit test

2016-04-19 Thread Joel Knighton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248148#comment-15248148 ] Joel Knighton commented on CASSANDRA-10756: --- Thanks for picking this up - these little

cassandra git commit: Make sure that indexing/filtering restrictions are picked up correctly even if the columns are given in order

2016-04-19 Thread samt
Repository: cassandra Updated Branches: refs/heads/trunk 30bfa07a4 -> c83729f41 Make sure that indexing/filtering restrictions are picked up correctly even if the columns are given in order Patch by Alex Petrov; reviewed by Sam Tunnicliffe and Benjamin Lerer for CASSANDRA-11310 Project:

[jira] [Commented] (CASSANDRA-11310) Allow filtering on clustering columns for queries without secondary indexes

2016-04-19 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247740#comment-15247740 ] Alex Petrov commented on CASSANDRA-11310: - tests are now done, in dtests {{replication_test}}

[07/14] cassandra git commit: Add unit test for CASSANDRA-11548

2016-04-19 Thread marcuse
Add unit test for CASSANDRA-11548 Patch by Paulo Motta; reviewed by Marcus Eriksson for CASSANDRA-11548 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/209ebd38 Tree:

[08/14] cassandra git commit: Add unit test for CASSANDRA-11548

2016-04-19 Thread marcuse
Add unit test for CASSANDRA-11548 Patch by Paulo Motta; reviewed by Marcus Eriksson for CASSANDRA-11548 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/209ebd38 Tree:

[jira] [Commented] (CASSANDRA-9633) Add ability to encrypt sstables

2016-04-19 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247797#comment-15247797 ] Jason Brown commented on CASSANDRA-9633: OK, so here we go with the updates [~bdeggleston]

[jira] [Commented] (CASSANDRA-11310) Allow filtering on clustering columns for queries without secondary indexes

2016-04-19 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247813#comment-15247813 ] Sam Tunnicliffe commented on CASSANDRA-11310: - LGTM, modulo 2 minor nits which I can fix

[jira] [Updated] (CASSANDRA-11603) PER PARTITION LIMIT does not work properly for SinglePartition

2016-04-19 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer updated CASSANDRA-11603: --- Reviewer: Alex Petrov Status: Patch Available (was: Open) > PER PARTITION

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

2016-04-19 Thread marcuse
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/f85a20f7 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f85a20f7 Diff:

[04/14] cassandra git commit: Replace sstables on DataTracker before marking them as non-compacting during anti-compaction

2016-04-19 Thread marcuse
Replace sstables on DataTracker before marking them as non-compacting during anti-compaction Patch by Ruoran Wang; reviewed by Paulo Motta for CASSANDRA-11548 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d200d137

[06/14] cassandra git commit: Add unit test for CASSANDRA-11548

2016-04-19 Thread marcuse
Add unit test for CASSANDRA-11548 Patch by Paulo Motta; reviewed by Marcus Eriksson for CASSANDRA-11548 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/209ebd38 Tree:

[09/14] cassandra git commit: Merge branch 'cassandra-2.1' into cassandra-2.2

2016-04-19 Thread marcuse
Merge branch 'cassandra-2.1' into cassandra-2.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/97a43fff Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/97a43fff Diff:

[02/14] cassandra git commit: Replace sstables on DataTracker before marking them as non-compacting during anti-compaction

2016-04-19 Thread marcuse
Replace sstables on DataTracker before marking them as non-compacting during anti-compaction Patch by Ruoran Wang; reviewed by Paulo Motta for CASSANDRA-11548 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d200d137

[03/14] cassandra git commit: Replace sstables on DataTracker before marking them as non-compacting during anti-compaction

2016-04-19 Thread marcuse
Replace sstables on DataTracker before marking them as non-compacting during anti-compaction Patch by Ruoran Wang; reviewed by Paulo Motta for CASSANDRA-11548 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d200d137

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

2016-04-19 Thread marcuse
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/391cae61 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/391cae61 Diff:

[05/14] cassandra git commit: Add unit test for CASSANDRA-11548

2016-04-19 Thread marcuse
Add unit test for CASSANDRA-11548 Patch by Paulo Motta; reviewed by Marcus Eriksson for CASSANDRA-11548 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/209ebd38 Tree:

[10/14] cassandra git commit: Merge branch 'cassandra-2.1' into cassandra-2.2

2016-04-19 Thread marcuse
Merge branch 'cassandra-2.1' into cassandra-2.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/97a43fff Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/97a43fff Diff:

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

2016-04-19 Thread marcuse
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/f85a20f7 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f85a20f7 Diff:

[jira] [Updated] (CASSANDRA-11548) Anticompaction not removing old sstables

2016-04-19 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-11548: Resolution: Fixed Fix Version/s: 2.1.14 Status: Resolved

[jira] [Created] (CASSANDRA-11604) select on table fails after changing user defined type in map

2016-04-19 Thread Andreas Jaekle (JIRA)
Andreas Jaekle created CASSANDRA-11604: -- Summary: select on table fails after changing user defined type in map Key: CASSANDRA-11604 URL: https://issues.apache.org/jira/browse/CASSANDRA-11604

[jira] [Commented] (CASSANDRA-11432) Counter values become under-counted when running repair.

2016-04-19 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247850#comment-15247850 ] Aleksey Yeschenko commented on CASSANDRA-11432: --- Can you answer the questions I asked

[jira] [Commented] (CASSANDRA-11600) Don't require HEAP_NEW_SIZE to be set when using G1

2016-04-19 Thread Mike Lococo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247747#comment-15247747 ] Mike Lococo commented on CASSANDRA-11600: - The code in question is this:

[jira] [Commented] (CASSANDRA-11603) PER PARTITION LIMIT does not work properly for SinglePartition

2016-04-19 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247876#comment-15247876 ] Benjamin Lerer commented on CASSANDRA-11603:

[jira] [Commented] (CASSANDRA-11598) dtest failure in cql_tracing_test.TestCqlTracing.tracing_simple_test

2016-04-19 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248274#comment-15248274 ] Philip Thompson commented on CASSANDRA-11598: - I think no. It seems the existing search

[jira] [Updated] (CASSANDRA-11607) dtest failure in user_types_test.TestUserTypes.test_nested_user_types

2016-04-19 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-11607: Labels: dtest windows (was: dtest) > dtest failure in

[jira] [Assigned] (CASSANDRA-11607) dtest failure in user_types_test.TestUserTypes.test_nested_user_types

2016-04-19 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson reassigned CASSANDRA-11607: --- Assignee: Philip Thompson (was: DS Test Eng) > dtest failure in

[jira] [Updated] (CASSANDRA-11548) Anticompaction not removing old sstables

2016-04-19 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paulo Motta updated CASSANDRA-11548: Assignee: Ruoran Wang > Anticompaction not removing old sstables >

[jira] [Created] (CASSANDRA-11608) dtest failure in replace_address_test.TestReplaceAddress.replace_first_boot_test

2016-04-19 Thread Jim Witschey (JIRA)
Jim Witschey created CASSANDRA-11608: Summary: dtest failure in replace_address_test.TestReplaceAddress.replace_first_boot_test Key: CASSANDRA-11608 URL: https://issues.apache.org/jira/browse/CASSANDRA-11608

[jira] [Commented] (CASSANDRA-11595) Cassandra cannot start because of empty commitlog

2016-04-19 Thread DOAN DuyHai (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248361#comment-15248361 ] DOAN DuyHai commented on CASSANDRA-11595: - Ok so it's like a vicious circle. But then all

[jira] [Comment Edited] (CASSANDRA-11598) dtest failure in cql_tracing_test.TestCqlTracing.tracing_simple_test

2016-04-19 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248291#comment-15248291 ] Philip Thompson edited comment on CASSANDRA-11598 at 4/19/16 6:46 PM:

[jira] [Created] (CASSANDRA-11610) Revisit consistent range movement restrictions

2016-04-19 Thread Brandon Williams (JIRA)
Brandon Williams created CASSANDRA-11610: Summary: Revisit consistent range movement restrictions Key: CASSANDRA-11610 URL: https://issues.apache.org/jira/browse/CASSANDRA-11610 Project:

[jira] [Created] (CASSANDRA-11609) cassandra won't start with schema complaint that does not appear to be valid

2016-04-19 Thread Russ Hatch (JIRA)
Russ Hatch created CASSANDRA-11609: -- Summary: cassandra won't start with schema complaint that does not appear to be valid Key: CASSANDRA-11609 URL: https://issues.apache.org/jira/browse/CASSANDRA-11609

[jira] [Commented] (CASSANDRA-11598) dtest failure in cql_tracing_test.TestCqlTracing.tracing_simple_test

2016-04-19 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248291#comment-15248291 ] Philip Thompson commented on CASSANDRA-11598: - So there is nothing wrong in the logs for

[jira] [Updated] (CASSANDRA-11607) dtest failure in user_types_test.TestUserTypes.test_nested_user_types

2016-04-19 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-11607: Status: Patch Available (was: Open)

[jira] [Commented] (CASSANDRA-11022) Use SHA hashing to store password in the credentials cache

2016-04-19 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247980#comment-15247980 ] Aleksey Yeschenko commented on CASSANDRA-11022: --- I would prefer to just make the number

[jira] [Commented] (CASSANDRA-11605) dtest failure in repair_tests.repair_test.TestRepair.dc_parallel_repair_test

2016-04-19 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247986#comment-15247986 ] Philip Thompson commented on CASSANDRA-11605: - On first glance, I suspect this is a bug.

[jira] [Commented] (CASSANDRA-9633) Add ability to encrypt sstables

2016-04-19 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248041#comment-15248041 ] Jason Brown commented on CASSANDRA-9633: [~iamaleksey] Please :) > Add ability to encrypt

[jira] [Commented] (CASSANDRA-11602) Materialized View Doest Not Have Static Columns

2016-04-19 Thread giridhar muralibabu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248086#comment-15248086 ] giridhar muralibabu commented on CASSANDRA-11602: - Adding static columns in MVs will

[jira] [Updated] (CASSANDRA-11414) dtest failure in bootstrap_test.TestBootstrap.resumable_bootstrap_test

2016-04-19 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-11414: Assignee: Paulo Motta (was: DS Test Eng) > dtest failure in

[jira] [Updated] (CASSANDRA-11414) dtest failure in bootstrap_test.TestBootstrap.resumable_bootstrap_test

2016-04-19 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-11414: Issue Type: Bug (was: Test) > dtest failure in

[jira] [Commented] (CASSANDRA-11414) dtest failure in bootstrap_test.TestBootstrap.resumable_bootstrap_test

2016-04-19 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248094#comment-15248094 ] Philip Thompson commented on CASSANDRA-11414: - So it appears there can sometimes be

[jira] [Commented] (CASSANDRA-11605) dtest failure in repair_tests.repair_test.TestRepair.dc_parallel_repair_test

2016-04-19 Thread Jim Witschey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247987#comment-15247987 ] Jim Witschey commented on CASSANDRA-11605: -- It's actually failed a number of times:

[jira] [Commented] (CASSANDRA-11602) Materialized View Doest Not Have Static Columns

2016-04-19 Thread Ravishankar Rajendran (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248002#comment-15248002 ] Ravishankar Rajendran commented on CASSANDRA-11602: --- [~slebresne] Logically all

[jira] [Commented] (CASSANDRA-11022) Use SHA hashing to store password in the credentials cache

2016-04-19 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248042#comment-15248042 ] Sam Tunnicliffe commented on CASSANDRA-11022: - The ticket that made it configurable was

[jira] [Updated] (CASSANDRA-11190) Fail fast repairs

2016-04-19 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-11190: Reviewer: Yuki Morishita > Fail fast repairs > - > >

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

2016-04-19 Thread blerer
Merge branch asf/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/0e96d3e5 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0e96d3e5 Diff:

[1/2] cassandra git commit: Fix javadoc in AggregateFcts

2016-04-19 Thread blerer
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 f85a20f79 -> 0e96d3e52 Fix javadoc in AggregateFcts Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/60997c2d Tree:

[jira] [Updated] (CASSANDRA-9861) When forcibly exiting due to OOM, we should produce a heap dump

2016-04-19 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer updated CASSANDRA-9861: -- Reviewer: Aleksey Yeschenko (was: Joshua McKenzie) > When forcibly exiting due to

[jira] [Reopened] (CASSANDRA-11043) Secondary indexes doesn't properly validate custom expressions

2016-04-19 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-11043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrés de la Peña reopened CASSANDRA-11043: --- Reproduced In: 3.5, 3.0.5 (was: 3.2.1) The validation method works

[jira] [Updated] (CASSANDRA-11414) dtest failure in bootstrap_test.TestBootstrap.resumable_bootstrap_test

2016-04-19 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-11414: Fix Version/s: 3.x > dtest failure in

[jira] [Comment Edited] (CASSANDRA-11414) dtest failure in bootstrap_test.TestBootstrap.resumable_bootstrap_test

2016-04-19 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248094#comment-15248094 ] Philip Thompson edited comment on CASSANDRA-11414 at 4/19/16 4:25 PM:

[jira] [Updated] (CASSANDRA-11604) select on table fails after changing user defined type in map

2016-04-19 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-11604: Reproduced In: 3.5 Fix Version/s: 3.x > select on table fails after

[jira] [Comment Edited] (CASSANDRA-11602) Materialized View Doest Not Have Static Columns

2016-04-19 Thread Ravishankar Rajendran (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248002#comment-15248002 ] Ravishankar Rajendran edited comment on CASSANDRA-11602 at 4/19/16 3:43 PM:

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

2016-04-19 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/30bfa07a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/30bfa07a Diff:

[1/3] cassandra git commit: Fix javadoc in AggregateFcts

2016-04-19 Thread blerer
Repository: cassandra Updated Branches: refs/heads/trunk 391cae615 -> 30bfa07a4 Fix javadoc in AggregateFcts Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/60997c2d Tree:

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

2016-04-19 Thread blerer
Merge branch asf/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/0e96d3e5 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0e96d3e5 Diff:

[jira] [Updated] (CASSANDRA-11610) Revisit consistent range movement restrictions

2016-04-19 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-11610: - Description: I have a suspicion that we chose the wrong default by always

[jira] [Commented] (CASSANDRA-11598) dtest failure in cql_tracing_test.TestCqlTracing.tracing_simple_test

2016-04-19 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248507#comment-15248507 ] Philip Thompson commented on CASSANDRA-11598: - Doesn't happen on 2.2. Definitely a 2.1

[jira] [Commented] (CASSANDRA-11548) Anticompaction not removing old sstables

2016-04-19 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248413#comment-15248413 ] Paulo Motta commented on CASSANDRA-11548: - Thanks [~krummas]. Good job [~ruoranwang]! >

[jira] [Updated] (CASSANDRA-11607) dtest failure in user_types_test.TestUserTypes.test_nested_user_types

2016-04-19 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-11607: Resolution: Fixed Status: Resolved (was: Patch Available) > dtest

[jira] [Created] (CASSANDRA-11612) dtest failure in materialized_views_test.TestMaterializedViews.interrupt_build_process_test

2016-04-19 Thread Jim Witschey (JIRA)
Jim Witschey created CASSANDRA-11612: Summary: dtest failure in materialized_views_test.TestMaterializedViews.interrupt_build_process_test Key: CASSANDRA-11612 URL:

[cassandra] Git Push Summary

2016-04-19 Thread jake
Repository: cassandra Updated Tags: refs/tags/2.1.14-tentative [deleted] 5c5c5b44c

[cassandra] Git Push Summary

2016-04-19 Thread jake
Repository: cassandra Updated Tags: refs/tags/2.1.14-tentative [created] 209ebd380

[jira] [Created] (CASSANDRA-11611) dtest failure in topology_test.TestTopology.crash_during_decommission_test

2016-04-19 Thread Jim Witschey (JIRA)
Jim Witschey created CASSANDRA-11611: Summary: dtest failure in topology_test.TestTopology.crash_during_decommission_test Key: CASSANDRA-11611 URL: https://issues.apache.org/jira/browse/CASSANDRA-11611

[jira] [Commented] (CASSANDRA-11598) dtest failure in cql_tracing_test.TestCqlTracing.tracing_simple_test

2016-04-19 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248576#comment-15248576 ] Philip Thompson commented on CASSANDRA-11598: - So, to persist what I've said on IRC here:

[jira] [Comment Edited] (CASSANDRA-9633) Add ability to encrypt sstables

2016-04-19 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247797#comment-15247797 ] Jason Brown edited comment on CASSANDRA-9633 at 4/19/16 8:09 PM: - OK,

[jira] [Assigned] (CASSANDRA-11608) dtest failure in replace_address_test.TestReplaceAddress.replace_first_boot_test

2016-04-19 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson reassigned CASSANDRA-11608: --- Assignee: Philip Thompson (was: DS Test Eng) > dtest failure in >

[jira] [Updated] (CASSANDRA-11598) dtest failure in cql_tracing_test.TestCqlTracing.tracing_simple_test

2016-04-19 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-11598: Issue Type: Bug (was: Test) > dtest failure in

[jira] [Updated] (CASSANDRA-11598) dtest failure in cql_tracing_test.TestCqlTracing.tracing_simple_test

2016-04-19 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-11598: Reproduced In: 2.1.13 Component/s: Tools > dtest failure in

[jira] [Updated] (CASSANDRA-11598) dtest failure in cql_tracing_test.TestCqlTracing.tracing_simple_test

2016-04-19 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-11598: Assignee: (was: Philip Thompson) > dtest failure in

[jira] [Updated] (CASSANDRA-11598) dtest failure in cql_tracing_test.TestCqlTracing.tracing_simple_test

2016-04-19 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-11598: Fix Version/s: 2.1.x > dtest failure in

[jira] [Updated] (CASSANDRA-7645) cqlsh: show partial trace if incomplete after max_trace_wait

2016-04-19 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-7645: --- Labels: cqlsh (was: ) > cqlsh: show partial trace if incomplete after

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

2016-04-19 Thread marcuse
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/0541597e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0541597e Diff:

[2/3] cassandra git commit: Only open one sstable scanner per sstable

2016-04-19 Thread marcuse
Only open one sstable scanner per sstable Patch by marcuse; reviewed by Paulo Motta for CASSANDRA-11412 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9b48a0bf Tree:

[1/3] cassandra git commit: Only open one sstable scanner per sstable

2016-04-19 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 0e96d3e52 -> 9b48a0bf4 refs/heads/trunk c83729f41 -> 0541597e7 Only open one sstable scanner per sstable Patch by marcuse; reviewed by Paulo Motta for CASSANDRA-11412 Project:

[jira] [Updated] (CASSANDRA-11412) Many sstablescanners opened during repair

2016-04-19 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-11412: Resolution: Fixed Fix Version/s: (was: 3.0.x)

[jira] [Updated] (CASSANDRA-11542) Create a benchmark to compare HDFS and Cassandra bulk read times

2016-04-19 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania updated CASSANDRA-11542: - Attachment: spark-load-perf-results-001.zip > Create a benchmark to compare HDFS and

[jira] [Updated] (CASSANDRA-11381) Node running with join_ring=false and authentication can not serve requests

2016-04-19 Thread mck (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mck updated CASSANDRA-11381: Since Version: 2.0.16 Fix Version/s: 2.2.7 3.0.6 3.6

[jira] [Commented] (CASSANDRA-8844) Change Data Capture (CDC)

2016-04-19 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249212#comment-15249212 ] Joshua McKenzie commented on CASSANDRA-8844: I am impressed (and bothered) at how much I

[jira] [Commented] (CASSANDRA-11542) Create a benchmark to compare HDFS and Cassandra bulk read times

2016-04-19 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249213#comment-15249213 ] Stefania commented on CASSANDRA-11542: -- I've run [the

[jira] [Commented] (CASSANDRA-11381) Node running with join_ring=false and authentication can not serve requests

2016-04-19 Thread mck (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249315#comment-15249315 ] mck commented on CASSANDRA-11381: - [~JoshuaMcKenzie], [~jkni], what's up? > Node running with

[jira] [Commented] (CASSANDRA-11137) JSON datetime formatting needs timezone

2016-04-19 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249254#comment-15249254 ] Stefania commented on CASSANDRA-11137: -- I agree with Aleksey, adding a timezone is sufficient

[jira] [Created] (CASSANDRA-11614) Expired tombstones are purged before locally applied (Cassandra 1.2 EOL)

2016-04-19 Thread Tatsuya Kawano (JIRA)
Tatsuya Kawano created CASSANDRA-11614: -- Summary: Expired tombstones are purged before locally applied (Cassandra 1.2 EOL) Key: CASSANDRA-11614 URL: https://issues.apache.org/jira/browse/CASSANDRA-11614

[jira] [Commented] (CASSANDRA-11393) dtest failure in upgrade_tests.upgrade_through_versions_test.ProtoV3Upgrade_2_1_UpTo_3_0_HEAD.rolling_upgrade_test

2016-04-19 Thread Russ Hatch (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249024#comment-15249024 ] Russ Hatch commented on CASSANDRA-11393: Not sure what the state of things are here, but just

[jira] [Comment Edited] (CASSANDRA-11566) read time out when do count(*)

2016-04-19 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248694#comment-15248694 ] Jack Krupansky edited comment on CASSANDRA-11566 at 4/19/16 9:59 PM:

[jira] [Updated] (CASSANDRA-11600) Don't require HEAP_NEW_SIZE to be set when using G1

2016-04-19 Thread Blake Eggleston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Eggleston updated CASSANDRA-11600: patches: [3.0|https://github.com/bdeggleston/cassandra/tree/11600-3.0]

[jira] [Commented] (CASSANDRA-11566) read time out when do count(*)

2016-04-19 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248694#comment-15248694 ] Jack Krupansky commented on CASSANDRA-11566: I suspect that this timeout is simply

  1   2   >