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

2014-09-02 Thread graham sanderson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] graham sanderson updated CASSANDRA-7546: Attachment: 7546.21_v1.txt Well, I made a patch for 2.1 anyway in case anyone

[jira] [Updated] (CASSANDRA-7860) csv2sstable - bulk load CSV data to SSTables similar to json2sstable

2014-09-02 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-7860: Priority: Minor (was: Blocker) csv2sstable - bulk load CSV data to SSTables

[jira] [Commented] (CASSANDRA-7860) csv2sstable - bulk load CSV data to SSTables similar to json2sstable

2014-09-02 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118032#comment-14118032 ] Sylvain Lebresne commented on CASSANDRA-7860: - We agree that cqlsh COPY is

[jira] [Resolved] (CASSANDRA-7860) csv2sstable - bulk load CSV data to SSTables similar to json2sstable

2014-09-02 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-7860. - Resolution: Won't Fix csv2sstable - bulk load CSV data to SSTables similar

[jira] [Commented] (CASSANDRA-6602) Compaction improvements to optimize time series data

2014-09-02 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118034#comment-14118034 ] Marcus Eriksson commented on CASSANDRA-6602: pushed an update version

git commit: Ability to freeze UDT

2014-09-02 Thread slebresne
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1.0 92a254a72 - 02be0dedd Ability to freeze UDT patch by slebresne; reviewed by iamaleksey for CASSANDRA-7857 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Updated] (CASSANDRA-5902) Dealing with hints after a topology change

2014-09-02 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-5902: Fix Version/s: (was: 2.1.0) 2.1.1 Dealing with hints

Git Push Summary

2014-09-02 Thread slebresne
Repository: cassandra Updated Tags: refs/tags/2.1.0-rc7-tentative [deleted] 35e4e7707

[jira] [Resolved] (CASSANDRA-7857) Ability to froze UDT

2014-09-02 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-7857. - Resolution: Fixed Our beloved leader has spoken! More seriously, I agree

[jira] [Created] (CASSANDRA-7861) Node is not able to gossip

2014-09-02 Thread Ananthkumar K S (JIRA)
Ananthkumar K S created CASSANDRA-7861: -- Summary: Node is not able to gossip Key: CASSANDRA-7861 URL: https://issues.apache.org/jira/browse/CASSANDRA-7861 Project: Cassandra Issue Type:

Git Push Summary

2014-09-02 Thread slebresne
Repository: cassandra Updated Tags: refs/tags/2.1.0-rc7-tentative [created] 02be0dedd

[jira] [Updated] (CASSANDRA-5902) Dealing with hints after a topology change

2014-09-02 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-5902: - Reviewer: Aleksey Yeschenko Dealing with hints after a topology change

[jira] [Commented] (CASSANDRA-7493) Remove traces of rows_per_partition_to_cache

2014-09-02 Thread Alexey Zotov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118101#comment-14118101 ] Alexey Zotov commented on CASSANDRA-7493: - Hmm.. why it was removed as a part

Git Push Summary

2014-09-02 Thread slebresne
Repository: cassandra Updated Tags: refs/tags/2.1.0-rc7-tentative [deleted] 02be0dedd

[jira] [Comment Edited] (CASSANDRA-7493) Remove traces of rows_per_partition_to_cache

2014-09-02 Thread Alexey Zotov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118101#comment-14118101 ] Alexey Zotov edited comment on CASSANDRA-7493 at 9/2/14 11:18 AM:

Git Push Summary

2014-09-02 Thread slebresne
Repository: cassandra Updated Tags: refs/tags/2.1.0-rc7-tentative [created] 02be0dedd

[jira] [Commented] (CASSANDRA-7447) New sstable format with support for columnar layout

2014-09-02 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118109#comment-14118109 ] Jack Krupansky commented on CASSANDRA-7447: --- Thanks, [~benedict], so Just to

[jira] [Commented] (CASSANDRA-4762) Support IN clause for any clustering column

2014-09-02 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118116#comment-14118116 ] Benjamin Lerer commented on CASSANDRA-4762: --- Pushed

[jira] [Commented] (CASSANDRA-7493) Remove traces of rows_per_partition_to_cache

2014-09-02 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118122#comment-14118122 ] Marcus Eriksson commented on CASSANDRA-7493: [~azotcsit] we removed this

[jira] [Commented] (CASSANDRA-7759) DROP TABLE makes C* unreachable

2014-09-02 Thread Fabrice Larcher (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118141#comment-14118141 ] Fabrice Larcher commented on CASSANDRA-7759: I still experience the issue

[jira] [Commented] (CASSANDRA-7493) Remove traces of rows_per_partition_to_cache

2014-09-02 Thread Alexey Zotov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118143#comment-14118143 ] Alexey Zotov commented on CASSANDRA-7493: - [~krummas], ohh.. That's a good

[jira] [Commented] (CASSANDRA-7159) sstablemetadata command should print some more stuff

2014-09-02 Thread Vladislav Sinjavin (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118172#comment-14118172 ] Vladislav Sinjavin commented on CASSANDRA-7159: --- Thanks everyone for the

[jira] [Updated] (CASSANDRA-7801) A successful INSERT with CAS does not always store data in the DB after a DELETE

2014-09-02 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-7801: Reviewer: Jonathan Ellis Reproduced In: 2.1 rc5, 2.0.9 (was: 2.0.9,

[jira] [Updated] (CASSANDRA-7360) CQLSSTableWriter consumes all memory for table with compound primary key

2014-09-02 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-7360: Reviewer: Benjamin Lerer CQLSSTableWriter consumes all memory for table with

[jira] [Updated] (CASSANDRA-7768) Error when creating multiple CQLSSTableWriters for more than one column family in the same keyspace

2014-09-02 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-7768: Reviewer: Benjamin Lerer Error when creating multiple CQLSSTableWriters for

[jira] [Updated] (CASSANDRA-6237) Allow range deletions in CQL

2014-09-02 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-6237: Reviewer: Tyler Hobbs Allow range deletions in CQL

[jira] [Resolved] (CASSANDRA-6055) 'Bad Request: Invalid null value for partition key part' on SELECT .. WHERE key IN (val,NULL)

2014-09-02 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-6055. - Resolution: Later 'Bad Request: Invalid null value for partition key part'

[jira] [Resolved] (CASSANDRA-5920) Allow secondary indexed columns to be used with IN operator

2014-09-02 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-5920. - Resolution: Duplicate Allow secondary indexed columns to be used with IN

[jira] [Resolved] (CASSANDRA-6120) Boolean constants syntax is not consistent between DDL and DML in CQL

2014-09-02 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-6120. - Resolution: Won't Fix Closing for the reasons expressed aboved and the lack

[jira] [Commented] (CASSANDRA-7855) Genralize use of IN for compound partition keys

2014-09-02 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118196#comment-14118196 ] Sylvain Lebresne commented on CASSANDRA-7855: - {quote} I would argue that

[jira] [Updated] (CASSANDRA-7855) Genralize use of IN for compound partition keys

2014-09-02 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-7855: Fix Version/s: (was: 2.0.11) 2.1.1 Assignee:

[jira] [Updated] (CASSANDRA-6075) The token function should allow column identifiers in the correct order only

2014-09-02 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-6075: Fix Version/s: 2.0.11 Assignee: Benjamin Lerer (was: Sylvain Lebresne)

[jira] [Updated] (CASSANDRA-7813) Decide how to deal with conflict between native and user-defined functions

2014-09-02 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-7813: Assignee: Benjamin Lerer Decide how to deal with conflict between native and

[jira] [Commented] (CASSANDRA-7711) composite column not sliced when using IN clause on (other) composite columns

2014-09-02 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118208#comment-14118208 ] Benjamin Lerer commented on CASSANDRA-7711: --- The problem comes from the fact

[jira] [Updated] (CASSANDRA-7711) composite column not sliced when using IN clause on (other) composite columns

2014-09-02 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer updated CASSANDRA-7711: -- Attachment: CASSANDRA-7711.txt The patch add a check to verify that the user did

[jira] [Commented] (CASSANDRA-7861) Node is not able to gossip

2014-09-02 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118223#comment-14118223 ] Brandon Williams commented on CASSANDRA-7861: - The simple explanation

[jira] [Updated] (CASSANDRA-7857) Ability to freeze UDT

2014-09-02 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-7857: Summary: Ability to freeze UDT (was: Ability to froze UDT) Ability to freeze

[jira] [Updated] (CASSANDRA-7711) composite column not sliced when using IN clause on (other) composite columns

2014-09-02 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-7711: Reviewer: Tyler Hobbs composite column not sliced when using IN clause on

[jira] [Updated] (CASSANDRA-7711) composite column not sliced when using IN clause on (other) composite columns

2014-09-02 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-7711: Priority: Minor (was: Major) composite column not sliced when using IN clause

[jira] [Created] (CASSANDRA-7862) KeyspaceTest fails with heap_buffers

2014-09-02 Thread T Jake Luciani (JIRA)
T Jake Luciani created CASSANDRA-7862: - Summary: KeyspaceTest fails with heap_buffers Key: CASSANDRA-7862 URL: https://issues.apache.org/jira/browse/CASSANDRA-7862 Project: Cassandra

[jira] [Updated] (CASSANDRA-7862) KeyspaceTest fails with heap_buffers

2014-09-02 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-7862: -- Attachment: 7862.txt KeyspaceTest fails with heap_buffers

[jira] [Assigned] (CASSANDRA-7862) KeyspaceTest fails with heap_buffers

2014-09-02 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani reassigned CASSANDRA-7862: - Assignee: T Jake Luciani KeyspaceTest fails with heap_buffers

[jira] [Updated] (CASSANDRA-7862) KeyspaceTest fails with heap_buffers

2014-09-02 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-7862: -- Description: only happens with heap_buffers {code} [junit] Testcase:

[jira] [Updated] (CASSANDRA-7759) DROP TABLE makes C* unreachable

2014-09-02 Thread Fabrice Larcher (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabrice Larcher updated CASSANDRA-7759: --- Reproduced In: 2.1 rc6 (was: 2.1 rc5) DROP TABLE makes C* unreachable

[jira] [Commented] (CASSANDRA-7861) Node is not able to gossip

2014-09-02 Thread Ananthkumar K S (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118243#comment-14118243 ] Ananthkumar K S commented on CASSANDRA-7861: Exactly. But the there were

[jira] [Commented] (CASSANDRA-7861) Node is not able to gossip

2014-09-02 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118246#comment-14118246 ] Brandon Williams commented on CASSANDRA-7861: - Simply network problems.

[jira] [Commented] (CASSANDRA-7840) Refactor static state functions into static singletons

2014-09-02 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118249#comment-14118249 ] Yuki Morishita commented on CASSANDRA-7840: --- [~bdeggleston] Do you have

[jira] [Commented] (CASSANDRA-7840) Refactor static state functions into static singletons

2014-09-02 Thread Blake Eggleston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118256#comment-14118256 ] Blake Eggleston commented on CASSANDRA-7840: [~yukim] sure, here you go:

[jira] [Comment Edited] (CASSANDRA-7860) csv2sstable - bulk load CSV data to SSTables similar to json2sstable

2014-09-02 Thread Hari Sekhon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118291#comment-14118291 ] Hari Sekhon edited comment on CASSANDRA-7860 at 9/2/14 4:03 PM:

[jira] [Commented] (CASSANDRA-7860) csv2sstable - bulk load CSV data to SSTables similar to json2sstable

2014-09-02 Thread Hari Sekhon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118291#comment-14118291 ] Hari Sekhon commented on CASSANDRA-7860: Do we know when 2.1.1 will be

[jira] [Created] (CASSANDRA-7863) cqlsh: Use frozen for tuples and UDTs in DESCRIBE output

2014-09-02 Thread Tyler Hobbs (JIRA)
Tyler Hobbs created CASSANDRA-7863: -- Summary: cqlsh: Use frozen for tuples and UDTs in DESCRIBE output Key: CASSANDRA-7863 URL: https://issues.apache.org/jira/browse/CASSANDRA-7863 Project: Cassandra

[jira] [Commented] (CASSANDRA-7840) Refactor static state functions into static singletons

2014-09-02 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118415#comment-14118415 ] Yuki Morishita commented on CASSANDRA-7840: --- Thanks. I looked through the

[jira] [Updated] (CASSANDRA-7443) SSTable Pluggability v2

2014-09-02 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-7443: -- Attachment: 7443-refactor-v1.txt 7443-testformat-v1.txt SSTable

[jira] [Reopened] (CASSANDRA-7601) Data loss after nodetool taketoken

2014-09-02 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Shuler reopened CASSANDRA-7601: --- It appears that cassandra-shuffle has reappeared in the 2.1.0, 2.1, and trunk

[jira] [Commented] (CASSANDRA-7443) SSTable Pluggability v2

2014-09-02 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118419#comment-14118419 ] T Jake Luciani commented on CASSANDRA-7443: --- github branch is

[3/8] git commit: remove shuffle again

2014-09-02 Thread brandonwilliams
remove shuffle again Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/82136e3b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/82136e3b Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/82136e3b

[5/8] git commit: remove shuffle again

2014-09-02 Thread brandonwilliams
remove shuffle again Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/82136e3b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/82136e3b Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/82136e3b

[1/8] git commit: Ability to freeze UDT

2014-09-02 Thread brandonwilliams
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 e0d7c77f3 - e75fe5c4f refs/heads/cassandra-2.1.0 02be0dedd - 82136e3b7 refs/heads/trunk 873d06490 - ed0532c64 Ability to freeze UDT patch by slebresne; reviewed by iamaleksey for CASSANDRA-7857 Project:

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

2014-09-02 Thread brandonwilliams
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/ed0532c6 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ed0532c6 Diff:

[6/8] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-09-02 Thread brandonwilliams
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Conflicts: CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e75fe5c4 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e75fe5c4 Diff:

[2/8] git commit: Ability to freeze UDT

2014-09-02 Thread brandonwilliams
Ability to freeze UDT patch by slebresne; reviewed by iamaleksey for CASSANDRA-7857 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/02be0ded Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/02be0ded Diff:

[7/8] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-09-02 Thread brandonwilliams
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Conflicts: CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e75fe5c4 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e75fe5c4 Diff:

[4/8] git commit: remove shuffle again

2014-09-02 Thread brandonwilliams
remove shuffle again Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/82136e3b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/82136e3b Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/82136e3b

[jira] [Commented] (CASSANDRA-7601) Data loss after nodetool taketoken

2014-09-02 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118424#comment-14118424 ] Brandon Williams commented on CASSANDRA-7601: - I fixed this. Data loss

[jira] [Commented] (CASSANDRA-7840) Refactor static state functions into static singletons

2014-09-02 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118466#comment-14118466 ] T Jake Luciani commented on CASSANDRA-7840: --- this will most likely be

[jira] [Commented] (CASSANDRA-7840) Refactor static state functions into static singletons

2014-09-02 Thread Blake Eggleston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118485#comment-14118485 ] Blake Eggleston commented on CASSANDRA-7840: I'll revert the system

[jira] [Resolved] (CASSANDRA-7601) Data loss after nodetool taketoken

2014-09-02 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Shuler resolved CASSANDRA-7601. --- Resolution: Fixed Data loss after nodetool taketoken

[jira] [Commented] (CASSANDRA-7853) select . . . in . . . order by regression

2014-09-02 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118506#comment-14118506 ] Tyler Hobbs commented on CASSANDRA-7853: I agree with Aleksey. Technically we

[jira] [Commented] (CASSANDRA-7853) select . . . in . . . order by regression

2014-09-02 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118547#comment-14118547 ] Aleksey Yeschenko commented on CASSANDRA-7853: -- bq. Are we okay waiting

[jira] [Commented] (CASSANDRA-7812) DROP FUNCTION drops all function with a given name

2014-09-02 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118587#comment-14118587 ] Tyler Hobbs commented on CASSANDRA-7812: Overall this looks good. Since we

[jira] [Commented] (CASSANDRA-7711) composite column not sliced when using IN clause on (other) composite columns

2014-09-02 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118610#comment-14118610 ] Tyler Hobbs commented on CASSANDRA-7711: Can you add a test case to

[jira] [Commented] (CASSANDRA-6237) Allow range deletions in CQL

2014-09-02 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118652#comment-14118652 ] Tyler Hobbs commented on CASSANDRA-6237: It doesn't look like the patch

[jira] [Commented] (CASSANDRA-7853) select . . . in . . . order by regression

2014-09-02 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118666#comment-14118666 ] Mikhail Stepura commented on CASSANDRA-7853: will we fix it as a pat of

[jira] [Commented] (CASSANDRA-7853) select . . . in . . . order by regression

2014-09-02 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118709#comment-14118709 ] Tyler Hobbs commented on CASSANDRA-7853: [~mishail] let's fix it in

[jira] [Resolved] (CASSANDRA-7853) select . . . in . . . order by regression

2014-09-02 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs resolved CASSANDRA-7853. Resolution: Duplicate select . . . in . . . order by regression

[jira] [Resolved] (CASSANDRA-7772) Windows - fsync-analog, flush data to disk

2014-09-02 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie resolved CASSANDRA-7772. Resolution: Not a Problem Windows - fsync-analog, flush data to disk

[jira] [Commented] (CASSANDRA-7840) Refactor static state functions into static singletons

2014-09-02 Thread Blake Eggleston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118732#comment-14118732 ] Blake Eggleston commented on CASSANDRA-7840: [~yukim] I updated my branch.

[jira] [Commented] (CASSANDRA-7772) Windows - fsync-analog, flush data to disk

2014-09-02 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118753#comment-14118753 ] Jonathan Ellis commented on CASSANDRA-7772: --- SGTM. (Since we precreate

git commit: Make disruptor_thrift_server invocation pool configurable patch by Pavel Yaskevich; reviewed by Jason Brown for CASSANDRA-7594

2014-09-02 Thread xedin
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 968ffd8dd - b22089d7c Make disruptor_thrift_server invocation pool configurable patch by Pavel Yaskevich; reviewed by Jason Brown for CASSANDRA-7594 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Created] (CASSANDRA-7864) Repair should do less work when RF=1

2014-09-02 Thread Tyler Hobbs (JIRA)
Tyler Hobbs created CASSANDRA-7864: -- Summary: Repair should do less work when RF=1 Key: CASSANDRA-7864 URL: https://issues.apache.org/jira/browse/CASSANDRA-7864 Project: Cassandra Issue