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

2018-04-04 Thread Lerh Chuan Low (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lerh Chuan Low updated CASSANDRA-10540: --- Description: Broken out from CASSANDRA-6696, we should split sstables based on

[jira] [Created] (CASSANDRA-14365) Commit log replay failure for static columns with collections in clustering keys

2018-04-04 Thread Vincent White (JIRA)
Vincent White created CASSANDRA-14365: - Summary: Commit log replay failure for static columns with collections in clustering keys Key: CASSANDRA-14365 URL:

[jira] [Commented] (CASSANDRA-13653) Create meaningful toString() methods

2018-04-04 Thread Jogesh Anand (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426478#comment-16426478 ] Jogesh Anand commented on CASSANDRA-13653: -- Hi [~djoshi3] - Thank you. Removed them and

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

2018-04-04 Thread Lerh Chuan Low (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lerh Chuan Low updated CASSANDRA-10540: --- Description: {color:red}colored text{color}Broken out from CASSANDRA-6696, we

[jira] [Comment Edited] (CASSANDRA-14362) Node unable to join cluster in trunk

2018-04-04 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426241#comment-16426241 ] Jason Brown edited comment on CASSANDRA-14362 at 4/5/18 1:58 AM: - So

[jira] [Commented] (CASSANDRA-14355) Memory leak

2018-04-04 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426397#comment-16426397 ] Eric Evans commented on CASSANDRA-14355: Our production cluster is on 3.11.0 and is running

[jira] [Commented] (CASSANDRA-14355) Memory leak

2018-04-04 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426387#comment-16426387 ] Nate McCall commented on CASSANDRA-14355: - {quote}I am (so far) at a loss to understand what

[jira] [Updated] (CASSANDRA-14362) Node unable to join cluster in trunk

2018-04-04 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Brown updated CASSANDRA-14362: Assignee: Jason Brown Status: Patch Available (was: Open) > Node unable to join

[jira] [Commented] (CASSANDRA-14362) Node unable to join cluster in trunk

2018-04-04 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426241#comment-16426241 ] Jason Brown commented on CASSANDRA-14362: - So it looks like when working on

[jira] [Commented] (CASSANDRA-14355) Memory leak

2018-04-04 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426179#comment-16426179 ] Eric Evans commented on CASSANDRA-14355: Also, I can make a heap available, but be warned,

[jira] [Commented] (CASSANDRA-14355) Memory leak

2018-04-04 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426178#comment-16426178 ] Eric Evans commented on CASSANDRA-14355: {quote}[~urandom] Did this just start happening

[jira] [Commented] (CASSANDRA-14355) Memory leak

2018-04-04 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426118#comment-16426118 ] Nate McCall commented on CASSANDRA-14355: - [~urandom] Did this just start happening again or

[jira] [Updated] (CASSANDRA-14355) Memory leak

2018-04-04 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans updated CASSANDRA-14355: --- Attachment: 03_Screenshot from 2018-04-04 14-24-50.png 02_Screenshot from

[jira] [Commented] (CASSANDRA-7622) Implement virtual tables

2018-04-04 Thread Chris Lohfink (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425952#comment-16425952 ] Chris Lohfink commented on CASSANDRA-7622: -- Well with my proposed implementation there is

[jira] [Commented] (CASSANDRA-7622) Implement virtual tables

2018-04-04 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425902#comment-16425902 ] Jeremiah Jordan commented on CASSANDRA-7622: Since we specify replication at the keyspace

[jira] [Comment Edited] (CASSANDRA-13891) fromJson(null) throws java.lang.NullPointerException on Cassandra

2018-04-04 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425891#comment-16425891 ] Edward Ribeiro edited comment on CASSANDRA-13891 at 4/4/18 5:25 PM:

[jira] [Commented] (CASSANDRA-13891) fromJson(null) throws java.lang.NullPointerException on Cassandra

2018-04-04 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425891#comment-16425891 ] Edward Ribeiro commented on CASSANDRA-13891: [~jasobrown], the second test I created

[jira] [Commented] (CASSANDRA-14361) Allow SimpleSeedProvider to resolve multiple IPs per DNS name

2018-04-04 Thread Jon Haddad (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425814#comment-16425814 ] Jon Haddad commented on CASSANDRA-14361: {quote} Would it be worth adding some info/debug

[jira] [Comment Edited] (CASSANDRA-14361) Allow SimpleSeedProvider to resolve multiple IPs per DNS name

2018-04-04 Thread Ben Bromhead (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425809#comment-16425809 ] Ben Bromhead edited comment on CASSANDRA-14361 at 4/4/18 4:30 PM: -- I

[jira] [Commented] (CASSANDRA-14361) Allow SimpleSeedProvider to resolve multiple IPs per DNS name

2018-04-04 Thread Ben Bromhead (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425809#comment-16425809 ] Ben Bromhead commented on CASSANDRA-14361: -- I would argue you need to be intentional about

[jira] [Commented] (CASSANDRA-7622) Implement virtual tables

2018-04-04 Thread Chris Lohfink (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425769#comment-16425769 ] Chris Lohfink commented on CASSANDRA-7622: -- With the implementation provided there are no

[jira] [Commented] (CASSANDRA-7622) Implement virtual tables

2018-04-04 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425756#comment-16425756 ] Aleksey Yeschenko commented on CASSANDRA-7622: -- The right level of abstraction, for both

[jira] [Commented] (CASSANDRA-14281) Improve LatencyMetrics performance by reducing write path processing

2018-04-04 Thread Chris Lohfink (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425728#comment-16425728 ] Chris Lohfink commented on CASSANDRA-14281: --- [~burmanm] can you make a attach a link to

[jira] [Comment Edited] (CASSANDRA-14361) Allow SimpleSeedProvider to resolve multiple IPs per DNS name

2018-04-04 Thread Jon Haddad (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425723#comment-16425723 ] Jon Haddad edited comment on CASSANDRA-14361 at 4/4/18 3:31 PM: I

[jira] [Commented] (CASSANDRA-14361) Allow SimpleSeedProvider to resolve multiple IPs per DNS name

2018-04-04 Thread Jon Haddad (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425723#comment-16425723 ] Jon Haddad commented on CASSANDRA-14361: I agree with you, you could *explicitly* put 1000

[jira] [Commented] (CASSANDRA-14361) Allow SimpleSeedProvider to resolve multiple IPs per DNS name

2018-04-04 Thread Ben Bromhead (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425713#comment-16425713 ] Ben Bromhead commented on CASSANDRA-14361: -- Currently nothing stops users adding as many

[jira] [Commented] (CASSANDRA-14286) IndexOutOfBoundsException with SELECT JSON using IN and ORDER BY

2018-04-04 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425693#comment-16425693 ] Benjamin Lerer commented on CASSANDRA-14286: Patches and test results look fine. Thanks.

[jira] [Comment Edited] (CASSANDRA-14361) Allow SimpleSeedProvider to resolve multiple IPs per DNS name

2018-04-04 Thread Ben Bromhead (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425647#comment-16425647 ] Ben Bromhead edited comment on CASSANDRA-14361 at 4/4/18 3:15 PM: --

[jira] [Commented] (CASSANDRA-14361) Allow SimpleSeedProvider to resolve multiple IPs per DNS name

2018-04-04 Thread Jon Haddad (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425664#comment-16425664 ] Jon Haddad commented on CASSANDRA-14361: Well, the behavior can be a bit surprising, and

[jira] [Commented] (CASSANDRA-14361) Allow SimpleSeedProvider to resolve multiple IPs per DNS name

2018-04-04 Thread Ben Bromhead (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425647#comment-16425647 ] Ben Bromhead commented on CASSANDRA-14361: -- {quote} JVM property

[jira] [Comment Edited] (CASSANDRA-14361) Allow SimpleSeedProvider to resolve multiple IPs per DNS name

2018-04-04 Thread Ben Bromhead (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425647#comment-16425647 ] Ben Bromhead edited comment on CASSANDRA-14361 at 4/4/18 2:52 PM: --

[jira] [Created] (CASSANDRA-14364) Update Seed provider documentation

2018-04-04 Thread Ben Bromhead (JIRA)
Ben Bromhead created CASSANDRA-14364: Summary: Update Seed provider documentation Key: CASSANDRA-14364 URL: https://issues.apache.org/jira/browse/CASSANDRA-14364 Project: Cassandra Issue

[jira] [Commented] (CASSANDRA-7622) Implement virtual tables

2018-04-04 Thread Jon Haddad (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425639#comment-16425639 ] Jon Haddad commented on CASSANDRA-7622: --- I agree with [~burmanm]. Requiring the keyspace to be

[jira] [Commented] (CASSANDRA-14361) Allow SimpleSeedProvider to resolve multiple IPs per DNS name

2018-04-04 Thread Jon Haddad (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425610#comment-16425610 ] Jon Haddad commented on CASSANDRA-14361: {quote} I can't imagine any scenario where that is a

[jira] [Commented] (CASSANDRA-13891) fromJson(null) throws java.lang.NullPointerException on Cassandra

2018-04-04 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425567#comment-16425567 ] Benjamin Lerer commented on CASSANDRA-13891: Thanks. > fromJson(null) throws

[jira] [Commented] (CASSANDRA-13891) fromJson(null) throws java.lang.NullPointerException on Cassandra

2018-04-04 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425553#comment-16425553 ] Jason Brown commented on CASSANDRA-13891: - bq. I would prefer if we added the unit tests to

[jira] [Commented] (CASSANDRA-13891) fromJson(null) throws java.lang.NullPointerException on Cassandra

2018-04-04 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425546#comment-16425546 ] Edward Ribeiro commented on CASSANDRA-13891: Sure! Gonna try to repro on 2.2 and 3.0 for

[jira] [Commented] (CASSANDRA-13891) fromJson(null) throws java.lang.NullPointerException on Cassandra

2018-04-04 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425544#comment-16425544 ] Benjamin Lerer commented on CASSANDRA-13891: [~jasobrown] I did not tested it on 2.2 and

[jira] [Comment Edited] (CASSANDRA-14286) IndexOutOfBoundsException with SELECT JSON using IN and ORDER BY

2018-04-04 Thread Francisco Fernandez (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16409339#comment-16409339 ] Francisco Fernandez edited comment on CASSANDRA-14286 at 4/4/18 1:50 PM:

[jira] [Comment Edited] (CASSANDRA-14286) IndexOutOfBoundsException with SELECT JSON using IN and ORDER BY

2018-04-04 Thread Francisco Fernandez (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16409339#comment-16409339 ] Francisco Fernandez edited comment on CASSANDRA-14286 at 4/4/18 1:49 PM:

[jira] [Commented] (CASSANDRA-13891) fromJson(null) throws java.lang.NullPointerException on Cassandra

2018-04-04 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425535#comment-16425535 ] Jason Brown commented on CASSANDRA-13891: - [~blerer] The bug didn't happen on 2.2 or 3.0 when

[jira] [Reopened] (CASSANDRA-13891) fromJson(null) throws java.lang.NullPointerException on Cassandra

2018-04-04 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer reopened CASSANDRA-13891: Reproduced In: 3.11.0, 3.9 (was: 3.9, 3.11.0) As [~eribeiro] pointed it out

[jira] [Commented] (CASSANDRA-7622) Implement virtual tables

2018-04-04 Thread Michael Burman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425478#comment-16425478 ] Michael Burman commented on CASSANDRA-7622: --- My personal view would be to avoid keyspace per

[jira] [Comment Edited] (CASSANDRA-13851) Allow existing nodes to use all peers in shadow round

2018-04-04 Thread Kurt Greaves (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425315#comment-16425315 ] Kurt Greaves edited comment on CASSANDRA-13851 at 4/4/18 10:46 AM: ---

[jira] [Comment Edited] (CASSANDRA-13851) Allow existing nodes to use all peers in shadow round

2018-04-04 Thread Kurt Greaves (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425315#comment-16425315 ] Kurt Greaves edited comment on CASSANDRA-13851 at 4/4/18 10:43 AM: ---

[jira] [Commented] (CASSANDRA-13851) Allow existing nodes to use all peers in shadow round

2018-04-04 Thread Kurt Greaves (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425315#comment-16425315 ] Kurt Greaves commented on CASSANDRA-13851: -- [~beobal] Sorry for the delay, went on holidays

[jira] [Commented] (CASSANDRA-14361) Allow SimpleSeedProvider to resolve multiple IPs per DNS name

2018-04-04 Thread Romain Hardouin (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425244#comment-16425244 ] Romain Hardouin commented on CASSANDRA-14361: - JVM property {{networkaddress.cache.ttl}} 

[jira] [Commented] (CASSANDRA-7622) Implement virtual tables

2018-04-04 Thread Dinesh Joshi (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425076#comment-16425076 ] Dinesh Joshi commented on CASSANDRA-7622: - [~cnlwsu], I spent some time looking at the patch.