[jira] [Commented] (CASSANDRA-14404) Transient Replication & Cheap Quorums: Decouple storage requirements from consensus group size using incremental repair

2018-04-23 Thread Duarte Nunes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448626#comment-16448626 ] Duarte Nunes commented on CASSANDRA-14404: -- Ah, CL is now a function of RF +

[jira] [Commented] (CASSANDRA-14404) Transient Replication & Cheap Quorums: Decouple storage requirements from consensus group size using incremental repair

2018-04-23 Thread Duarte Nunes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16447871#comment-16447871 ] Duarte Nunes commented on CASSANDRA-14404: -- Still haven't read the linked paper, but this is

[jira] [Created] (CASSANDRA-14393) Incorrect view updates

2018-04-17 Thread Duarte Nunes (JIRA)
Duarte Nunes created CASSANDRA-14393: Summary: Incorrect view updates Key: CASSANDRA-14393 URL: https://issues.apache.org/jira/browse/CASSANDRA-14393 Project: Cassandra Issue Type: Bug

[jira] [Commented] (CASSANDRA-14345) Empty partition keys allowed in MV, but not in normal table

2018-03-27 Thread Duarte Nunes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415605#comment-16415605 ] Duarte Nunes commented on CASSANDRA-14345: -- This seems to be related how composites are

[jira] [Commented] (CASSANDRA-14345) Empty partition keys allowed in MV, but not in normal table

2018-03-27 Thread Duarte Nunes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415529#comment-16415529 ] Duarte Nunes commented on CASSANDRA-14345: -- It's also puzzling that I can have an empty

[jira] [Updated] (CASSANDRA-14345) Empty partition keys allowed in MV, but not in normal table

2018-03-27 Thread Duarte Nunes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duarte Nunes updated CASSANDRA-14345: - Description: Given the following table:   {code:java} cqlsh> create keyspace ks

[jira] [Updated] (CASSANDRA-14345) Empty partition keys allowed in MV, but not in normal table

2018-03-26 Thread Duarte Nunes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duarte Nunes updated CASSANDRA-14345: - Description: Given the following table:   {code:java} cqlsh> create keyspace ks

[jira] [Created] (CASSANDRA-14345) Empty partition keys allowed in MV, but not in normal table

2018-03-26 Thread Duarte Nunes (JIRA)
Duarte Nunes created CASSANDRA-14345: Summary: Empty partition keys allowed in MV, but not in normal table Key: CASSANDRA-14345 URL: https://issues.apache.org/jira/browse/CASSANDRA-14345 Project:

[jira] [Updated] (CASSANDRA-14345) Empty partition keys allowed in MV, but not in normal table

2018-03-26 Thread Duarte Nunes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duarte Nunes updated CASSANDRA-14345: - Description: Given the following table:   {code:java} cqlsh> create keyspace ks

[jira] [Updated] (CASSANDRA-14345) Empty partition keys allowed in MV, but not in normal table

2018-03-26 Thread Duarte Nunes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duarte Nunes updated CASSANDRA-14345: - Description: Given the following table:   {code:java} cqlsh> create keyspace ks

[jira] [Commented] (CASSANDRA-13762) Ensure views created during (or just before) range movements are properly built

2018-02-27 Thread Duarte Nunes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16379277#comment-16379277 ] Duarte Nunes commented on CASSANDRA-13762: -- I think this patch assumes the base node

[jira] [Commented] (CASSANDRA-13730) Dropping a table doesn't drop its dropped columns

2017-07-25 Thread Duarte Nunes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16100728#comment-16100728 ] Duarte Nunes commented on CASSANDRA-13730: -- Weren't the dropped columns just a map before

[jira] [Created] (CASSANDRA-13730) Dropping a table doesn't drop its dropped columns

2017-07-25 Thread Duarte Nunes (JIRA)
Duarte Nunes created CASSANDRA-13730: Summary: Dropping a table doesn't drop its dropped columns Key: CASSANDRA-13730 URL: https://issues.apache.org/jira/browse/CASSANDRA-13730 Project: Cassandra

[jira] [Commented] (CASSANDRA-13127) Materialized Views: View row expires too soon

2017-05-09 Thread Duarte Nunes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16002580#comment-16002580 ] Duarte Nunes commented on CASSANDRA-13127: -- What are the TTL issues you're mentioning? I

[jira] [Commented] (CASSANDRA-13409) Materialized Views: View cells are resurrected

2017-05-03 Thread Duarte Nunes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15995796#comment-15995796 ] Duarte Nunes commented on CASSANDRA-13409: -- I think that's about right! Unfortunately, I'm

[jira] [Commented] (CASSANDRA-13409) Materialized Views: View cells are resurrected

2017-05-03 Thread Duarte Nunes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15994643#comment-15994643 ] Duarte Nunes commented on CASSANDRA-13409: -- Why not? You can have (base pk on p and view's

[jira] [Updated] (CASSANDRA-13409) Materialized Views: View cells are resurrected

2017-04-04 Thread Duarte Nunes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duarte Nunes updated CASSANDRA-13409: - Summary: Materialized Views: View cells are resurrected (was: Materialized Views:

[jira] [Created] (CASSANDRA-13409) Materialized Views: View cells is resurrected

2017-04-04 Thread Duarte Nunes (JIRA)
Duarte Nunes created CASSANDRA-13409: Summary: Materialized Views: View cells is resurrected Key: CASSANDRA-13409 URL: https://issues.apache.org/jira/browse/CASSANDRA-13409 Project: Cassandra

[jira] [Commented] (CASSANDRA-13127) Materialized Views: View row expires too soon

2017-01-26 Thread Duarte Nunes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15839597#comment-15839597 ] Duarte Nunes commented on CASSANDRA-13127: -- I think that the behaviour for an {{UPDATE}}

[jira] [Created] (CASSANDRA-13127) Materialized Views: View row expires too soon

2017-01-16 Thread Duarte Nunes (JIRA)
Duarte Nunes created CASSANDRA-13127: Summary: Materialized Views: View row expires too soon Key: CASSANDRA-13127 URL: https://issues.apache.org/jira/browse/CASSANDRA-13127 Project: Cassandra