[jira] [Commented] (CASSANDRA-9555) Don't let offline tools run while cassandra is running

2016-05-31 Thread stone (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309331#comment-15309331 ] stone commented on CASSANDRA-9555: -- so any patch are available to get? > Don't let offline tools run

[jira] [Commented] (CASSANDRA-11714) shutdown script should wait more than 30 seconds before force kill

2016-05-31 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309239#comment-15309239 ] Jeff Jirsa commented on CASSANDRA-11714: It seems like what you're really asking for is

[jira] [Commented] (CASSANDRA-11198) Materialized view inconsistency

2016-05-31 Thread Lam Chi Chung (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309190#comment-15309190 ] Lam Chi Chung commented on CASSANDRA-11198: --- Actually, I have encountered the same

[jira] [Commented] (CASSANDRA-2848) Make the Client API support passing down timeouts

2016-05-31 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309151#comment-15309151 ] sankalp kohli commented on CASSANDRA-2848: -- Assigning this to [~geoffxy] as he is working on

[jira] [Updated] (CASSANDRA-2848) Make the Client API support passing down timeouts

2016-05-31 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sankalp kohli updated CASSANDRA-2848: - Assignee: Geoffrey Yu > Make the Client API support passing down timeouts >

[jira] [Updated] (CASSANDRA-9039) CommitLog compressed configuration not run in several unit tests

2016-05-31 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-9039: --- Reviewer: Branimir Lambov > CommitLog compressed configuration not run in several

[jira] [Updated] (CASSANDRA-11664) Tab completion in cqlsh doesn't work for capitalized letters

2016-05-31 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-11664: Reviewer: Tyler Hobbs > Tab completion in cqlsh doesn't work for capitalized

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

2016-05-31 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-11928: Assignee: Tyler Hobbs > dtest failure in

[jira] [Updated] (CASSANDRA-11696) Incremental repairs can mark too many ranges as repaired

2016-05-31 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-11696: Reviewer: Joel Knighton > Incremental repairs can mark too many ranges as

[jira] [Updated] (CASSANDRA-11933) Improve Repair performance

2016-05-31 Thread Cyril Scetbon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyril Scetbon updated CASSANDRA-11933: -- Description: During a full repair on a ~ 60 nodes cluster, I've been able to see

[jira] [Updated] (CASSANDRA-11933) Improve Repair performance

2016-05-31 Thread Cyril Scetbon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyril Scetbon updated CASSANDRA-11933: -- Description: During a full repair on a ~ 60 nodes cluster, I've been able to see

[jira] [Created] (CASSANDRA-11933) Improve Repair performance

2016-05-31 Thread Cyril Scetbon (JIRA)
Cyril Scetbon created CASSANDRA-11933: - Summary: Improve Repair performance Key: CASSANDRA-11933 URL: https://issues.apache.org/jira/browse/CASSANDRA-11933 Project: Cassandra Issue Type:

[jira] [Updated] (CASSANDRA-11587) Cfstats estimate number of keys should return 0 for empty table

2016-05-31 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-11587: --- Resolution: Fixed Fix Version/s: (was: 3.6)

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

2016-05-31 Thread yukim
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/4aaf2b34 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4aaf2b34 Diff:

[02/10] cassandra git commit: Avoid showing estimated key as -1 in tablestats

2016-05-31 Thread yukim
Avoid showing estimated key as -1 in tablestats patch by Mahdi Mohammadi; reviewed by yukim for CASSANDRA-11587 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/39b86e37 Tree:

[04/10] cassandra git commit: Avoid showing estimated key as -1 in tablestats

2016-05-31 Thread yukim
Avoid showing estimated key as -1 in tablestats patch by Mahdi Mohammadi; reviewed by yukim for CASSANDRA-11587 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/39b86e37 Tree:

[10/10] cassandra git commit: Merge branch 'cassandra-3.7' into trunk

2016-05-31 Thread yukim
Merge branch 'cassandra-3.7' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f55d2d49 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f55d2d49 Diff:

[03/10] cassandra git commit: Avoid showing estimated key as -1 in tablestats

2016-05-31 Thread yukim
Avoid showing estimated key as -1 in tablestats patch by Mahdi Mohammadi; reviewed by yukim for CASSANDRA-11587 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/39b86e37 Tree:

[08/10] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.7

2016-05-31 Thread yukim
Merge branch 'cassandra-3.0' into cassandra-3.7 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f000ff08 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f000ff08 Diff:

[09/10] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.7

2016-05-31 Thread yukim
Merge branch 'cassandra-3.0' into cassandra-3.7 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f000ff08 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f000ff08 Diff:

[01/10] cassandra git commit: Avoid showing estimated key as -1 in tablestats

2016-05-31 Thread yukim
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 a5dac1298 -> 39b86e379 refs/heads/cassandra-3.0 15ec93041 -> 4aaf2b34f refs/heads/cassandra-3.7 f40c632e4 -> f000ff08f refs/heads/trunk 61c988e51 -> f55d2d494 Avoid showing estimated key as -1 in tablestats patch by Mahdi

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

2016-05-31 Thread yukim
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/4aaf2b34 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4aaf2b34 Diff:

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

2016-05-31 Thread yukim
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/4aaf2b34 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4aaf2b34 Diff:

[jira] [Commented] (CASSANDRA-11664) Tab completion in cqlsh doesn't work for capitalized letters

2016-05-31 Thread Mahdi Mohammadi (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308674#comment-15308674 ] Mahdi Mohammadi commented on CASSANDRA-11664: - Ok. Thanks. > Tab completion in cqlsh

[jira] [Updated] (CASSANDRA-11922) BatchlogManagerTest is failing intermittently

2016-05-31 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-11922: --- Resolution: Fixed Fix Version/s: 3.7 Status: Resolved (was:

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

2016-05-31 Thread yukim
Merge branch 'cassandra-3.7' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/61c988e5 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/61c988e5 Diff:

[2/3] cassandra git commit: Fix race in CompactionStrategyManager's pause/resume

2016-05-31 Thread yukim
Fix race in CompactionStrategyManager's pause/resume Patch by Alex Petrov; reviewed by yukim for CASSANDRA-11922 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f40c632e Tree:

[jira] [Commented] (CASSANDRA-11806) sstableloader fails with "Remote peer failed stream session" on small table

2016-05-31 Thread Don Branson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308604#comment-15308604 ] Don Branson commented on CASSANDRA-11806: - I'm just fuzzy on this workaround, since I'm not

[1/3] cassandra git commit: Fix race in CompactionStrategyManager's pause/resume

2016-05-31 Thread yukim
Repository: cassandra Updated Branches: refs/heads/cassandra-3.7 3b72c4202 -> f40c632e4 refs/heads/trunk e14e7310c -> 61c988e51 Fix race in CompactionStrategyManager's pause/resume Patch by Alex Petrov; reviewed by yukim for CASSANDRA-11922 Project:

[jira] [Updated] (CASSANDRA-11749) CQLSH gets SSL exception following a COPY FROM

2016-05-31 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-11749: -- Status: In Progress (was: Awaiting Feedback) > CQLSH gets SSL exception

[jira] [Updated] (CASSANDRA-11363) Blocked NTR When Connecting Causing Excessive Load

2016-05-31 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-11363: -- Resolution: Cannot Reproduce Reproduced In: 3.0.3, 2.1.13, 2.1.12

[jira] [Updated] (CASSANDRA-11813) Bad first start leaves node in invalid state.

2016-05-31 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-11813: -- Fix Version/s: (was: 3.0.x) (was: 3.x) > Bad

[jira] [Resolved] (CASSANDRA-11926) dtest failure in thrift_tests.TestMutations.test_dynamic_indexes_with_system_update_cf

2016-05-31 Thread Craig Kodman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Kodman resolved CASSANDRA-11926. -- Resolution: Duplicate > dtest failure in >

[jira] [Updated] (CASSANDRA-11931) IllegalStateException thrown fetching metrics histograms

2016-05-31 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-11931: Fix Version/s: 2.2.x > IllegalStateException thrown fetching metrics

[jira] [Resolved] (CASSANDRA-11489) DynamicCompositeType failures during 2.1 to 3.0 upgrade.

2016-05-31 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko resolved CASSANDRA-11489. --- Resolution: Duplicate Assignee: (was: Aleksey Yeschenko)

[jira] [Commented] (CASSANDRA-11489) DynamicCompositeType failures during 2.1 to 3.0 upgrade.

2016-05-31 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308470#comment-15308470 ] Aleksey Yeschenko commented on CASSANDRA-11489: --- So, the ticket had nothing to do with

[jira] [Commented] (CASSANDRA-11469) dtest failure in upgrade_internal_auth_test.TestAuthUpgrade.upgrade_to_22_test

2016-05-31 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308462#comment-15308462 ] Philip Thompson commented on CASSANDRA-11469: - Oh okay, yeah, that's just the dtest code

[jira] [Created] (CASSANDRA-11932) Range tombstones generated instead of regular once between 2.1 and 3.0 nodes (in 3.0 -> 2.1 direction) for some tables

2016-05-31 Thread Aleksey Yeschenko (JIRA)
Aleksey Yeschenko created CASSANDRA-11932: - Summary: Range tombstones generated instead of regular once between 2.1 and 3.0 nodes (in 3.0 -> 2.1 direction) for some tables Key: CASSANDRA-11932 URL:

[jira] [Commented] (CASSANDRA-11489) DynamicCompositeType failures during 2.1 to 3.0 upgrade.

2016-05-31 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308448#comment-15308448 ] Aleksey Yeschenko commented on CASSANDRA-11489: --- The second issue is about mixed and

[jira] [Commented] (CASSANDRA-11469) dtest failure in upgrade_internal_auth_test.TestAuthUpgrade.upgrade_to_22_test

2016-05-31 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308444#comment-15308444 ] Sam Tunnicliffe commented on CASSANDRA-11469: - Ah, sorry the link to the results page is

[jira] [Commented] (CASSANDRA-11469) dtest failure in upgrade_internal_auth_test.TestAuthUpgrade.upgrade_to_22_test

2016-05-31 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308434#comment-15308434 ] Philip Thompson commented on CASSANDRA-11469: - You seem to have linked the build page for

[jira] [Commented] (CASSANDRA-11767) dtest failure in upgrade_tests.upgrade_through_versions_test.ProtoV3Upgrade_AllVersions_EndsAt_Trunk_HEAD.rolling_upgrade_test

2016-05-31 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308423#comment-15308423 ] Philip Thompson commented on CASSANDRA-11767: - I am running so here:

[jira] [Comment Edited] (CASSANDRA-11763) Failure to read non-shallow pre-3.0 sstable index entries

2016-05-31 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308234#comment-15308234 ] Philip Thompson edited comment on CASSANDRA-11763 at 5/31/16 7:00 PM:

[jira] [Comment Edited] (CASSANDRA-11763) Failure to read non-shallow pre-3.0 sstable index entries

2016-05-31 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308234#comment-15308234 ] Philip Thompson edited comment on CASSANDRA-11763 at 5/31/16 6:52 PM:

[jira] [Updated] (CASSANDRA-11693) dtest failure in scrub_test.TestScrubIndexes.test_scrub_static_table

2016-05-31 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-11693: Resolution: Fixed Fix Version/s: (was: 3.x) Reproduced In:

[jira] [Updated] (CASSANDRA-11838) dtest failure in largecolumn_test:TestLargeColumn.cleanup_test

2016-05-31 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-11838: --- Reproduced In: 3.8 (was: 3.6) > dtest failure in

[jira] [Commented] (CASSANDRA-11931) IllegalStateException thrown fetching metrics histograms

2016-05-31 Thread Chris Lohfink (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308241#comment-15308241 ] Chris Lohfink commented on CASSANDRA-11931: --- Do you know which metric? possibly related to

[jira] [Commented] (CASSANDRA-11763) Failure to read non-shallow pre-3.0 sstable index entries

2016-05-31 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308234#comment-15308234 ] Philip Thompson commented on CASSANDRA-11763: - Yes, I've kicked off at

[jira] [Commented] (CASSANDRA-11687) dtest failure in rebuild_test.TestRebuild.simple_rebuild_test

2016-05-31 Thread Russ Hatch (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308224#comment-15308224 ] Russ Hatch commented on CASSANDRA-11687: This might be worth one more trial of like 200,

[jira] [Updated] (CASSANDRA-11687) dtest failure in rebuild_test.TestRebuild.simple_rebuild_test

2016-05-31 Thread Russ Hatch (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russ Hatch updated CASSANDRA-11687: --- Assignee: DS Test Eng (was: Russ Hatch) > dtest failure in

[cassandra] Git Push Summary

2016-05-31 Thread jake
Repository: cassandra Updated Tags: refs/tags/3.6-tentative [created] 8d22d9fd1

[cassandra] Git Push Summary

2016-05-31 Thread jake
Repository: cassandra Updated Tags: refs/tags/3.6-tentative [deleted] dee84ccc5

[5/6] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.7

2016-05-31 Thread jake
Merge branch 'cassandra-3.0' into cassandra-3.7 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3b72c420 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3b72c420 Diff:

[1/6] cassandra git commit: bump version

2016-05-31 Thread jake
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 91a48d2a5 -> 15ec93041 refs/heads/cassandra-3.7 12af0428e -> 3b72c4202 refs/heads/trunk ff7dc7764 -> e14e7310c bump version Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[4/6] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.7

2016-05-31 Thread jake
Merge branch 'cassandra-3.0' into cassandra-3.7 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3b72c420 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3b72c420 Diff:

[3/6] cassandra git commit: bump version

2016-05-31 Thread jake
bump version Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/15ec9304 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/15ec9304 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/15ec9304 Branch:

[2/6] cassandra git commit: bump version

2016-05-31 Thread jake
bump version Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/15ec9304 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/15ec9304 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/15ec9304 Branch:

[6/6] cassandra git commit: Merge branch 'cassandra-3.7' into trunk

2016-05-31 Thread jake
Merge branch 'cassandra-3.7' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e14e7310 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e14e7310 Diff:

[jira] [Commented] (CASSANDRA-9126) java.lang.RuntimeException: Last written key DecoratedKey >= current key DecoratedKey

2016-05-31 Thread Jim Witschey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308195#comment-15308195 ] Jim Witschey commented on CASSANDRA-9126: - [~krummas] I don't have the context anymore to

[jira] [Comment Edited] (CASSANDRA-11749) CQLSH gets SSL exception following a COPY FROM

2016-05-31 Thread Adam Holmberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308147#comment-15308147 ] Adam Holmberg edited comment on CASSANDRA-11749 at 5/31/16 5:15 PM:

[jira] [Commented] (CASSANDRA-11920) bloom_filter_fp_chance needs to be validated up front

2016-05-31 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308150#comment-15308150 ] Tyler Hobbs commented on CASSANDRA-11920: - To clarify, what we really need to do here is

[jira] [Updated] (CASSANDRA-11920) bloom_filter_fp_chance needs to be validated up front

2016-05-31 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-11920: Summary: bloom_filter_fp_chance needs to be validated up front (was: Not able to set

[jira] [Commented] (CASSANDRA-11749) CQLSH gets SSL exception following a COPY FROM

2016-05-31 Thread Adam Holmberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308147#comment-15308147 ] Adam Holmberg commented on CASSANDRA-11749: --- The driver should handle this better. There is

[jira] [Commented] (CASSANDRA-10786) Include hash of result set metadata in prepared statement id

2016-05-31 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308141#comment-15308141 ] Tyler Hobbs commented on CASSANDRA-10786: - That looks good to me so far, with one minor

[jira] [Created] (CASSANDRA-11931) IllegalStateException thrown fetching metrics histograms

2016-05-31 Thread Eric Evans (JIRA)
Eric Evans created CASSANDRA-11931: -- Summary: IllegalStateException thrown fetching metrics histograms Key: CASSANDRA-11931 URL: https://issues.apache.org/jira/browse/CASSANDRA-11931 Project:

[jira] [Commented] (CASSANDRA-11664) Tab completion in cqlsh doesn't work for capitalized letters

2016-05-31 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308120#comment-15308120 ] Tyler Hobbs commented on CASSANDRA-11664: - Thanks for the patch! I tested this out locally

[jira] [Commented] (CASSANDRA-11000) Mixing LWT and non-LWT operations can result in an LWT operation being acknowledged but not applied

2016-05-31 Thread Sebastian Marsching (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308101#comment-15308101 ] Sebastian Marsching commented on CASSANDRA-11000: - Thanks for the link to the

[jira] [Updated] (CASSANDRA-11711) testJsonThreadSafety is failing / flapping

2016-05-31 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-11711: Resolution: Fixed Fix Version/s: (was: 3.0.x) (was:

[03/10] cassandra git commit: Make testJsonThreadSafety less likely to time out

2016-05-31 Thread tylerhobbs
Make testJsonThreadSafety less likely to time out Patch by Tyler Hobbs; reviewed by Alex Petrov for CASSANDRA-11711 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a5dac129 Tree:

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

2016-05-31 Thread tylerhobbs
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/91a48d2a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/91a48d2a Diff:

[02/10] cassandra git commit: Make testJsonThreadSafety less likely to time out

2016-05-31 Thread tylerhobbs
Make testJsonThreadSafety less likely to time out Patch by Tyler Hobbs; reviewed by Alex Petrov for CASSANDRA-11711 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a5dac129 Tree:

[10/10] cassandra git commit: Merge branch 'cassandra-3.7' into trunk

2016-05-31 Thread tylerhobbs
Merge branch 'cassandra-3.7' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ff7dc776 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ff7dc776 Diff:

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

2016-05-31 Thread tylerhobbs
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/91a48d2a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/91a48d2a Diff:

[09/10] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.7

2016-05-31 Thread tylerhobbs
Merge branch 'cassandra-3.0' into cassandra-3.7 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/12af0428 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/12af0428 Diff:

[01/10] cassandra git commit: Make testJsonThreadSafety less likely to time out

2016-05-31 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 66c8f2b7f -> a5dac1298 refs/heads/cassandra-3.0 57ead56f3 -> 91a48d2a5 refs/heads/cassandra-3.7 a2b73a5aa -> 12af0428e refs/heads/trunk 5511802ac -> ff7dc7764 Make testJsonThreadSafety less likely to time out Patch by

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

2016-05-31 Thread tylerhobbs
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/91a48d2a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/91a48d2a Diff:

[08/10] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.7

2016-05-31 Thread tylerhobbs
Merge branch 'cassandra-3.0' into cassandra-3.7 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/12af0428 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/12af0428 Diff:

[04/10] cassandra git commit: Make testJsonThreadSafety less likely to time out

2016-05-31 Thread tylerhobbs
Make testJsonThreadSafety less likely to time out Patch by Tyler Hobbs; reviewed by Alex Petrov for CASSANDRA-11711 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a5dac129 Tree:

[jira] [Commented] (CASSANDRA-11349) MerkleTree mismatch when multiple range tombstones exists for the same partition and interval

2016-05-31 Thread Fabien Rousseau (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308051#comment-15308051 ] Fabien Rousseau commented on CASSANDRA-11349: - Thanks Stefan. So if I understand well,

[jira] [Updated] (CASSANDRA-11922) BatchlogManagerTest is failing intermittently

2016-05-31 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-11922: Reviewer: Yuki Morishita Status: Patch Available (was: Open) >

[jira] [Updated] (CASSANDRA-7190) Add schema to snapshot manifest

2016-05-31 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-7190: - Status: Open (was: Patch Available) > Add schema to snapshot manifest >

[jira] [Commented] (CASSANDRA-7190) Add schema to snapshot manifest

2016-05-31 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308031#comment-15308031 ] Aleksey Yeschenko commented on CASSANDRA-7190: -- Close, but not enough, yet. 1. You do

[jira] [Commented] (CASSANDRA-11906) Unstable JVM due too many files when anticompacting big LCS tables

2016-05-31 Thread Stefano Ortolani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15307979#comment-15307979 ] Stefano Ortolani commented on CASSANDRA-11906: -- Cool, thanks a lot! > Unstable JVM due

[jira] [Updated] (CASSANDRA-11873) Add duration type

2016-05-31 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-11873: Reviewer: Tyler Hobbs > Add duration type > - > > Key:

[jira] [Created] (CASSANDRA-11930) Range tombstone serialisation between 2.1 and 3.0 nodes (in 3.0 -> 2.1 direction) is broken for some Thrift deletions

2016-05-31 Thread Aleksey Yeschenko (JIRA)
Aleksey Yeschenko created CASSANDRA-11930: - Summary: Range tombstone serialisation between 2.1 and 3.0 nodes (in 3.0 -> 2.1 direction) is broken for some Thrift deletions Key: CASSANDRA-11930 URL:

[jira] [Commented] (CASSANDRA-11849) Potential data directory problems due to CFS getDirectories logic

2016-05-31 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15307941#comment-15307941 ] T Jake Luciani commented on CASSANDRA-11849: [~bdeggleston] would you mind rebasing and

[jira] [Commented] (CASSANDRA-11849) Potential data directory problems due to CFS getDirectories logic

2016-05-31 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15307928#comment-15307928 ] T Jake Luciani commented on CASSANDRA-11849: Added CASSANDRA-11929 for future work >

[jira] [Updated] (CASSANDRA-11929) Initialize non-standard data dirs for each compaction strategy

2016-05-31 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-11929: --- Issue Type: Improvement (was: Bug) > Initialize non-standard data dirs for each

[jira] [Created] (CASSANDRA-11929) Initialize non-standard data dirs for each compaction strategy

2016-05-31 Thread T Jake Luciani (JIRA)
T Jake Luciani created CASSANDRA-11929: -- Summary: Initialize non-standard data dirs for each compaction strategy Key: CASSANDRA-11929 URL: https://issues.apache.org/jira/browse/CASSANDRA-11929

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

2016-05-31 Thread Jim Witschey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15307926#comment-15307926 ] Jim Witschey commented on CASSANDRA-8844: - I've made a PR containing some CDC dtests here:

[jira] [Commented] (CASSANDRA-11838) dtest failure in largecolumn_test:TestLargeColumn.cleanup_test

2016-05-31 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15307918#comment-15307918 ] T Jake Luciani commented on CASSANDRA-11838: Nice detective work. Nits: * We should

[jira] [Comment Edited] (CASSANDRA-11489) DynamicCompositeType failures during 2.1 to 3.0 upgrade.

2016-05-31 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15307909#comment-15307909 ] Aleksey Yeschenko edited comment on CASSANDRA-11489 at 5/31/16 3:24 PM:

[jira] [Created] (CASSANDRA-11928) dtest failure in cql_tracing_test.TestCqlTracing.tracing_simple_test

2016-05-31 Thread Craig Kodman (JIRA)
Craig Kodman created CASSANDRA-11928: Summary: dtest failure in cql_tracing_test.TestCqlTracing.tracing_simple_test Key: CASSANDRA-11928 URL: https://issues.apache.org/jira/browse/CASSANDRA-11928

[jira] [Commented] (CASSANDRA-11489) DynamicCompositeType failures during 2.1 to 3.0 upgrade.

2016-05-31 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15307909#comment-15307909 ] Aleksey Yeschenko commented on CASSANDRA-11489: --- At least two bugs here. 1.

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

2016-05-31 Thread Craig Kodman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Kodman updated CASSANDRA-11928: - Issue Type: Bug (was: Test) > dtest failure in

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

2016-05-31 Thread Craig Kodman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Kodman updated CASSANDRA-11928: - Assignee: (was: DS Test Eng) > dtest failure in

[jira] [Updated] (CASSANDRA-11849) Potential data directory problems due to CFS getDirectories logic

2016-05-31 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-11849: --- Status: Patch Available (was: Open) > Potential data directory problems due to

[jira] [Commented] (CASSANDRA-11152) SOURCE command in CQLSH 3.2 requires that "use keyspace" is in the cql file that you are sourcing

2016-05-31 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15307902#comment-15307902 ] Robert Stupp commented on CASSANDRA-11152: -- I'm happy to review. Passing the current

[jira] [Commented] (CASSANDRA-11849) Potential data directory problems due to CFS getDirectories logic

2016-05-31 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15307903#comment-15307903 ] T Jake Luciani commented on CASSANDRA-11849: Ok let's go with this and open another

[jira] [Updated] (CASSANDRA-11696) Incremental repairs can mark too many ranges as repaired

2016-05-31 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-11696: Fix Version/s: 3.x 3.0.x 2.2.x

  1   2   >