[jira] [Commented] (CASSANDRA-12700) During writing data into Cassandra 3.7.0 using Python driver 3.7 sometimes Connection get lost, because of Server NullPointerException

2016-09-26 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15525125#comment-15525125 ] Jeff Jirsa commented on CASSANDRA-12700: [~rajesh_con] - As a workaround, try executing (via

[jira] [Updated] (CASSANDRA-8457) nio MessagingService

2016-09-26 Thread Anonymous (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anonymous updated CASSANDRA-8457: - Status: Ready to Commit (was: Patch Available) > nio MessagingService >

[jira] [Updated] (CASSANDRA-8457) nio MessagingService

2016-09-26 Thread Anonymous (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anonymous updated CASSANDRA-8457: - Status: Open (was: Ready to Commit) > nio MessagingService > > >

[jira] [Updated] (CASSANDRA-11218) Prioritize Secondary Index rebuild

2016-09-26 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-11218: --- Component/s: Compaction > Prioritize Secondary Index rebuild >

[jira] [Commented] (CASSANDRA-12681) Reject empty options and invalid DC names in replication configuration while creating or altering a keyspace.

2016-09-26 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15524924#comment-15524924 ] Jeff Jirsa commented on CASSANDRA-12681: [~nachiket_patil] - it looks like your patch breaks

[jira] [Commented] (CASSANDRA-10540) RangeAwareCompaction

2016-09-26 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15524875#comment-15524875 ] Jeff Jirsa commented on CASSANDRA-10540: [~carlyeks] - this still on your plate to review?

[jira] [Updated] (CASSANDRA-12248) Allow tuning compaction thread count at runtime

2016-09-26 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nate McCall updated CASSANDRA-12248: Resolution: Fixed Fix Version/s: (was: 3.x) 3.10

[jira] [Commented] (CASSANDRA-12248) Allow tuning compaction thread count at runtime

2016-09-26 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15524696#comment-15524696 ] Nate McCall commented on CASSANDRA-12248: - Committed to trunk at {{979af8}}. Tahnks

[jira] [Comment Edited] (CASSANDRA-12248) Allow tuning compaction thread count at runtime

2016-09-26 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15524696#comment-15524696 ] Nate McCall edited comment on CASSANDRA-12248 at 9/27/16 1:17 AM: --

cassandra git commit: Add command to get/set the number of concurrent compactors

2016-09-26 Thread zznate
Repository: cassandra Updated Branches: refs/heads/trunk 43ad488a5 -> 979af884e Add command to get/set the number of concurrent compactors Patch by Dikang Gu; reviewed by Nate McCall for CASSANDRA-12248 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Updated] (CASSANDRA-12681) Reject empty options and invalid DC names in replication configuration while creating or altering a keyspace.

2016-09-26 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-12681: --- Fix Version/s: 3.x 3.0.x > Reject empty options and invalid DC names

[jira] [Updated] (CASSANDRA-12715) Fix exceptions with the new vnode allocation.

2016-09-26 Thread Dikang Gu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dikang Gu updated CASSANDRA-12715: -- Status: Patch Available (was: Open) > Fix exceptions with the new vnode allocation. >

[jira] [Commented] (CASSANDRA-12715) Fix exceptions with the new vnode allocation.

2016-09-26 Thread Dikang Gu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15524639#comment-15524639 ] Dikang Gu commented on CASSANDRA-12715: --- I have a fix for this, [~blambov], do you mind to take

[jira] [Commented] (CASSANDRA-12248) Allow tuning compaction thread count at runtime

2016-09-26 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15524630#comment-15524630 ] Nate McCall commented on CASSANDRA-12248: - This looks good for trunk (just waiting on ASF git

[jira] [Commented] (CASSANDRA-12490) Add sequence distribution type to cassandra stress

2016-09-26 Thread Alan Boudreault (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15524585#comment-15524585 ] Alan Boudreault commented on CASSANDRA-12490: - Thanks Ben! > Add sequence distribution

[jira] [Created] (CASSANDRA-12715) Fix exceptions with the new vnode allocation.

2016-09-26 Thread Dikang Gu (JIRA)
Dikang Gu created CASSANDRA-12715: - Summary: Fix exceptions with the new vnode allocation. Key: CASSANDRA-12715 URL: https://issues.apache.org/jira/browse/CASSANDRA-12715 Project: Cassandra

[jira] [Commented] (CASSANDRA-12490) Add sequence distribution type to cassandra stress

2016-09-26 Thread Ben Slater (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15524405#comment-15524405 ] Ben Slater commented on CASSANDRA-12490: Actually, a colleague of mine just submitted patch

[jira] [Updated] (CASSANDRA-12248) Allow tuning compaction thread count at runtime

2016-09-26 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nate McCall updated CASSANDRA-12248: Reviewer: Nate McCall (was: Marcus Eriksson) > Allow tuning compaction thread count

[jira] [Commented] (CASSANDRA-12681) Reject empty options and invalid DC names in replication configuration while creating or altering a keyspace.

2016-09-26 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15524179#comment-15524179 ] Jeff Jirsa commented on CASSANDRA-12681: Thanks! I'll push up to cassci for one last test run

[jira] [Commented] (CASSANDRA-12681) Reject empty options and invalid DC names in replication configuration while creating or altering a keyspace.

2016-09-26 Thread Nachiket Patil (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15524115#comment-15524115 ] Nachiket Patil commented on CASSANDRA-12681: [~jjirsa] Thanks for the review and changes.

[jira] [Updated] (CASSANDRA-12681) Reject empty options and invalid DC names in replication configuration while creating or altering a keyspace.

2016-09-26 Thread Nachiket Patil (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nachiket Patil updated CASSANDRA-12681: --- Attachment: trunkpatch.diff > Reject empty options and invalid DC names in

[jira] [Updated] (CASSANDRA-12681) Reject empty options and invalid DC names in replication configuration while creating or altering a keyspace.

2016-09-26 Thread Nachiket Patil (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nachiket Patil updated CASSANDRA-12681: --- Attachment: (was: trunkpatch.diff) > Reject empty options and invalid DC

[jira] [Updated] (CASSANDRA-12681) Reject empty options and invalid DC names in replication configuration while creating or altering a keyspace.

2016-09-26 Thread Nachiket Patil (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nachiket Patil updated CASSANDRA-12681: --- Attachment: v3.0patch.diff > Reject empty options and invalid DC names in

[jira] [Updated] (CASSANDRA-12681) Reject empty options and invalid DC names in replication configuration while creating or altering a keyspace.

2016-09-26 Thread Nachiket Patil (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nachiket Patil updated CASSANDRA-12681: --- Attachment: (was: v3.0patch.diff) > Reject empty options and invalid DC

[jira] [Commented] (CASSANDRA-12681) Reject empty options and invalid DC names in replication configuration while creating or altering a keyspace.

2016-09-26 Thread Nachiket Patil (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15524100#comment-15524100 ] Nachiket Patil commented on CASSANDRA-12681: 3. Add execute drop keyspace for new

[jira] [Updated] (CASSANDRA-12712) Update Debian Install Doc

2016-09-26 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Shuler updated CASSANDRA-12712: --- Attachment: 0001-Update-Debian-Installation-Documentation.patch > Update Debian

[jira] [Updated] (CASSANDRA-12712) Update Debian Install Doc

2016-09-26 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Shuler updated CASSANDRA-12712: --- Status: Patch Available (was: Open) > Update Debian Install Doc >

[jira] [Created] (CASSANDRA-12714) Failure in org.apache.cassandra.service.RemoveTest.testLocalHostId

2016-09-26 Thread Philip Thompson (JIRA)
Philip Thompson created CASSANDRA-12714: --- Summary: Failure in org.apache.cassandra.service.RemoveTest.testLocalHostId Key: CASSANDRA-12714 URL: https://issues.apache.org/jira/browse/CASSANDRA-12714

[jira] [Commented] (CASSANDRA-12672) Automate Nodetool Documentation

2016-09-26 Thread Jon Haddad (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15523913#comment-15523913 ] Jon Haddad commented on CASSANDRA-12672: I did a build of the branch, it correctly generates

[jira] [Commented] (CASSANDRA-12681) Reject empty options and invalid DC names in replication configuration while creating or altering a keyspace.

2016-09-26 Thread Nachiket Patil (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15523833#comment-15523833 ] Nachiket Patil commented on CASSANDRA-12681: Thanks for the review and changes Jeff. Your

[jira] [Commented] (CASSANDRA-12681) Reject empty options and invalid DC names in replication configuration while creating or altering a keyspace.

2016-09-26 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15523739#comment-15523739 ] Jeff Jirsa commented on CASSANDRA-12681: 3.0 tests look good. Trunk tests look awful. Tracked

[jira] [Commented] (CASSANDRA-12709) Nothing logged when lots of expired tombstones in a slice query

2016-09-26 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15523685#comment-15523685 ] Nate McCall commented on CASSANDRA-12709: - Specifically: {noformat} // An expired

[jira] [Updated] (CASSANDRA-12709) Nothing logged when lots of expired tombstones in a slice query

2016-09-26 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nate McCall updated CASSANDRA-12709: Reproduced In: 2.2.7, 2.1.x (was: 2.1.x) > Nothing logged when lots of expired

[jira] [Updated] (CASSANDRA-12709) Nothing logged when lots of expired tombstones in a slice query

2016-09-26 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nate McCall updated CASSANDRA-12709: Fix Version/s: (was: 2.2.x) (was: 2.1.x) > Nothing logged

[jira] [Created] (CASSANDRA-12713) Not enough space for compaction LCS

2016-09-26 Thread Thom Bartold (JIRA)
Thom Bartold created CASSANDRA-12713: Summary: Not enough space for compaction LCS Key: CASSANDRA-12713 URL: https://issues.apache.org/jira/browse/CASSANDRA-12713 Project: Cassandra

[jira] [Updated] (CASSANDRA-12712) Update Debian Install Doc

2016-09-26 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Shuler updated CASSANDRA-12712: --- External issue ID: (was: CASSANDRA-12239) > Update Debian Install Doc >

[jira] [Updated] (CASSANDRA-12712) Update Debian Install Doc

2016-09-26 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Shuler updated CASSANDRA-12712: --- Description: CASSANDRA-12239 added a key to the KEYS file, so deb repo install

[jira] [Created] (CASSANDRA-12712) Update Debian Install Doc

2016-09-26 Thread Michael Shuler (JIRA)
Michael Shuler created CASSANDRA-12712: -- Summary: Update Debian Install Doc Key: CASSANDRA-12712 URL: https://issues.apache.org/jira/browse/CASSANDRA-12712 Project: Cassandra Issue

[jira] [Resolved] (CASSANDRA-12239) Add mshuler's key FE4B2BDA to dist/cassandra/KEYS

2016-09-26 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Shuler resolved CASSANDRA-12239. Resolution: Fixed This is done for KEYS. I'll put the doc update in another

[jira] [Commented] (CASSANDRA-12698) add json/yaml format option to nodetool status

2016-09-26 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15523500#comment-15523500 ] Eric Evans commented on CASSANDRA-12698: [~shoshii]: You might also be interested in

[jira] [Updated] (CASSANDRA-12679) dtest failure in upgrade_tests.cql_tests.TestCQLNodes2RF1_Upgrade_current_2_0_x_To_indev_2_1_x.conditional_update_test

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

[jira] [Comment Edited] (CASSANDRA-12711) dtest failure in compaction_test.TestCompaction_with_DateTieredCompactionStrategy.bloomfilter_size_test

2016-09-26 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15523299#comment-15523299 ] Philip Thompson edited comment on CASSANDRA-12711 at 9/26/16 2:56 PM:

[jira] [Updated] (CASSANDRA-12711) dtest failure in compaction_test.TestCompaction_with_DateTieredCompactionStrategy.bloomfilter_size_test

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

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

2016-09-26 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15523299#comment-15523299 ] Philip Thompson commented on CASSANDRA-12711: - [~krummas], do we think this could be a

[cassandra] Git Push Summary

2016-09-26 Thread mshuler
Repository: cassandra Updated Tags: refs/tags/3.9-tentative [created] c1fa21458

[jira] [Commented] (CASSANDRA-12710) dtest failure in upgrade_tests.upgrade_through_versions_test.TestUpgrade_current_3_x_To_indev_3_x.bootstrap_multidc_test

2016-09-26 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15523289#comment-15523289 ] Philip Thompson commented on CASSANDRA-12710: - GC's don't look particularly long. None of

[jira] [Updated] (CASSANDRA-12679) dtest failure in upgrade_tests.cql_tests.TestCQLNodes2RF1_Upgrade_current_2_0_x_To_indev_2_1_x.conditional_update_test

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

[jira] [Updated] (CASSANDRA-12679) dtest failure in upgrade_tests.cql_tests.TestCQLNodes2RF1_Upgrade_current_2_0_x_To_indev_2_1_x.conditional_update_test

2016-09-26 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-12679: Assignee: Philip Thompson (was: DS Test Eng) Fix Version/s: (was:

[cassandra] Git Push Summary

2016-09-26 Thread mshuler
Repository: cassandra Updated Tags: refs/tags/3.8-tentative [created] ce609d19f

[jira] [Updated] (CASSANDRA-12679) dtest failure in upgrade_tests.cql_tests.TestCQLNodes2RF1_Upgrade_current_2_0_x_To_indev_2_1_x.conditional_update_test

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

[jira] [Created] (CASSANDRA-12711) dtest failure in compaction_test.TestCompaction_with_DateTieredCompactionStrategy.bloomfilter_size_test

2016-09-26 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-12711: - Summary: dtest failure in compaction_test.TestCompaction_with_DateTieredCompactionStrategy.bloomfilter_size_test Key: CASSANDRA-12711 URL:

[1/8] cassandra git commit: Set versions for 3.8 release

2016-09-26 Thread mshuler
Repository: cassandra Updated Branches: refs/heads/cassandra-3.8 [created] ce609d19f refs/heads/cassandra-3.9 bb371eada -> c1fa21458 refs/heads/trunk cfa90c065 -> 43ad488a5 Set versions for 3.8 release Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2016-09-26 Thread mshuler
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/c1fa2145 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c1fa2145 Diff:

[7/8] cassandra git commit: Update d/changelog dates and set UNRELEASED on 3.10

2016-09-26 Thread mshuler
Update d/changelog dates and set UNRELEASED on 3.10 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6baae9c0 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/6baae9c0 Diff:

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

2016-09-26 Thread mshuler
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/43ad488a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/43ad488a Diff:

[2/8] cassandra git commit: Set versions for 3.8 release

2016-09-26 Thread mshuler
Set versions for 3.8 release Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ce609d19 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ce609d19 Diff:

[4/8] cassandra git commit: Update d/changelog for 3.9 release

2016-09-26 Thread mshuler
Update d/changelog for 3.9 release Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d51f4a5e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d51f4a5e Diff:

[3/8] cassandra git commit: Update d/changelog for 3.9 release

2016-09-26 Thread mshuler
Update d/changelog for 3.9 release Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d51f4a5e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d51f4a5e Diff:

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

2016-09-26 Thread mshuler
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/c1fa2145 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c1fa2145 Diff:

[jira] [Created] (CASSANDRA-12710) dtest failure in upgrade_tests.upgrade_through_versions_test.TestUpgrade_current_3_x_To_indev_3_x.bootstrap_multidc_test

2016-09-26 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-12710: - Summary: dtest failure in upgrade_tests.upgrade_through_versions_test.TestUpgrade_current_3_x_To_indev_3_x.bootstrap_multidc_test Key: CASSANDRA-12710 URL:

[jira] [Commented] (CASSANDRA-8457) nio MessagingService

2016-09-26 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15523138#comment-15523138 ] Sylvain Lebresne commented on CASSANDRA-8457: - Here comes more review bits, though it's

[jira] [Comment Edited] (CASSANDRA-12618) Out of memory bug with one insert

2016-09-26 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15523093#comment-15523093 ] Alex Petrov edited comment on CASSANDRA-12618 at 9/26/16 1:43 PM: --

[jira] [Commented] (CASSANDRA-12618) Out of memory bug with one insert

2016-09-26 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15523093#comment-15523093 ] Alex Petrov commented on CASSANDRA-12618: - +1 > Out of memory bug with one insert >

[jira] [Created] (CASSANDRA-12709) Nothing logged when lots of expired tombstones in a slice query

2016-09-26 Thread nicolas ginder (JIRA)
nicolas ginder created CASSANDRA-12709: -- Summary: Nothing logged when lots of expired tombstones in a slice query Key: CASSANDRA-12709 URL: https://issues.apache.org/jira/browse/CASSANDRA-12709

[jira] [Updated] (CASSANDRA-12618) Out of memory bug with one insert

2016-09-26 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-12618: Status: Ready to Commit (was: Patch Available) > Out of memory bug with one insert >

[jira] [Commented] (CASSANDRA-12662) OOM when using SASI index

2016-09-26 Thread Maxim Podkolzine (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15523048#comment-15523048 ] Maxim Podkolzine commented on CASSANDRA-12662: -- OK. Here's an update. We've added SSD

[jira] [Commented] (CASSANDRA-12490) Add sequence distribution type to cassandra stress

2016-09-26 Thread Alan Boudreault (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15523039#comment-15523039 ] Alan Boudreault commented on CASSANDRA-12490: - [~slater_ben] I've been testing this

[jira] [Updated] (CASSANDRA-12490) Add sequence distribution type to cassandra stress

2016-09-26 Thread Alan Boudreault (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Boudreault updated CASSANDRA-12490: Attachment: 12490.yaml > Add sequence distribution type to cassandra stress >

[jira] [Created] (CASSANDRA-12708) test failure in fedora rawhide

2016-09-26 Thread Tomas Repik (JIRA)
Tomas Repik created CASSANDRA-12708: --- Summary: test failure in fedora rawhide Key: CASSANDRA-12708 URL: https://issues.apache.org/jira/browse/CASSANDRA-12708 Project: Cassandra Issue Type:

[jira] [Commented] (CASSANDRA-12706) Exception supposedly after ttl expires and compaction occurs

2016-09-26 Thread Nikhil Sharma (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15522821#comment-15522821 ] Nikhil Sharma commented on CASSANDRA-12706: --- Sorry, spoke too soon. It seems to have

[jira] [Commented] (CASSANDRA-12618) Out of memory bug with one insert

2016-09-26 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15522769#comment-15522769 ] Benjamin Lerer commented on CASSANDRA-12618: [~ifesdjeen] noticed that

[jira] [Commented] (CASSANDRA-12706) Exception supposedly after ttl expires and compaction occurs

2016-09-26 Thread Nikhil Sharma (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15522760#comment-15522760 ] Nikhil Sharma commented on CASSANDRA-12706: --- Hi Stefania, The patch didn't fix the

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

2016-09-26 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15522751#comment-15522751 ] Benjamin Lerer commented on CASSANDRA-12420: Two minor nits: * The

[jira] [Updated] (CASSANDRA-12707) JVM out of memory when querying an extra-large partition with lots of tombstones

2016-09-26 Thread nicolas ginder (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nicolas ginder updated CASSANDRA-12707: --- Description: We have an extra large partition of 40 million cells where most of

[jira] [Updated] (CASSANDRA-12707) JVM out of memory when querying an extra-large partition with lots of tombstones

2016-09-26 Thread nicolas ginder (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nicolas ginder updated CASSANDRA-12707: --- Description: We have an extra large partition of 40 million cells where most of

[jira] [Updated] (CASSANDRA-12707) JVM out of memory when querying an extra-large partition with lots of tombstones

2016-09-26 Thread nicolas ginder (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nicolas ginder updated CASSANDRA-12707: --- Fix Version/s: 2.2.x 2.1.x > JVM out of memory when querying

[jira] [Created] (CASSANDRA-12707) JVM out of memory when querying an extra-large partition with lots of tombstones

2016-09-26 Thread nicolas ginder (JIRA)
nicolas ginder created CASSANDRA-12707: -- Summary: JVM out of memory when querying an extra-large partition with lots of tombstones Key: CASSANDRA-12707 URL:

[jira] [Commented] (CASSANDRA-12706) Exception supposedly after ttl expires and compaction occurs

2016-09-26 Thread Nikhil Sharma (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15522641#comment-15522641 ] Nikhil Sharma commented on CASSANDRA-12706: --- Hi Stefania, You are our saviour, will try to

[jira] [Updated] (CASSANDRA-12232) Add +=/-= shortcut syntax

2016-09-26 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer updated CASSANDRA-12232: --- Resolution: Fixed Fix Version/s: 3.10 Status: Resolved (was:

[jira] [Updated] (CASSANDRA-12232) Add +=/-= shortcut syntax

2016-09-26 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer updated CASSANDRA-12232: --- Labels: doc-impacting (was: ) > Add +=/-= shortcut syntax >

cassandra git commit: Add +=/-= shortcut syntax for update queries

2016-09-26 Thread blerer
Repository: cassandra Updated Branches: refs/heads/trunk bddfd643b -> cfa90c065 Add +=/-= shortcut syntax for update queries patch by Alex Petrov; reviewed by Benjamin Lerer for CASSANDRA-12232 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-12232) Add +=/-= shortcut syntax

2016-09-26 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15522601#comment-15522601 ] Benjamin Lerer commented on CASSANDRA-12232: Thanks for the patch. +1 > Add +=/-=

[jira] [Assigned] (CASSANDRA-12706) Exception supposedly after ttl expires and compaction occurs

2016-09-26 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania reassigned CASSANDRA-12706: Assignee: Stefania > Exception supposedly after ttl expires and compaction occurs >

[jira] [Commented] (CASSANDRA-12706) Exception supposedly after ttl expires and compaction occurs

2016-09-26 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15522538#comment-15522538 ] Stefania commented on CASSANDRA-12706: -- I think this very simple

[jira] [Updated] (CASSANDRA-12706) Exception supposedly after ttl expires and compaction occurs

2016-09-26 Thread Nikhil Sharma (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikhil Sharma updated CASSANDRA-12706: -- Description: After TTL (1 week) expires and compaction occurs. We start seeing:

[jira] [Created] (CASSANDRA-12706) Exception supposedly after ttl expires and compaction occurs

2016-09-26 Thread Nikhil Sharma (JIRA)
Nikhil Sharma created CASSANDRA-12706: - Summary: Exception supposedly after ttl expires and compaction occurs Key: CASSANDRA-12706 URL: https://issues.apache.org/jira/browse/CASSANDRA-12706

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

2016-09-26 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer updated CASSANDRA-11873: --- Status: Patch Available (was: Open) > Add duration type > - > >

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

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