[jira] [Resolved] (CASSANDRA-12433) Create schema backup

2016-08-10 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Hanna resolved CASSANDRA-12433. -- Resolution: Duplicate > Create schema backup > > >

[jira] [Commented] (CASSANDRA-12434) Improve deletion_info in sstabledump to include calculated 'expires_at' based on local_delete_time + gc_grace_seconds

2016-08-10 Thread Andy Tolbert (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416570#comment-15416570 ] Andy Tolbert commented on CASSANDRA-12434: -- Maybe 'expires_at' isn't the appropriate term

[jira] [Created] (CASSANDRA-12434) Improve deletion_info in sstabledump to include calculated 'expires_at' based on local_delete_time + gc_grace_seconds

2016-08-10 Thread Andy Tolbert (JIRA)
Andy Tolbert created CASSANDRA-12434: Summary: Improve deletion_info in sstabledump to include calculated 'expires_at' based on local_delete_time + gc_grace_seconds Key: CASSANDRA-12434 URL:

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

2016-08-10 Thread Andy Tolbert (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416539#comment-15416539 ] Andy Tolbert commented on CASSANDRA-11595: -- Was talking with a user who also encountered

[jira] [Commented] (CASSANDRA-6381) Refactor nodetool

2016-08-10 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416503#comment-15416503 ] sankalp kohli commented on CASSANDRA-6381: -- This patches changed the way -hosts and -dc is

cassandra git commit: remove dead method

2016-08-10 Thread dbrosius
Repository: cassandra Updated Branches: refs/heads/trunk eda4b58e1 -> 22a9bf0d4 remove dead method Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/22a9bf0d Tree:

[jira] [Commented] (CASSANDRA-12403) Slow query detecting

2016-08-10 Thread Shogo Hoshii (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416432#comment-15416432 ] Shogo Hoshii commented on CASSANDRA-12403: -- Hello [~Stefania]-san, Thank you very much for

[jira] [Commented] (CASSANDRA-11356) EC2MRS ignores broadcast_rpc_address setting in cassandra.yaml

2016-08-10 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416350#comment-15416350 ] Jason Brown commented on CASSANDRA-11356: - I'm +1 on the patch except for two minor issues:

[jira] [Commented] (CASSANDRA-12256) Properly respect the request timeouts

2016-08-10 Thread Geoffrey Yu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416338#comment-15416338 ] Geoffrey Yu commented on CASSANDRA-12256: - Thanks for the review! I looked through the test

[jira] [Commented] (CASSANDRA-8523) Writes should be sent to a replacement node while it is streaming in data

2016-08-10 Thread Richard Low (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416328#comment-15416328 ] Richard Low commented on CASSANDRA-8523: +1 on the 3.9 version too. > Writes should be sent

[jira] [Commented] (CASSANDRA-12100) Compactions are stuck after TRUNCATE

2016-08-10 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416324#comment-15416324 ] Stefania commented on CASSANDRA-12100: -- Thank you for the review. Committed to 3.0 as

[jira] [Updated] (CASSANDRA-12100) Compactions are stuck after TRUNCATE

2016-08-10 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania updated CASSANDRA-12100: - Resolution: Fixed Fix Version/s: (was: 3.0.x) 3.9

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

2016-08-10 Thread stefania
Merge branch 'cassandra-3.0' into cassandra-3.9 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/15fd71f9 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/15fd71f9 Diff:

[1/6] cassandra git commit: Make sure compaction stats are updated when compaction is interrupted

2016-08-10 Thread stefania
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 2691c9e4e -> 05483a962 refs/heads/cassandra-3.9 1fff069ad -> 15fd71f9a refs/heads/trunk f467c8523 -> eda4b58e1 Make sure compaction stats are updated when compaction is interrupted patch by Stefania Alborghetti; reviewed by

[3/6] cassandra git commit: Make sure compaction stats are updated when compaction is interrupted

2016-08-10 Thread stefania
Make sure compaction stats are updated when compaction is interrupted patch by Stefania Alborghetti; reviewed by Marcus Eriksson for CASSANDRA-12100 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/05483a96 Tree:

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

2016-08-10 Thread stefania
Merge branch 'cassandra-3.9' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/eda4b58e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/eda4b58e Diff:

[2/6] cassandra git commit: Make sure compaction stats are updated when compaction is interrupted

2016-08-10 Thread stefania
Make sure compaction stats are updated when compaction is interrupted patch by Stefania Alborghetti; reviewed by Marcus Eriksson for CASSANDRA-12100 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/05483a96 Tree:

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

2016-08-10 Thread stefania
Merge branch 'cassandra-3.0' into cassandra-3.9 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/15fd71f9 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/15fd71f9 Diff:

[jira] [Updated] (CASSANDRA-12433) Create schema backup

2016-08-10 Thread Varun Gupta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Gupta updated CASSANDRA-12433: Description: Currently cassandra support taking snapshot. Add feature to create a new

[jira] [Updated] (CASSANDRA-12433) Create schema backup

2016-08-10 Thread Varun Gupta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Gupta updated CASSANDRA-12433: Description: Currently cassandra support taking snapshot. Add feature to create a new

[jira] [Created] (CASSANDRA-12433) Create schema backup

2016-08-10 Thread Varun Gupta (JIRA)
Varun Gupta created CASSANDRA-12433: --- Summary: Create schema backup Key: CASSANDRA-12433 URL: https://issues.apache.org/jira/browse/CASSANDRA-12433 Project: Cassandra Issue Type: New

[Cassandra Wiki] Update of "ContributorsGroup" by DaveBrosius

2016-08-10 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "ContributorsGroup" page has been changed by DaveBrosius: https://wiki.apache.org/cassandra/ContributorsGroup?action=diff=59=60 * ChrisBroome * ChrisBurroughs * daniels

[jira] [Updated] (CASSANDRA-12432) Set ulimit for nproc in debian init script

2016-08-10 Thread Jared Biel (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jared Biel updated CASSANDRA-12432: --- Description: While using Cassandra 2.2.7 (installed from official package) on Ubuntu

[Cassandra Wiki] Update of "GettingStarted" by JonathanEllis

2016-08-10 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "GettingStarted" page has been changed by JonathanEllis: https://wiki.apache.org/cassandra/GettingStarted?action=diff=111=112 Comment: Apparently refresh directive is not

[Cassandra Wiki] Update of "GettingStarted" by JonathanEllis

2016-08-10 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "GettingStarted" page has been changed by JonathanEllis: https://wiki.apache.org/cassandra/GettingStarted?action=diff=110=111 Comment: Redirect to in-tree documentation - ==

[jira] [Created] (CASSANDRA-12432) Set ulimit for nproc in debian init script

2016-08-10 Thread Jared Biel (JIRA)
Jared Biel created CASSANDRA-12432: -- Summary: Set ulimit for nproc in debian init script Key: CASSANDRA-12432 URL: https://issues.apache.org/jira/browse/CASSANDRA-12432 Project: Cassandra

[jira] [Commented] (CASSANDRA-11356) EC2MRS ignores broadcast_rpc_address setting in cassandra.yaml

2016-08-10 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415980#comment-15415980 ] Tyler Hobbs commented on CASSANDRA-11356: - Cool, that would be just fine. > EC2MRS ignores

[jira] [Commented] (CASSANDRA-9608) Support Java 9

2016-08-10 Thread Paul Sandoz (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415962#comment-15415962 ] Paul Sandoz commented on CASSANDRA-9608: -Xloggc is deprecated, as a workaround use -Xlog:gc

[jira] [Comment Edited] (CASSANDRA-9876) One way targeted repair

2016-08-10 Thread Geoffrey Yu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415774#comment-15415774 ] Geoffrey Yu edited comment on CASSANDRA-9876 at 8/10/16 8:37 PM: - I've

[jira] [Commented] (CASSANDRA-11356) EC2MRS ignores broadcast_rpc_address setting in cassandra.yaml

2016-08-10 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415946#comment-15415946 ] Jason Brown commented on CASSANDRA-11356: - [~thobbs] Sorry, missed the batcall as I was out

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

2016-08-10 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-11932: Summary: Range tombstones generated instead of regular ones between 2.1 and 3.0 nodes

[jira] [Commented] (CASSANDRA-11356) EC2MRS ignores broadcast_rpc_address setting in cassandra.yaml

2016-08-10 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415931#comment-15415931 ] Tyler Hobbs commented on CASSANDRA-11356: - It looks like some of the test runs were

[jira] [Commented] (CASSANDRA-12216) TTL Reading And Writing is Asymmetric

2016-08-10 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415914#comment-15415914 ] Benjamin Lerer commented on CASSANDRA-12216: I did not have time to review the patch yet.

[jira] [Comment Edited] (CASSANDRA-12216) TTL Reading And Writing is Asymmetric

2016-08-10 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415914#comment-15415914 ] Benjamin Lerer edited comment on CASSANDRA-12216 at 8/10/16 8:02 PM:

[jira] [Commented] (CASSANDRA-11363) High Blocked NTR When Connecting

2016-08-10 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415890#comment-15415890 ] T Jake Luciani commented on CASSANDRA-11363: Ok thanks, I think we are best off using

[jira] [Updated] (CASSANDRA-12431) Getting null value for the field that has value when query result has many rows

2016-08-10 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-12431: Fix Version/s: 2.2.x > Getting null value for the field that has value when

[jira] [Updated] (CASSANDRA-12225) dtest failure in materialized_views_test.TestMaterializedViews.clustering_column_test

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

[jira] [Commented] (CASSANDRA-12225) dtest failure in materialized_views_test.TestMaterializedViews.clustering_column_test

2016-08-10 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415852#comment-15415852 ] Philip Thompson commented on CASSANDRA-12225: - Assigning this to you while you actively

[jira] [Commented] (CASSANDRA-12256) Properly respect the request timeouts

2016-08-10 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415830#comment-15415830 ] Tyler Hobbs commented on CASSANDRA-12256: - The patch looks good. Nice job, [~geoffxy]. I've

[jira] [Commented] (CASSANDRA-12225) dtest failure in materialized_views_test.TestMaterializedViews.clustering_column_test

2016-08-10 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415818#comment-15415818 ] Carl Yeksigian commented on CASSANDRA-12225: I was finally able to reproduce this

[jira] [Updated] (CASSANDRA-11752) histograms/metrics in 2.2 do not appear recency biased

2016-08-10 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-11752: --- Resolution: Fixed Fix Version/s: 3.9 3.0.9

[jira] [Commented] (CASSANDRA-12268) Make MV Index creation robust for wide referent rows

2016-08-10 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415777#comment-15415777 ] T Jake Luciani commented on CASSANDRA-12268: I think you need to restart those tests

[jira] [Updated] (CASSANDRA-9876) One way targeted repair

2016-08-10 Thread Geoffrey Yu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Yu updated CASSANDRA-9876: --- Attachment: 9876-trunk-v3.txt I've attached a v3 patch that makes some changes to

[03/10] cassandra git commit: Add decay to histograms and timers used for metrics

2016-08-10 Thread jake
Add decay to histograms and timers used for metrics Patch by Per Otterstrom; reviewed by tjake for CASSANDRA-11752 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2e902596 Tree:

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

2016-08-10 Thread jake
Merge branch 'cassandra-3.0' into cassandra-3.9 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1fff069a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/1fff069a Diff:

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

2016-08-10 Thread jake
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/2691c9e4 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2691c9e4 Diff:

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

2016-08-10 Thread jake
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/2691c9e4 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2691c9e4 Diff:

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

2016-08-10 Thread jake
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/2691c9e4 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2691c9e4 Diff:

[02/10] cassandra git commit: Add decay to histograms and timers used for metrics

2016-08-10 Thread jake
Add decay to histograms and timers used for metrics Patch by Per Otterstrom; reviewed by tjake for CASSANDRA-11752 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2e902596 Tree:

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

2016-08-10 Thread jake
Merge branch 'cassandra-3.0' into cassandra-3.9 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1fff069a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/1fff069a Diff:

[04/10] cassandra git commit: Add decay to histograms and timers used for metrics

2016-08-10 Thread jake
Add decay to histograms and timers used for metrics Patch by Per Otterstrom; reviewed by tjake for CASSANDRA-11752 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2e902596 Tree:

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

2016-08-10 Thread jake
Merge branch 'cassandra-3.9' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f467c852 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f467c852 Diff:

[01/10] cassandra git commit: Add decay to histograms and timers used for metrics

2016-08-10 Thread jake
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 76e3100ff -> 2e9025966 refs/heads/cassandra-3.0 465def8e2 -> 2691c9e4e refs/heads/cassandra-3.9 c3e636c52 -> 1fff069ad refs/heads/trunk 10649b1ce -> f467c8523 Add decay to histograms and timers used for metrics Patch by

[jira] [Commented] (CASSANDRA-12216) TTL Reading And Writing is Asymmetric

2016-08-10 Thread Russell Spitzer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415740#comment-15415740 ] Russell Spitzer commented on CASSANDRA-12216: - Just checking in to see if anything more

[jira] [Commented] (CASSANDRA-11635) test-clientutil-jar unit test fails

2016-08-10 Thread Russell Spitzer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415737#comment-15415737 ] Russell Spitzer commented on CASSANDRA-11635: - +1, We will remove that dep officially

[jira] [Commented] (CASSANDRA-11635) test-clientutil-jar unit test fails

2016-08-10 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415726#comment-15415726 ] Jason Brown commented on CASSANDRA-11635: - +1, as well. The clientutil jar might have been

[jira] [Commented] (CASSANDRA-9876) One way targeted repair

2016-08-10 Thread Geoffrey Yu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415711#comment-15415711 ] Geoffrey Yu commented on CASSANDRA-9876: It looks like the new check for ensuring both

[jira] [Commented] (CASSANDRA-9608) Support Java 9

2016-08-10 Thread Carlos Abad (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415694#comment-15415694 ] Carlos Abad commented on CASSANDRA-9608: Found another issue (Segmentation Fault) when trying

[jira] [Commented] (CASSANDRA-12414) dtest failure in ttl_test.TestDistributedTTL.ttl_is_respected_on_delayed_replication_test

2016-08-10 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415693#comment-15415693 ] Philip Thompson commented on CASSANDRA-12414: - Multiplexing this here:

[jira] [Created] (CASSANDRA-12431) Getting null value for the field that has value when query result has many rows

2016-08-10 Thread Fei Fang (JIRA)
Fei Fang created CASSANDRA-12431: Summary: Getting null value for the field that has value when query result has many rows Key: CASSANDRA-12431 URL: https://issues.apache.org/jira/browse/CASSANDRA-12431

[jira] [Updated] (CASSANDRA-12366) Fix compaction throttle

2016-08-10 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-12366: --- Resolution: Fixed Fix Version/s: (was: 3.x) 3.10

cassandra git commit: Fix compaction throttle

2016-08-10 Thread jake
Repository: cassandra Updated Branches: refs/heads/trunk d32a745b2 -> 10649b1ce Fix compaction throttle Patch by tjake reviewed by Marcus Eriksson for CASSANDRA-12366 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-9876) One way targeted repair

2016-08-10 Thread Geoffrey Yu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415629#comment-15415629 ] Geoffrey Yu commented on CASSANDRA-9876: Thanks for the quick follow up and review! Your

[jira] [Commented] (CASSANDRA-11635) test-clientutil-jar unit test fails

2016-08-10 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415597#comment-15415597 ] Tyler Hobbs commented on CASSANDRA-11635: - To be safe, I checked for [maven usages of

[jira] [Commented] (CASSANDRA-12251) dtest failure in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_3_x_To_indev_3_x.whole_list_conditional_test

2016-08-10 Thread Joel Knighton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415570#comment-15415570 ] Joel Knighton commented on CASSANDRA-12251: --- Patch and CI look good to me. Is there a

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

2016-08-10 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415544#comment-15415544 ] Paulo Motta commented on CASSANDRA-11611: - Submitted

[jira] [Updated] (CASSANDRA-12428) dtest failure in topology_test.TestTopology.simple_decommission_test

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

[jira] [Updated] (CASSANDRA-12428) dtest failure in topology_test.TestTopology.simple_decommission_test

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

[jira] [Assigned] (CASSANDRA-12414) dtest failure in ttl_test.TestDistributedTTL.ttl_is_respected_on_delayed_replication_test

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

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

2016-08-10 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-11611: Fix Version/s: (was: 3.x) Status: Patch Available (was: Open)

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

2016-08-10 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-11611: Reviewer: Philip Thompson > dtest failure in

[jira] [Commented] (CASSANDRA-12429) dtest failure in compaction_test.TestCompaction_with_DateTieredCompactionStrategy.bloomfilter_size_test

2016-08-10 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415553#comment-15415553 ] Philip Thompson commented on CASSANDRA-12429: - [~krummas], I've filed this followup fix

[jira] [Resolved] (CASSANDRA-12426) Writing a null value into a dense table results into a no-op

2016-08-10 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov resolved CASSANDRA-12426. - Resolution: Won't Fix Thanks for the explanation [~iamaleksey] [~jjordan]! >

[jira] [Updated] (CASSANDRA-12426) Writing a null value into a dense table results into a no-op (COMPACT STORAGE)

2016-08-10 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-12426: Summary: Writing a null value into a dense table results into a no-op (COMPACT

[jira] [Assigned] (CASSANDRA-12429) dtest failure in compaction_test.TestCompaction_with_DateTieredCompactionStrategy.bloomfilter_size_test

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

[jira] [Commented] (CASSANDRA-12253) Fix exceptions when enabling gossip on proxy nodes.

2016-08-10 Thread Joel Knighton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415520#comment-15415520 ] Joel Knighton commented on CASSANDRA-12253: --- Fair - I also considered that. Makes sense to

[jira] [Updated] (CASSANDRA-12430) dtest failure in cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_writing_with_token_boundaries

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

[jira] [Updated] (CASSANDRA-12430) dtest failure in cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_writing_with_token_boundaries

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

[jira] [Updated] (CASSANDRA-12430) dtest failure in cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_writing_with_token_boundaries

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

[jira] [Updated] (CASSANDRA-12420) Duplicated Key in IN clause with a small fetch size will run forever

2016-08-10 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-12420: Fix Version/s: (was: 2.1.16) > Duplicated Key in IN clause with a small fetch size

[jira] [Updated] (CASSANDRA-12249) dtest failure in upgrade_tests.paging_test.TestPagingDataNodes3RF3_Upgrade_current_3_0_x_To_indev_3_x.basic_paging_test

2016-08-10 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-12249: Resolution: Fixed Fix Version/s: (was: 3.9) 3.0.9

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

2016-08-10 Thread tylerhobbs
Merge branch 'cassandra-3.0' into cassandra-3.9 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2d769f0c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2d769f0c Diff:

[4/5] cassandra git commit: Merge branch 'cassandra-3.8' into cassandra-3.9

2016-08-10 Thread tylerhobbs
Merge branch 'cassandra-3.8' into cassandra-3.9 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c3e636c5 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c3e636c5 Diff:

[1/5] cassandra git commit: Always use RANGE_SLICE verb for 3.x messages

2016-08-10 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/trunk 89a927978 -> d32a745b2 Always use RANGE_SLICE verb for 3.x messages Patch by Tyler Hobbs; reviewed by Benjamin Lerer for CASSANDRA-12249 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/5] cassandra git commit: Always use RANGE_SLICE verb for 3.x messages

2016-08-10 Thread tylerhobbs
Always use RANGE_SLICE verb for 3.x messages Patch by Tyler Hobbs; reviewed by Benjamin Lerer for CASSANDRA-12249 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b188e082 Tree:

[5/5] cassandra git commit: Merge branch 'cassandra-3.9' into trunk

2016-08-10 Thread tylerhobbs
Merge branch 'cassandra-3.9' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d32a745b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d32a745b Diff:

[1/4] cassandra git commit: Always use RANGE_SLICE verb for 3.x messages

2016-08-10 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-3.9 8458e4e30 -> c3e636c52 Always use RANGE_SLICE verb for 3.x messages Patch by Tyler Hobbs; reviewed by Benjamin Lerer for CASSANDRA-12249 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[4/4] cassandra git commit: Merge branch 'cassandra-3.8' into cassandra-3.9

2016-08-10 Thread tylerhobbs
Merge branch 'cassandra-3.8' into cassandra-3.9 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c3e636c5 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c3e636c5 Diff:

[2/4] cassandra git commit: Always use RANGE_SLICE verb for 3.x messages

2016-08-10 Thread tylerhobbs
Always use RANGE_SLICE verb for 3.x messages Patch by Tyler Hobbs; reviewed by Benjamin Lerer for CASSANDRA-12249 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b188e082 Tree:

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

2016-08-10 Thread tylerhobbs
Merge branch 'cassandra-3.0' into cassandra-3.9 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2d769f0c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2d769f0c Diff:

cassandra git commit: Always use RANGE_SLICE verb for 3.x messages

2016-08-10 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 62ef8617c -> 465def8e2 Always use RANGE_SLICE verb for 3.x messages Patch by Tyler Hobbs; reviewed by Benjamin Lerer for CASSANDRA-12249 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

cassandra git commit: Always use RANGE_SLICE verb for 3.x messages

2016-08-10 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-3.8 18c357b86 -> b188e0826 Always use RANGE_SLICE verb for 3.x messages Patch by Tyler Hobbs; reviewed by Benjamin Lerer for CASSANDRA-12249 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Comment Edited] (CASSANDRA-9876) One way targeted repair

2016-08-10 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415478#comment-15415478 ] Paulo Motta edited comment on CASSANDRA-9876 at 8/10/16 3:54 PM: -

[jira] [Commented] (CASSANDRA-12253) Fix exceptions when enabling gossip on proxy nodes.

2016-08-10 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415480#comment-15415480 ] Brandon Williams commented on CASSANDRA-12253: -- Well, we're not a member, so announcing

[jira] [Commented] (CASSANDRA-9876) One way targeted repair

2016-08-10 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415478#comment-15415478 ] Paulo Motta commented on CASSANDRA-9876: Thanks for the follow-up. Updated patch and dtests

[jira] [Updated] (CASSANDRA-12415) dtest failure in replace_address_test.TestReplaceAddress.replace_stopped_node_test

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

[jira] [Commented] (CASSANDRA-12427) dtest failure in consistency_test.TestAvailability.test_network_topology_strategy

2016-08-10 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415450#comment-15415450 ] Philip Thompson commented on CASSANDRA-12427: - I believe I resolved the hiccup by

[jira] [Commented] (CASSANDRA-12426) Writing a null value into a dense table results into a no-op

2016-08-10 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415445#comment-15415445 ] Jeremiah Jordan commented on CASSANDRA-12426: - +1 on "Won't Fix" this is the correct

[jira] [Comment Edited] (CASSANDRA-12415) dtest failure in replace_address_test.TestReplaceAddress.replace_stopped_node_test

2016-08-10 Thread Jim Witschey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415434#comment-15415434 ] Jim Witschey edited comment on CASSANDRA-12415 at 8/10/16 3:17 PM: ---

[jira] [Commented] (CASSANDRA-12415) dtest failure in replace_address_test.TestReplaceAddress.replace_stopped_node_test

2016-08-10 Thread Jim Witschey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415434#comment-15415434 ] Jim Witschey commented on CASSANDRA-12415: -- +1 to moving to larger instances. > dtest

  1   2   >