[jira] [Commented] (CASSANDRA-3974) Per-CF TTL

2012-05-18 Thread Kirk True (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278616#comment-13278616 ] Kirk True commented on CASSANDRA-3974: -- In my test case, it does go through

[jira] [Commented] (CASSANDRA-2478) Custom CQL protocol/transport

2012-05-18 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278631#comment-13278631 ] Norman Maurer commented on CASSANDRA-2478: -- [~slebresne] I added some

[jira] [Commented] (CASSANDRA-3708) Support composite prefix tombstones

2012-05-18 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278639#comment-13278639 ] Sylvain Lebresne commented on CASSANDRA-3708: - You're right,

[jira] [Commented] (CASSANDRA-3881) reduce computational complexity of processing topology changes

2012-05-18 Thread Peter Schuller (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278644#comment-13278644 ] Peter Schuller commented on CASSANDRA-3881: --- Jonathan, I'll try to do so

[jira] [Commented] (CASSANDRA-4256) Include stress tool in debian packaging

2012-05-18 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278702#comment-13278702 ] Sylvain Lebresne commented on CASSANDRA-4256: - bq. Also I'll note it would

[jira] [Commented] (CASSANDRA-2478) Custom CQL protocol/transport

2012-05-18 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278723#comment-13278723 ] Sylvain Lebresne commented on CASSANDRA-2478: - Thanks Norman, it does.

[jira] [Updated] (CASSANDRA-4115) UNREACHABLE schema after decommissioning a non-seed node

2012-05-18 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-4115: Fix Version/s: 1.1.1 UNREACHABLE schema after decommissioning a non-seed

[jira] [Commented] (CASSANDRA-4233) overlapping sstables in leveled compaction strategy

2012-05-18 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278819#comment-13278819 ] Sylvain Lebresne commented on CASSANDRA-4233: - +1

[jira] [Commented] (CASSANDRA-3237) refactor super column implmentation to use composite column names instead

2012-05-18 Thread Robbie Strickland (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278825#comment-13278825 ] Robbie Strickland commented on CASSANDRA-3237: -- Will there be a migration

[jira] [Created] (CASSANDRA-4258) Are we sorting the bloom filters in memory to increase the probability of getting proper result instead of just avoiding the false positive?

2012-05-18 Thread Samarth Gahire (JIRA)
Samarth Gahire created CASSANDRA-4258: - Summary: Are we sorting the bloom filters in memory to increase the probability of getting proper result instead of just avoiding the false positive? Key: CASSANDRA-4258

[jira] [Commented] (CASSANDRA-3237) refactor super column implmentation to use composite column names instead

2012-05-18 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278851#comment-13278851 ] Sylvain Lebresne commented on CASSANDRA-3237: - @Robbie Don't worry, there

[jira] [Commented] (CASSANDRA-4258) Are we sorting the bloom filters in memory to increase the probability of getting proper result instead of just avoiding the false positive?

2012-05-18 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278856#comment-13278856 ] Brandon Williams commented on CASSANDRA-4258: - bq. 1) We can have some

[jira] [Resolved] (CASSANDRA-4258) Are we sorting the bloom filters in memory to increase the probability of getting proper result instead of just avoiding the false positive?

2012-05-18 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-4258. --- Resolution: Not A Problem Assignee: (was: Jonathan Ellis) BF is just a

[1/7] git commit: Merge branch 'cassandra-1.1' into trunk

2012-05-18 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.1 fd92c09d9 - 38748b43d refs/heads/trunk 71b38b094 - 46b658f76 Merge branch 'cassandra-1.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/46b658f7 Tree:

[6/7] git commit: Correctly validate order by queries

2012-05-18 Thread brandonwilliams
Correctly validate order by queries patch by slebresne; reviewed by jbellis for CASSANDRA-4246 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fd92c09d Tree:

[5/7] cqlsh: update recognized syntax for cql3 Patch by paul cannon, reviewed by brandonwilliams for CASSANDRA-4198

2012-05-18 Thread brandonwilliams
http://git-wip-us.apache.org/repos/asf/cassandra/blob/38748b43/pylib/cqlshlib/cqlhandling.py -- diff --git a/pylib/cqlshlib/cqlhandling.py b/pylib/cqlshlib/cqlhandling.py index 09a2980..3866f3c 100644 ---

[3/7] cqlsh: update recognized syntax for cql3 Patch by paul cannon, reviewed by brandonwilliams for CASSANDRA-4198

2012-05-18 Thread brandonwilliams
http://git-wip-us.apache.org/repos/asf/cassandra/blob/38748b43/pylib/cqlshlib/cqlhandling.py -- diff --git a/pylib/cqlshlib/cqlhandling.py b/pylib/cqlshlib/cqlhandling.py index 09a2980..3866f3c 100644 ---

[jira] [Commented] (CASSANDRA-4256) Include stress tool in debian packaging

2012-05-18 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278889#comment-13278889 ] Nick Bailey commented on CASSANDRA-4256: Would you propose changing it in

[jira] [Commented] (CASSANDRA-4256) Include stress tool in debian packaging

2012-05-18 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278907#comment-13278907 ] Sylvain Lebresne commented on CASSANDRA-4256: - I don't know :) Probably

[jira] [Commented] (CASSANDRA-4256) Include stress tool in debian packaging

2012-05-18 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278911#comment-13278911 ] Nick Bailey commented on CASSANDRA-4256: I'm against only changing it in the

[jira] [Commented] (CASSANDRA-4252) Set operation mode to MOVING earlier

2012-05-18 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278915#comment-13278915 ] Nick Bailey commented on CASSANDRA-4252: +1 Set operation

[jira] [Updated] (CASSANDRA-3702) CQL count() needs paging support

2012-05-18 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Tunnicliffe updated CASSANDRA-3702: --- Attachment: v1-0001-CASSANDRA-3702-CQL-count-needs-paging-support.txt CQL

[jira] [Updated] (CASSANDRA-4256) Include stress tool in debian packaging

2012-05-18 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Bailey updated CASSANDRA-4256: --- Attachment: 0001-Include-stress-in-debian-package-V2.patch V2 attached.

[jira] [Updated] (CASSANDRA-3702) CQL count() needs paging support

2012-05-18 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3702: -- Reviewer: slebresne Labels: cql3 lhf (was: lhf) CQL count() needs

[jira] [Commented] (CASSANDRA-3708) Support composite prefix tombstones

2012-05-18 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278933#comment-13278933 ] Yuki Morishita commented on CASSANDRA-3708: --- +1 Support

[jira] [Commented] (CASSANDRA-3997) Make SerializingCache Memory Pluggable

2012-05-18 Thread paul cannon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278932#comment-13278932 ] paul cannon commented on CASSANDRA-3997: This patch doesn't apply cleanly to

[jira] [Resolved] (CASSANDRA-4252) Set operation mode to MOVING earlier

2012-05-18 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-4252. --- Resolution: Fixed Fix Version/s: 1.1.1 Reviewer: nickmbailey

[jira] [Commented] (CASSANDRA-4252) Set operation mode to MOVING earlier

2012-05-18 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278936#comment-13278936 ] Jonathan Ellis commented on CASSANDRA-4252: --- committed Set

[4/5] git commit: log MOVING mode earlier patch by jbellis; reviewed by Nick Bailey for CASSANDRA-4252

2012-05-18 Thread jbellis
log MOVING mode earlier patch by jbellis; reviewed by Nick Bailey for CASSANDRA-4252 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/827de3f2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/827de3f2 Diff:

[2/5] git commit: ignore min/max compactions settings in LCS patch by slebresne and jbellis for CASSANDRA-4233

2012-05-18 Thread jbellis
ignore min/max compactions settings in LCS patch by slebresne and jbellis for CASSANDRA-4233 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d90f0f3e Tree:

[5/5] git commit: log MOVING mode earlier patch by jbellis; reviewed by Nick Bailey for CASSANDRA-4252

2012-05-18 Thread jbellis
log MOVING mode earlier patch by jbellis; reviewed by Nick Bailey for CASSANDRA-4252 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/827de3f2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/827de3f2 Diff:

[3/5] git commit: ignore min/max compactions settings in LCS patch by slebresne and jbellis for CASSANDRA-4233

2012-05-18 Thread jbellis
ignore min/max compactions settings in LCS patch by slebresne and jbellis for CASSANDRA-4233 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d90f0f3e Tree:

[1/5] git commit: merge from 1.1

2012-05-18 Thread jbellis
Updated Branches: refs/heads/cassandra-1.1 38748b43d - d90f0f3e7 refs/heads/trunk 46b658f76 - 213974d84 merge from 1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/213974d8 Tree:

[jira] [Updated] (CASSANDRA-4221) Error while deleting a columnfamily that is being compacted.

2012-05-18 Thread Tyler Patterson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Patterson updated CASSANDRA-4221: --- Attachment: (was: system_log.zip) Error while deleting a columnfamily

[jira] [Commented] (CASSANDRA-3974) Per-CF TTL

2012-05-18 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278939#comment-13278939 ] Jonathan Ellis commented on CASSANDRA-3974: --- Hmm. I think you've found a

[jira] [Commented] (CASSANDRA-2967) Only bind JMX to the same IP address that is being used in Cassandra

2012-05-18 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278943#comment-13278943 ] Yuki Morishita commented on CASSANDRA-2967: --- In my opinion, I prefer to do

[jira] [Resolved] (CASSANDRA-2967) Only bind JMX to the same IP address that is being used in Cassandra

2012-05-18 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-2967. --- Resolution: Not A Problem Assignee: (was: Alex Araujo) resolving

[jira] [Updated] (CASSANDRA-4221) Error while deleting a columnfamily that is being compacted.

2012-05-18 Thread Tyler Patterson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Patterson updated CASSANDRA-4221: --- Attachment: system.log So after some experimentation, the problem is only

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

2012-05-18 Thread jbellis
Updated Branches: refs/heads/cassandra-1.1 d90f0f3e7 - 2c01cba39 refs/heads/trunk 213974d84 - 78caed6b7 Merge branch 'cassandra-1.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/78caed6b Tree:

[2/3] git commit: fix typo

2012-05-18 Thread jbellis
fix typo Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2c01cba3 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2c01cba3 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/2c01cba3 Branch:

[3/3] git commit: fix typo

2012-05-18 Thread jbellis
fix typo Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2c01cba3 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2c01cba3 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/2c01cba3 Branch:

[jira] [Commented] (CASSANDRA-4256) Include stress tool in debian packaging

2012-05-18 Thread paul cannon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278951#comment-13278951 ] paul cannon commented on CASSANDRA-4256: I see just a few places that ought to

[jira] [Comment Edited] (CASSANDRA-4221) Error while deleting a columnfamily that is being compacted.

2012-05-18 Thread Tyler Patterson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278946#comment-13278946 ] Tyler Patterson edited comment on CASSANDRA-4221 at 5/18/12 4:53 PM:

[jira] [Commented] (CASSANDRA-4258) Are we sorting the bloom filters in memory to increase the probability of getting proper result instead of just avoiding the false positive?

2012-05-18 Thread Samarth Gahire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278965#comment-13278965 ] Samarth Gahire commented on CASSANDRA-4258: --- Please try to understand the

[jira] [Commented] (CASSANDRA-4258) Are we sorting the bloom filters in memory to increase the probability of getting proper result instead of just avoiding the false positive?

2012-05-18 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278971#comment-13278971 ] Jonathan Ellis commented on CASSANDRA-4258: --- Please read the issue I linked.

[jira] [Updated] (CASSANDRA-4259) Bug in SSTableReader.getSampleIndexesForRanges(...) causes uneven InputSplits generation for Hadoop mappers

2012-05-18 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-4259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bartłomiej Romański updated CASSANDRA-4259: --- Description: Running a simple mapreduce job on cassandra column family

[jira] [Created] (CASSANDRA-4259) Bug in SSTableReader.getSampleIndexesForRanges(...) causes uneven InputSplits generation for Hadoop mappers

2012-05-18 Thread JIRA
Bartłomiej Romański created CASSANDRA-4259: -- Summary: Bug in SSTableReader.getSampleIndexesForRanges(...) causes uneven InputSplits generation for Hadoop mappers Key: CASSANDRA-4259 URL:

[jira] [Commented] (CASSANDRA-2478) Custom CQL protocol/transport

2012-05-18 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279009#comment-13279009 ] Yuki Morishita commented on CASSANDRA-2478: --- Couple of comments on protocol

[jira] [Updated] (CASSANDRA-4256) Include stress tool in debian packaging

2012-05-18 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Bailey updated CASSANDRA-4256: --- Attachment: 0001-Include-stress-in-debian-package-V3.patch V3 attached

git commit: Ensure unique streaming session id's

2012-05-18 Thread amorton
Updated Branches: refs/heads/cassandra-1.0 0077edc94 - 2db61ab9e Ensure unique streaming session id's Patch by Aaron Morton, reviewed by Yuki Morishita for CASSANDRA-4223 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-2478) Custom CQL protocol/transport

2012-05-18 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279037#comment-13279037 ] Sylvain Lebresne commented on CASSANDRA-2478: - bq. Support for secure

git commit: Ensure unique streaming session id's

2012-05-18 Thread amorton
Updated Branches: refs/heads/cassandra-1.1 2c01cba39 - bbe105cfa Ensure unique streaming session id's Patch by Aaron Morton, reviewed by Yuki Morishita for CASSANDRA-4223 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-2478) Custom CQL protocol/transport

2012-05-18 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279057#comment-13279057 ] Jonathan Ellis commented on CASSANDRA-2478: --- Is it worth taking a look at

git commit: Ensure unique streaming session id's

2012-05-18 Thread amorton
Updated Branches: refs/heads/trunk 4d34917d2 - edbd35a32 Ensure unique streaming session id's Patch by Aaron Morton, reviewed by Yuki Morishita for CASSANDRA-4223 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-2478) Custom CQL protocol/transport

2012-05-18 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279063#comment-13279063 ] Sylvain Lebresne commented on CASSANDRA-2478: - I did look at that as main

[jira] [Commented] (CASSANDRA-4223) Non Unique Streaming session ID's

2012-05-18 Thread Aaron Morton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279068#comment-13279068 ] Aaron Morton commented on CASSANDRA-4223: - committed to cassandra-1.0,

[jira] [Commented] (CASSANDRA-4245) Provide a UT8Type (case insensitive) comparator

2012-05-18 Thread Aaron Morton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279073#comment-13279073 ] Aaron Morton commented on CASSANDRA-4245: - You're right, my thinking has been

[jira] [Assigned] (CASSANDRA-4245) Provide a UT8Type (case insensitive) comparator

2012-05-18 Thread Aaron Morton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Morton reassigned CASSANDRA-4245: --- Assignee: Aaron Morton Provide a UT8Type (case insensitive) comparator

[jira] [Commented] (CASSANDRA-2897) Secondary indexes without read-before-write

2012-05-18 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279079#comment-13279079 ] Jonathan Ellis commented on CASSANDRA-2897: --- bq. it generates both new,

[jira] [Updated] (CASSANDRA-3794) Avoid ID conflicts from concurrent schema changes

2012-05-18 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3794: --- Attachment: CASSANDRA-3794.patch Made a migration from int to uuid, made sure

[jira] [Commented] (CASSANDRA-4221) Error while deleting a columnfamily that is being compacted.

2012-05-18 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279130#comment-13279130 ] Pavel Yaskevich commented on CASSANDRA-4221: Hah, now I know what is

[1/2] git commit: Fix minor typos in nodetool help

2012-05-18 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.1 bbe105cfa - 89e7a5742 refs/heads/trunk edbd35a32 - 7007a8510 Fix minor typos in nodetool help Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/89e7a574 Tree:

[2/2] git commit: Fix minor typos in nodetool help

2012-05-18 Thread brandonwilliams
Fix minor typos in nodetool help Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7007a851 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/7007a851 Diff:

[jira] [Updated] (CASSANDRA-4247) More-efficient serialization for IndexScanCommand and RangeSliceCommand

2012-05-18 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-4247: -- Attachment: 0002-Fix-SerializationsTest.patch

[jira] [Commented] (CASSANDRA-2701) Memcache Row Cache Provider

2012-05-18 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279357#comment-13279357 ] sankalp kohli commented on CASSANDRA-2701: -- ON reading through the startup

[jira] [Updated] (CASSANDRA-4260) use platform agnostic new lines in printfs

2012-05-18 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-4260: Attachment: use_agnostic_newlines.diff use platform agnostic new lines in printfs

[jira] [Created] (CASSANDRA-4260) use platform agnostic new lines in printfs

2012-05-18 Thread Dave Brosius (JIRA)
Dave Brosius created CASSANDRA-4260: --- Summary: use platform agnostic new lines in printfs Key: CASSANDRA-4260 URL: https://issues.apache.org/jira/browse/CASSANDRA-4260 Project: Cassandra

[jira] [Commented] (CASSANDRA-4260) use platform agnostic new lines in printfs

2012-05-18 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279427#comment-13279427 ] Jonathan Ellis commented on CASSANDRA-4260: --- +1 use

git commit: use platform agnostic new lines in printf statements patch by dbrosius reviewed by jbellis for CASSANDRA-4260

2012-05-18 Thread dbrosius
Updated Branches: refs/heads/trunk 7007a8510 - f211e507b use platform agnostic new lines in printf statements patch by dbrosius reviewed by jbellis for CASSANDRA-4260 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-4260) use platform agnostic new lines in printfs

2012-05-18 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279430#comment-13279430 ] Dave Brosius commented on CASSANDRA-4260: - committed

[jira] [Resolved] (CASSANDRA-4260) use platform agnostic new lines in printfs

2012-05-18 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius resolved CASSANDRA-4260. - Resolution: Fixed Fix Version/s: 1.2 Reviewer: jbellis use