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

2016-09-27 Thread blerer
Merge branch cassandra-3.0 into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7bef4185 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/7bef4185 Diff:

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

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

[jira] [Commented] (CASSANDRA-12620) Resurrected empty rows on update to 3.x

2016-09-27 Thread Michael Guissine (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15526192#comment-15526192 ] Michael Guissine commented on CASSANDRA-12620: -- Thank you [~blerer] Fist of all we had

[jira] [Commented] (CASSANDRA-12401) dtest failure in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_3_0_x_To_indev_3_x.multi_list_set_test

2016-09-27 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15526253#comment-15526253 ] Philip Thompson commented on CASSANDRA-12401: - I would appreciate if you did, thank you.

[jira] [Updated] (CASSANDRA-12697) cdc column addition still breaks schema migration tasks

2016-09-27 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-12697: -- Status: Ready to Commit (was: Patch Available) > cdc column addition

[jira] [Commented] (CASSANDRA-12401) dtest failure in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_3_0_x_To_indev_3_x.multi_list_set_test

2016-09-27 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15526211#comment-15526211 ] Philip Thompson commented on CASSANDRA-12401: - I suppose so > dtest failure in >

[jira] [Commented] (CASSANDRA-12697) cdc column addition still breaks schema migration tasks

2016-09-27 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15526099#comment-15526099 ] Aleksey Yeschenko commented on CASSANDRA-12697: --- LGTM > cdc column addition still

[jira] [Commented] (CASSANDRA-11138) cassandra-stress tool - clustering key values not distributed

2016-09-27 Thread Alan Boudreault (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15526118#comment-15526118 ] Alan Boudreault commented on CASSANDRA-11138: - I confirm that the bug I mentioned in

[jira] [Commented] (CASSANDRA-12401) dtest failure in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_3_0_x_To_indev_3_x.multi_list_set_test

2016-09-27 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15526237#comment-15526237 ] Benjamin Lerer commented on CASSANDRA-12401: Do want me to remove the {{known_failure}}

[jira] [Commented] (CASSANDRA-12114) Cassandra startup takes an hour because of N*N operation

2016-09-27 Thread Tom van der Woerdt (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15525716#comment-15525716 ] Tom van der Woerdt commented on CASSANDRA-12114: With 3.0.9 finally released a few

[1/2] cassandra git commit: Make Collections deserialization more robust

2016-09-27 Thread blerer
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 b7da0031f -> b7fc5dc1c Make Collections deserialization more robust patch by Benjamin Lerer; reviewed by Alex Petrov for CASSANDRA-12618 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2016-09-27 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15525861#comment-15525861 ] Marcus Eriksson commented on CASSANDRA-12711: - The log ends with "Compacting..." but we

[1/3] cassandra git commit: Make Collections deserialization more robust

2016-09-27 Thread blerer
Repository: cassandra Updated Branches: refs/heads/trunk 577701336 -> 7bef41856 Make Collections deserialization more robust patch by Benjamin Lerer; reviewed by Alex Petrov for CASSANDRA-12618 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Comment Edited] (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-27 Thread Rajesh Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15525408#comment-15525408 ] Rajesh Radhakrishnan edited comment on CASSANDRA-12700 at 9/27/16 10:15 AM:

cassandra git commit: Make Collections deserialization more robust

2016-09-27 Thread blerer
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 e9fe96f40 -> 6dc595dd2 Make Collections deserialization more robust patch by Benjamin Lerer; reviewed by Alex Petrov for CASSANDRA-12618 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

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

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

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

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

2016-09-27 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer updated CASSANDRA-12618: --- Resolution: Fixed Fix Version/s: 3.0.10 2.2.x

[jira] [Created] (CASSANDRA-12716) Remove pre-3.0 compatibility code for 4.0

2016-09-27 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-12716: Summary: Remove pre-3.0 compatibility code for 4.0 Key: CASSANDRA-12716 URL: https://issues.apache.org/jira/browse/CASSANDRA-12716 Project: Cassandra

[jira] [Updated] (CASSANDRA-12703) Compaction does not purge tombstones when only_purge_repaired_tombstones is set

2016-09-27 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-12703: Assignee: Sharvanath Pathak > Compaction does not purge tombstones when

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

2016-09-27 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer updated CASSANDRA-12618: --- Fix Version/s: (was: 2.2.x) 2.2.9 > Out of memory bug

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

2016-09-27 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani reopened CASSANDRA-12248: I'm pretty sure there is a bug in here (though I haven't tested it to prove).

[jira] [Comment Edited] (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-27 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15528139#comment-15528139 ] Jeff Jirsa edited comment on CASSANDRA-12700 at 9/28/16 2:24 AM: -

[jira] [Commented] (CASSANDRA-12632) Failure in LogTransactionTest.testUnparsableFirstRecord-compression

2016-09-27 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15528308#comment-15528308 ] Stefania commented on CASSANDRA-12632: -- Thanks for the review! The tidiers contain a reference

[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-27 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15528422#comment-15528422 ] Jeff Jirsa commented on CASSANDRA-12700: Regardless of how you managed to get

[jira] [Commented] (CASSANDRA-12718) typo in cql examples

2016-09-27 Thread Ben Slater (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15528456#comment-15528456 ] Ben Slater commented on CASSANDRA-12718: Yeah, that's probably the way you'd typically do it

[jira] [Commented] (CASSANDRA-12718) typo in cql examples

2016-09-27 Thread Jon Haddad (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15528252#comment-15528252 ] Jon Haddad commented on CASSANDRA-12718: https://github.com/apache/cassandra/pull/74 > typo

[jira] [Updated] (CASSANDRA-12718) typo in cql examples

2016-09-27 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-12718: --- Assignee: Jon Haddad (was: Jeff Jirsa) > typo in cql examples > -

[jira] [Updated] (CASSANDRA-12718) typo in cql examples

2016-09-27 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-12718: --- Reviewer: Jeff Jirsa > typo in cql examples > - > >

[jira] [Commented] (CASSANDRA-12718) typo in cql examples

2016-09-27 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15528267#comment-15528267 ] Jeff Jirsa commented on CASSANDRA-12718: {code} CREATE TABLE images ( name text PRIMARY

cassandra git commit: fixed typos in set example as well as UDT example

2016-09-27 Thread jjirsa
Repository: cassandra Updated Branches: refs/heads/trunk d45f323eb -> c7f6ba8a4 fixed typos in set example as well as UDT example Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c7f6ba8a Tree:

[jira] [Resolved] (CASSANDRA-12718) typo in cql examples

2016-09-27 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa resolved CASSANDRA-12718. Resolution: Fixed Committed {{c7f6ba8a42944338ec3e7d6793383b5537dfd82a}} , thanks Jon.

[jira] [Updated] (CASSANDRA-12718) typo in cql examples

2016-09-27 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-12718: --- Component/s: Documentation and Website > typo in cql examples > - >

[jira] [Assigned] (CASSANDRA-12718) typo in cql examples

2016-09-27 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa reassigned CASSANDRA-12718: -- Assignee: Jeff Jirsa > typo in cql examples > - > >

[jira] [Commented] (CASSANDRA-12718) typo in cql examples

2016-09-27 Thread Ben Slater (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15528435#comment-15528435 ] Ben Slater commented on CASSANDRA-12718: The JSON in the insert also needs to be updated with

[jira] [Comment Edited] (CASSANDRA-12718) typo in cql examples

2016-09-27 Thread Ben Slater (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15528435#comment-15528435 ] Ben Slater edited comment on CASSANDRA-12718 at 9/28/16 5:14 AM: - The

[jira] [Updated] (CASSANDRA-12718) typo in cql examples

2016-09-27 Thread Jon Haddad (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jon Haddad updated CASSANDRA-12718: --- Description: select query on sets using the wrong field (was: select query using the

[jira] [Created] (CASSANDRA-12718) typo in cql examples

2016-09-27 Thread Jon Haddad (JIRA)
Jon Haddad created CASSANDRA-12718: -- Summary: typo in cql examples Key: CASSANDRA-12718 URL: https://issues.apache.org/jira/browse/CASSANDRA-12718 Project: Cassandra Issue Type: Bug

[jira] [Commented] (CASSANDRA-12461) Add hooks to StorageService shutdown

2016-09-27 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15528282#comment-15528282 ] Stefania commented on CASSANDRA-12461: -- I'm definitely very much in favor of what you've done by

[jira] [Commented] (CASSANDRA-12718) typo in cql examples

2016-09-27 Thread Jon Haddad (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15528444#comment-15528444 ] Jon Haddad commented on CASSANDRA-12718: It seems like zip should probably be a text field,

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

2016-09-27 Thread Shogo Hoshii (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15528481#comment-15528481 ] Shogo Hoshii commented on CASSANDRA-12698: -- [~urandom] Thank you for sharing the

[jira] [Assigned] (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-27 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa reassigned CASSANDRA-12700: -- Assignee: Jeff Jirsa > During writing data into Cassandra 3.7.0 using Python

[jira] [Commented] (CASSANDRA-12718) typo in cql examples

2016-09-27 Thread Jon Haddad (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15528432#comment-15528432 ] Jon Haddad commented on CASSANDRA-12718: Indeed. I force push updated my branch. > typo in

[jira] [Commented] (CASSANDRA-12718) typo in cql examples

2016-09-27 Thread Jon Haddad (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15528452#comment-15528452 ] Jon Haddad commented on CASSANDRA-12718: Fixed the comma before 'work' and changed zip to

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

2016-09-27 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 edited comment on CASSANDRA-12715 at 9/27/16 11:00 PM: - I

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

2016-09-27 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15527775#comment-15527775 ] Jason Brown commented on CASSANDRA-8457: TL;DR - I've addressed everything except for the

cassandra git commit: Ninja fix for invocation order of core and max pool size.

2016-09-27 Thread zznate
Repository: cassandra Updated Branches: refs/heads/trunk 12f5ca36f -> b80ef9b25 Ninja fix for invocation order of core and max pool size. Fixes 979af884 for CASSANDRA-12248 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/3] cassandra git commit: Reject invalid DC names as option while creating or altering NetworkTopologyStrategy

2016-09-27 Thread jjirsa
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 21d8a7d3b -> f2c5ad743 refs/heads/trunk b80ef9b25 -> d45f323eb Reject invalid DC names as option while creating or altering NetworkTopologyStrategy Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2016-09-27 Thread jjirsa
Merge branch 'cassandra-3.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d45f323e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d45f323e Diff:

[2/3] cassandra git commit: Reject invalid DC names as option while creating or altering NetworkTopologyStrategy

2016-09-27 Thread jjirsa
Reject invalid DC names as option while creating or altering NetworkTopologyStrategy Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f2c5ad74 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f2c5ad74 Diff:

[jira] [Updated] (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-27 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-12700: --- Assignee: (was: Jeff Jirsa) > During writing data into Cassandra 3.7.0 using Python

[jira] [Commented] (CASSANDRA-8167) sstablesplit tool can be made much faster with few JVM settings

2016-09-27 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15528186#comment-15528186 ] Yuki Morishita commented on CASSANDRA-8167: --- I agree sourcing cassandra-env.sh since current

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

2016-09-27 Thread Dikang Gu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15527705#comment-15527705 ] Dikang Gu commented on CASSANDRA-12715: --- [~blambov], I modified current unit test a bit, so

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

2016-09-27 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15527741#comment-15527741 ] Nate McCall commented on CASSANDRA-12248: - Yeah, I missed it. [~dikanggu] Jake is correct.

[jira] [Comment Edited] (CASSANDRA-11550) Make the fanout size for LeveledCompactionStrategy to be configurable

2016-09-27 Thread Dikang Gu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15527085#comment-15527085 ] Dikang Gu edited comment on CASSANDRA-11550 at 9/27/16 11:25 PM: -

[jira] [Commented] (CASSANDRA-12694) PAXOS Update Corrupted empty row exception

2016-09-27 Thread Alwyn Davis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15527975#comment-15527975 ] Alwyn Davis commented on CASSANDRA-12694: - I think this problem is being caused by this

[jira] [Assigned] (CASSANDRA-11974) Failed assert causes OutboundTcpConnection to exit

2016-09-27 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo reassigned CASSANDRA-11974: --- Assignee: Edward Capriolo > Failed assert causes OutboundTcpConnection

[jira] [Comment Edited] (CASSANDRA-11550) Make the fanout size for LeveledCompactionStrategy to be configurable

2016-09-27 Thread Dikang Gu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15527085#comment-15527085 ] Dikang Gu edited comment on CASSANDRA-11550 at 9/27/16 11:22 PM: -

[jira] [Comment Edited] (CASSANDRA-8457) nio MessagingService

2016-09-27 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15527775#comment-15527775 ] Jason Brown edited comment on CASSANDRA-8457 at 9/27/16 11:31 PM: --

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

2016-09-27 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nate McCall resolved CASSANDRA-12248. - Resolution: Fixed > Allow tuning compaction thread count at runtime >

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

2016-09-27 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15527827#comment-15527827 ] Nate McCall commented on CASSANDRA-12248: - Commited fix as

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

2016-09-27 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: --- Resolution: Fixed Fix Version/s: (was: 3.0.x) (was:

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

2016-09-27 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15528028#comment-15528028 ] Jeff Jirsa edited comment on CASSANDRA-12681 at 9/28/16 1:29 AM: -

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

2016-09-27 Thread Nachiket Patil (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15528066#comment-15528066 ] Nachiket Patil commented on CASSANDRA-12681: Thanks for all the help [~jjirsa] > Reject

[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-27 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15528139#comment-15528139 ] Jeff Jirsa commented on CASSANDRA-12700: [~rajesh_con] - just to be clear - do you recall

[jira] [Updated] (CASSANDRA-12580) Fix merkle tree size calculation

2016-09-27 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-12580: --- Fix Version/s: 3.0.x > Fix merkle tree size calculation >

[jira] [Updated] (CASSANDRA-12580) Fix merkle tree size calculation

2016-09-27 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-12580: --- Status: Ready to Commit (was: Patch Available) > Fix merkle tree size

[jira] [Updated] (CASSANDRA-12580) Fix merkle tree size calculation

2016-09-27 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-12580: --- Fix Version/s: 3.x 2.2.x 2.1.x > Fix

[jira] [Commented] (CASSANDRA-12580) Fix merkle tree size calculation

2016-09-27 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15528174#comment-15528174 ] Yuki Morishita commented on CASSANDRA-12580: Nice catch. Patch looks good to me. > Fix

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

2016-09-27 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15527840#comment-15527840 ] Jeremiah Jordan commented on CASSANDRA-11363: - For future reference this went into 3.0.10

[jira] [Assigned] (CASSANDRA-12443) Remove alter type support

2016-09-27 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Yeksigian reassigned CASSANDRA-12443: -- Assignee: Carl Yeksigian > Remove alter type support >

[jira] [Commented] (CASSANDRA-12699) Excessive use of "hidden" Linux page table memory

2016-09-27 Thread Heiko Sommer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15525576#comment-15525576 ] Heiko Sommer commented on CASSANDRA-12699: -- I think that C* could have page tables much

[jira] [Commented] (CASSANDRA-9928) Add Support for multiple non-primary key columns in Materialized View primary keys

2016-09-27 Thread Donovan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15526654#comment-15526654 ] Donovan Hsieh commented on CASSANDRA-9928: -- Whatever technical issues associated with race

[jira] [Updated] (CASSANDRA-12717) Fix IllegalArgumentException in CompactionTask

2016-09-27 Thread Yasuharu Goto (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yasuharu Goto updated CASSANDRA-12717: -- Description: When I was ran LargePartitionsTest.test_11_1G at trunk, I found that

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

2016-09-27 Thread tylerhobbs
Merge branch 'cassandra-3.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/12f5ca36 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/12f5ca36 Diff:

[2/3] cassandra git commit: Fix time-order query check for non-frozen UDTs, frozen collections

2016-09-27 Thread tylerhobbs
Fix time-order query check for non-frozen UDTs, frozen collections Patch by Tyler Hobbs; reviewed by Benjamin Lerer for CASSANDRA-12605 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/21d8a7d3 Tree:

[1/3] cassandra git commit: Fix time-order query check for non-frozen UDTs, frozen collections

2016-09-27 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 8aa6f29ce -> 21d8a7d3b refs/heads/trunk 5692c59d1 -> 12f5ca36f Fix time-order query check for non-frozen UDTs, frozen collections Patch by Tyler Hobbs; reviewed by Benjamin Lerer for CASSANDRA-12605 Project:

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

2016-09-27 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Yeksigian updated CASSANDRA-12225: --- Resolution: Fixed Reviewer: Philip Thompson Fix Version/s:

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

2016-09-27 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15526390#comment-15526390 ] Carl Yeksigian commented on CASSANDRA-10540: I'm +1 on the code here, I'm just waiting on

[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-27 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15526470#comment-15526470 ] Jeff Jirsa commented on CASSANDRA-12700: Yes, sorry, system_auth.roles > During writing data

[jira] [Commented] (CASSANDRA-12443) Remove alter type support

2016-09-27 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15526479#comment-15526479 ] Carl Yeksigian commented on CASSANDRA-12443: I've pushed a branch for 3.0 (not sure where

[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-27 Thread Rajesh Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15526531#comment-15526531 ] Rajesh Radhakrishnan commented on CASSANDRA-12700: -- Yes I assumed and did executed

[jira] [Commented] (CASSANDRA-12717) Fix IllegalArgumentException in CompactionTask

2016-09-27 Thread Yasuharu Goto (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15526579#comment-15526579 ] Yasuharu Goto commented on CASSANDRA-12717: --- Patch is here. Could you please review this?

[jira] [Comment Edited] (CASSANDRA-12717) Fix IllegalArgumentException in CompactionTask

2016-09-27 Thread Yasuharu Goto (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15526579#comment-15526579 ] Yasuharu Goto edited comment on CASSANDRA-12717 at 9/27/16 4:15 PM:

[jira] [Commented] (CASSANDRA-12632) Failure in LogTransactionTest.testUnparsableFirstRecord-compression

2016-09-27 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15526625#comment-15526625 ] Edward Capriolo commented on CASSANDRA-12632: - +1 non binding. Question I notice several

[jira] [Updated] (CASSANDRA-12717) Fix IllegalArgumentException in CompactionTask

2016-09-27 Thread Yasuharu Goto (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yasuharu Goto updated CASSANDRA-12717: -- Status: Patch Available (was: Open) > Fix IllegalArgumentException in

[04/10] cassandra git commit: Treat IN values as a set instead of a list

2016-09-27 Thread tylerhobbs
Treat IN values as a set instead of a list Patch by Tyler Hobbs; reviewed by Benjamin Lerer for CASSANDRA-12420 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/cdd535fc Tree:

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

2016-09-27 Thread tylerhobbs
Merge branch 'cassandra-2.1' into cassandra-2.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/738a5799 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/738a5799 Diff:

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

2016-09-27 Thread tylerhobbs
Merge branch 'cassandra-3.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5692c59d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/5692c59d Diff:

[02/10] cassandra git commit: Treat IN values as a set instead of a list

2016-09-27 Thread tylerhobbs
Treat IN values as a set instead of a list Patch by Tyler Hobbs; reviewed by Benjamin Lerer for CASSANDRA-12420 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/cdd535fc Tree:

[03/10] cassandra git commit: Treat IN values as a set instead of a list

2016-09-27 Thread tylerhobbs
Treat IN values as a set instead of a list Patch by Tyler Hobbs; reviewed by Benjamin Lerer for CASSANDRA-12420 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/cdd535fc Tree:

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

2016-09-27 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: Resolution: Fixed Fix Version/s: (was: 2.1.x) 2.1.16

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

2016-09-27 Thread tylerhobbs
Merge branch 'cassandra-2.1' into cassandra-2.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/738a5799 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/738a5799 Diff:

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

2016-09-27 Thread tylerhobbs
Merge branch 'cassandra-2.1' into cassandra-2.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/738a5799 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/738a5799 Diff:

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

2016-09-27 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/8aa6f29c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/8aa6f29c Diff:

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

2016-09-27 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/8aa6f29c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/8aa6f29c Diff:

[01/10] cassandra git commit: Treat IN values as a set instead of a list

2016-09-27 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 6fb89b905 -> cdd535fca refs/heads/cassandra-2.2 6dc595dd2 -> 738a57992 refs/heads/cassandra-3.0 b7fc5dc1c -> 8aa6f29ce refs/heads/trunk 7bef41856 -> 5692c59d1 Treat IN values as a set instead of a list Patch by Tyler

[jira] [Created] (CASSANDRA-12717) Fix IllegalArgumentException in CompactionTask

2016-09-27 Thread Yasuharu Goto (JIRA)
Yasuharu Goto created CASSANDRA-12717: - Summary: Fix IllegalArgumentException in CompactionTask Key: CASSANDRA-12717 URL: https://issues.apache.org/jira/browse/CASSANDRA-12717 Project: Cassandra

[jira] [Comment Edited] (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-27 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 edited comment on CASSANDRA-12700 at 9/27/16 4:01 PM: -

[jira] [Updated] (CASSANDRA-12717) Fix IllegalArgumentException in CompactionTask

2016-09-27 Thread Yasuharu Goto (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yasuharu Goto updated CASSANDRA-12717: -- Description: When I was ran LargePartitionsTest.test_11_1G at trunk, I found that

  1   2   >