[jira] [Created] (CASSANDRA-8845) sorted CQLSSTableWriter accept unsorted clustering keys

2015-02-21 Thread Pierre (JIRA)
Pierre created CASSANDRA-8845: - Summary: sorted CQLSSTableWriter accept unsorted clustering keys Key: CASSANDRA-8845 URL: https://issues.apache.org/jira/browse/CASSANDRA-8845 Project: Cassandra

[jira] [Updated] (CASSANDRA-8830) CQLSSTableWriter addRow doesn't throw ex on error

2015-02-19 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre updated CASSANDRA-8830: -- Attachment: OOM.java CQLSSTableWriter addRow doesn't throw ex on error

[jira] [Updated] (CASSANDRA-8830) CQLSSTableWriter addRow doesn't throw ex on error

2015-02-19 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre updated CASSANDRA-8830: -- Attachment: (was: OOM.java) CQLSSTableWriter addRow doesn't throw ex on error

[jira] [Commented] (CASSANDRA-8830) CQLSSTableWriter addRow doesn't throw ex on error

2015-02-19 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14327248#comment-14327248 ] Pierre commented on CASSANDRA-8830: --- When I use .sorted() (SSTableSimpleWriter

[jira] [Updated] (CASSANDRA-8830) CQLSSTableWriter addRow doesn't throw ex on error

2015-02-19 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre updated CASSANDRA-8830: -- Priority: Minor (was: Major) CQLSSTableWriter addRow doesn't throw ex on error

[jira] [Commented] (CASSANDRA-8830) CQLSSTableWriter addRow doesn't throw ex on error

2015-02-19 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14327436#comment-14327436 ] Pierre commented on CASSANDRA-8830: --- it look likes it's fixed in 2.1.3

[jira] [Updated] (CASSANDRA-8830) CQLSSTableWriter addRow doesn't throw ex on error

2015-02-19 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre updated CASSANDRA-8830: -- Fix Version/s: (was: 2.1.3) CQLSSTableWriter addRow doesn't throw ex on error

[jira] [Updated] (CASSANDRA-8830) CQLSSTableWriter addRow doesn't throw ex on error

2015-02-19 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre updated CASSANDRA-8830: -- Fix Version/s: 2.1.3 CQLSSTableWriter addRow doesn't throw ex on error

[jira] [Created] (CASSANDRA-8830) CQLSSTableWriter addRow doesn't throw ex on error

2015-02-19 Thread Pierre (JIRA)
Pierre created CASSANDRA-8830: - Summary: CQLSSTableWriter addRow doesn't throw ex on error Key: CASSANDRA-8830 URL: https://issues.apache.org/jira/browse/CASSANDRA-8830 Project: Cassandra Issue

[jira] [Updated] (CASSANDRA-8830) CQLSSTableWriter addRow doesn't throw ex on error

2015-02-19 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre updated CASSANDRA-8830: -- Reproduced In: 2.1.2 CQLSSTableWriter addRow doesn't throw ex on error

[jira] [Commented] (CASSANDRA-4851) CQL3: improve support for paginating over composites

2014-12-22 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14255660#comment-14255660 ] Pierre commented on CASSANDRA-4851: --- Is this patch included in cassandra 2.1.1 ?

[jira] [Comment Edited] (CASSANDRA-4851) CQL3: improve support for paginating over composites

2014-12-22 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14255660#comment-14255660 ] Pierre edited comment on CASSANDRA-4851 at 12/22/14 11:55 AM:

[jira] [Commented] (CASSANDRA-4851) CQL3: improve support for paginating over composites

2014-12-22 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14255676#comment-14255676 ] Pierre commented on CASSANDRA-4851: --- Hi Aleksey, I edited my posts, indeed it works

[jira] [Comment Edited] (CASSANDRA-4851) CQL3: improve support for paginating over composites

2014-12-22 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14255676#comment-14255676 ] Pierre edited comment on CASSANDRA-4851 at 12/22/14 12:01 PM:

[jira] [Commented] (CASSANDRA-8251) CQLSSTableWriter.builder() throws ex when more than one table

2014-11-04 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14197807#comment-14197807 ] Pierre commented on CASSANDRA-8251: --- I commented the Keyspace call and it works,