[jira] [Updated] (CASSANDRA-8081) AssertionError with 2ndary indexes

2014-10-11 Thread kais (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kais updated CASSANDRA-8081: Description: If you create a table with a column type text or blob and add a secondary index on it. If

[jira] [Updated] (CASSANDRA-8102) cassandra-cli and cqlsh report two different values for a setting, partially update it and partially report it

2014-10-11 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-8102: --- Reproduced In: 2.0.9 Labels: cli cqlsh (was: ) cassandra-cli and

[jira] [Commented] (CASSANDRA-8101) Invalid ASCII and UTF-8 chars not rejected in CQL string literals

2014-10-11 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14168199#comment-14168199 ] Aleksey Yeschenko commented on CASSANDRA-8101: -- LGTM. Nit - imports in

[jira] [Updated] (CASSANDRA-8058) local consistency level during boostrap (may cause a write timeout on each write request)

2014-10-11 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-8058: - Priority: Major (was: Critical) local consistency level during boostrap

git commit: Reduce totalBlockFor() for LOCAL_* consistency levels

2014-10-11 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 0393c3063 - 7497399d0 Reduce totalBlockFor() for LOCAL_* consistency levels patch by Nicolas Douillet; reviewed by Aleksey Yeschenko for CASSANDRA-8058 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/2] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1

2014-10-11 Thread aleksey
Merge branch 'cassandra-2.0' into cassandra-2.1 Conflicts: CHANGES.txt src/java/org/apache/cassandra/service/DatacenterWriteResponseHandler.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/2] git commit: Reduce totalBlockFor() for LOCAL_* consistency levels

2014-10-11 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 42582ecd4 - 11e8dc1c1 Reduce totalBlockFor() for LOCAL_* consistency levels patch by Nicolas Douillet; reviewed by Aleksey Yeschenko for CASSANDRA-8058 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/3] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1

2014-10-11 Thread aleksey
Merge branch 'cassandra-2.0' into cassandra-2.1 Conflicts: CHANGES.txt src/java/org/apache/cassandra/service/DatacenterWriteResponseHandler.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/3] git commit: Reduce totalBlockFor() for LOCAL_* consistency levels

2014-10-11 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/trunk fa592a46b - e473769fb Reduce totalBlockFor() for LOCAL_* consistency levels patch by Nicolas Douillet; reviewed by Aleksey Yeschenko for CASSANDRA-8058 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2014-10-11 Thread aleksey
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e473769f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e473769f Diff:

[jira] [Commented] (CASSANDRA-7460) Send source sstable level when bootstrapping or replacing nodes

2014-10-11 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14168360#comment-14168360 ] Aleksey Yeschenko commented on CASSANDRA-7460: -- LGTM, +1 Also, agree

[jira] [Commented] (CASSANDRA-6091) Better Vnode support in hadoop/pig

2014-10-11 Thread mck (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14168384#comment-14168384 ] mck commented on CASSANDRA-6091: [~alexliu68] Any reason we can't (at least to begin

[jira] [Commented] (CASSANDRA-8062) IllegalArgumentException passing blob as tuple value element in list

2014-10-11 Thread Bill Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14168418#comment-14168418 ] Bill Mitchell commented on CASSANDRA-8062: -- Still using the same 2.1 sources

[jira] [Comment Edited] (CASSANDRA-8062) IllegalArgumentException passing blob as tuple value element in list

2014-10-11 Thread Bill Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14168418#comment-14168418 ] Bill Mitchell edited comment on CASSANDRA-8062 at 10/12/14 12:27 AM:

[jira] [Comment Edited] (CASSANDRA-8062) IllegalArgumentException passing blob as tuple value element in list

2014-10-11 Thread Bill Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14168418#comment-14168418 ] Bill Mitchell edited comment on CASSANDRA-8062 at 10/12/14 12:26 AM:

[jira] [Commented] (CASSANDRA-7546) AtomicSortedColumns.addAllWithSizeDelta has a spin loop that allocates memory

2014-10-11 Thread graham sanderson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14168489#comment-14168489 ] graham sanderson commented on CASSANDRA-7546: - For what it's worth, I