[jira] [Commented] (CASSANDRA-3671) provide JMX counters for unavailables/timeouts for reads and writes

2012-03-07 Thread Peter Schuller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224107#comment-13224107 ] Peter Schuller commented on CASSANDRA-3671: --- Why the fix version change,

[jira] [Commented] (CASSANDRA-2319) Promote row index

2012-03-07 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224147#comment-13224147 ] Sylvain Lebresne commented on CASSANDRA-2319: - I've put a version of this

[jira] [Updated] (CASSANDRA-2319) Promote row index

2012-03-07 Thread Sylvain Lebresne (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-2319: Fix Version/s: 1.2 Promote row index -

[jira] [Assigned] (CASSANDRA-2319) Promote row index

2012-03-07 Thread Sylvain Lebresne (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne reassigned CASSANDRA-2319: --- Assignee: Sylvain Lebresne (was: Stu Hood) Promote row index

git commit: Fix division by zero error on get_slice

2012-03-07 Thread slebresne
Updated Branches: refs/heads/cassandra-1.0 ef01ca5bc - edb105ded Fix division by zero error on get_slice patch by slebresne; reviewed by jbellis for CASSANDRA-4000 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/2] git commit: Fix division by zero error on get_slice

2012-03-07 Thread slebresne
Fix division by zero error on get_slice patch by slebresne; reviewed by jbellis for CASSANDRA-4000 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/edb105de Tree:

[1/4] git commit: Merge branch 'cassandra-1.1.0' into cassandra-1.1

2012-03-07 Thread slebresne
Updated Branches: refs/heads/cassandra-1.1 4fe3bb13e - 269ed635e Merge branch 'cassandra-1.1.0' into cassandra-1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/269ed635 Tree:

[2/4] git commit: Merge branch 'cassandra-1.0' into cassandra-1.1.0

2012-03-07 Thread slebresne
Merge branch 'cassandra-1.0' into cassandra-1.1.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5f317575 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/5f317575 Diff:

[3/4] git commit: Fix division by zero error on get_slice

2012-03-07 Thread slebresne
Fix division by zero error on get_slice patch by slebresne; reviewed by jbellis for CASSANDRA-4000 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/edb105de Tree:

[4/4] git commit: Add cli help for new caching parameters

2012-03-07 Thread slebresne
Add cli help for new caching parameters patch by vijay; reviewed by slebresne for CASSANDRA-3984 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9829e2be Tree:

[2/5] git commit: Merge branch 'cassandra-1.1.0' into cassandra-1.1

2012-03-07 Thread slebresne
Merge branch 'cassandra-1.1.0' into cassandra-1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/269ed635 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/269ed635 Diff:

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

2012-03-07 Thread slebresne
Updated Branches: refs/heads/trunk caba4ee62 - 29804fa9a 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/29804fa9 Tree:

[4/5] git commit: Fix division by zero error on get_slice

2012-03-07 Thread slebresne
Fix division by zero error on get_slice patch by slebresne; reviewed by jbellis for CASSANDRA-4000 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/edb105de Tree:

[5/5] git commit: Add cli help for new caching parameters

2012-03-07 Thread slebresne
Add cli help for new caching parameters patch by vijay; reviewed by slebresne for CASSANDRA-3984 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9829e2be Tree:

[3/5] git commit: Merge branch 'cassandra-1.0' into cassandra-1.1.0

2012-03-07 Thread slebresne
Merge branch 'cassandra-1.0' into cassandra-1.1.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5f317575 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/5f317575 Diff:

git commit: Remove dead (and buggy: removes only half the files) code

2012-03-07 Thread slebresne
Updated Branches: refs/heads/cassandra-1.0 edb105ded - e8b444269 Remove dead (and buggy: removes only half the files) code Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e8b44426 Tree:

[jira] [Commented] (CASSANDRA-4008) Unable to operate on Schema column family in cassandra-cli as Schema is a reserved word

2012-03-07 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224198#comment-13224198 ] Sylvain Lebresne commented on CASSANDRA-4008: - That is not an

[jira] [Created] (CASSANDRA-4010) Report thrift status in nodetool info

2012-03-07 Thread Radim Kolar (Created) (JIRA)
Report thrift status in nodetool info - Key: CASSANDRA-4010 URL: https://issues.apache.org/jira/browse/CASSANDRA-4010 Project: Cassandra Issue Type: Improvement Components: Tools Affects

git commit: Revert don't change manifest level for cleanup, scrub, and upgradesstables under LCS

2012-03-07 Thread slebresne
Updated Branches: refs/heads/cassandra-1.0 e8b444269 - c7895e99f Revert don't change manifest level for cleanup, scrub, and upgradesstables under LCS This reverts commit 53fb52ac713e5471edd988b59cbd75f202a4f57b. Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-3989) nodetool cleanup/scrub/upgradesstables promotes all sstables to next level (LeveledCompaction)

2012-03-07 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224324#comment-13224324 ] Sylvain Lebresne commented on CASSANDRA-3989: - I agree, the committed fix

[jira] [Updated] (CASSANDRA-3989) nodetool cleanup/scrub/upgradesstables promotes all sstables to next level (LeveledCompaction)

2012-03-07 Thread Sylvain Lebresne (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-3989: Attachment: 3989.txt Attaching another approach that makes the compaction type

[jira] [Updated] (CASSANDRA-3945) Support incremental/batch sizes for BulkRecordWriter, due to GC overhead issues

2012-03-07 Thread Sylvain Lebresne (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-3945: Fix Version/s: (was: 1.1.0) 1.1.1 Moving to 1.1.1.

[jira] [Updated] (CASSANDRA-3957) Supercolumn serialization assertion failure

2012-03-07 Thread Sylvain Lebresne (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-3957: Attachment: 3957.txt Here's my theory. The stacktrace concerning the sblocks

[jira] [Commented] (CASSANDRA-3985) Ensure a directory is selected for Compaction

2012-03-07 Thread Pavel Yaskevich (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224484#comment-13224484 ] Pavel Yaskevich commented on CASSANDRA-3985: Question - what is the reason

[jira] [Commented] (CASSANDRA-3883) CFIF WideRowIterator only returns batch size columns

2012-03-07 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224486#comment-13224486 ] Sylvain Lebresne commented on CASSANDRA-3883: - How would get_paged_slice

[jira] [Commented] (CASSANDRA-3989) nodetool cleanup/scrub/upgradesstables promotes all sstables to next level (LeveledCompaction)

2012-03-07 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224509#comment-13224509 ] Jonathan Ellis commented on CASSANDRA-3989: --- +1 nodetool

[jira] [Commented] (CASSANDRA-2319) Promote row index

2012-03-07 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224513#comment-13224513 ] Jonathan Ellis commented on CASSANDRA-2319: --- bq. For wide rows, the index

[jira] [Updated] (CASSANDRA-3926) all column validator options are not represented in cli help

2012-03-07 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3926: -- Reviewer: xedin all column validator options are not represented in cli help

[jira] [Commented] (CASSANDRA-4003) cqlsh still failing to handle decode errors in some column names

2012-03-07 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224519#comment-13224519 ] Jonathan Ellis commented on CASSANDRA-4003: --- It looks like the core of the

[jira] [Commented] (CASSANDRA-3957) Supercolumn serialization assertion failure

2012-03-07 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224522#comment-13224522 ] Jonathan Ellis commented on CASSANDRA-3957: --- +1

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

2012-03-07 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224525#comment-13224525 ] Jonathan Ellis commented on CASSANDRA-3997: --- bq. JEMAlloc hasn't segfault in

[jira] [Commented] (CASSANDRA-2319) Promote row index

2012-03-07 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224529#comment-13224529 ] Sylvain Lebresne commented on CASSANDRA-2319: - {quote} bq. For wide rows,

[jira] [Commented] (CASSANDRA-2319) Promote row index

2012-03-07 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224531#comment-13224531 ] Jonathan Ellis commented on CASSANDRA-2319: --- bq. for narrow [rows], we'll

[1/2] git commit: Fix race leading to super column assertion failure

2012-03-07 Thread slebresne
Updated Branches: refs/heads/cassandra-1.0 c7895e99f - f23990744 Fix race leading to super column assertion failure patch by slebresne; reviewed by jbellis for CASSANDRA-3957 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/2] git commit: Don't promote sstables for cleanup, scrub and updateSSTables

2012-03-07 Thread slebresne
Don't promote sstables for cleanup, scrub and updateSSTables patch by slebresne; reviewed by jbellis for CASSANDRA-3989 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/048c8a98 Tree:

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

2012-03-07 Thread Vijay (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224533#comment-13224533 ] Vijay commented on CASSANDRA-3997: -- Ohhh sorry for the confusion. JEMAlloc's case:

[jira] [Issue Comment Edited] (CASSANDRA-3997) Make SerializingCache Memory Pluggable

2012-03-07 Thread Vijay (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224533#comment-13224533 ] Vijay edited comment on CASSANDRA-3997 at 3/7/12 5:40 PM: --

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

2012-03-07 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224549#comment-13224549 ] Jonathan Ellis commented on CASSANDRA-3997: --- bq. The Malloc/Free should done

[jira] [Commented] (CASSANDRA-4003) cqlsh still failing to handle decode errors in some column names

2012-03-07 Thread paul cannon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224545#comment-13224545 ] paul cannon commented on CASSANDRA-4003: Sure. Since the CQL driver

[jira] [Commented] (CASSANDRA-2319) Promote row index

2012-03-07 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224550#comment-13224550 ] Sylvain Lebresne commented on CASSANDRA-2319: - bq. Would it simplify

[1/5] git commit: Merge branch 'cassandra-1.0' into cassandra-1.1.0

2012-03-07 Thread slebresne
Updated Branches: refs/heads/cassandra-1.1.0 5f3175750 - d78db44cb Merge branch 'cassandra-1.0' into cassandra-1.1.0 Conflicts: CHANGES.txt src/java/org/apache/cassandra/db/ColumnFamilyStore.java src/java/org/apache/cassandra/db/DataTracker.java

[3/5] git commit: Don't promote sstables for cleanup, scrub and updateSSTables

2012-03-07 Thread slebresne
Don't promote sstables for cleanup, scrub and updateSSTables patch by slebresne; reviewed by jbellis for CASSANDRA-3989 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/048c8a98 Tree:

[4/5] git commit: Revert don't change manifest level for cleanup, scrub, and upgradesstables under LCS

2012-03-07 Thread slebresne
Revert don't change manifest level for cleanup, scrub, and upgradesstables under LCS This reverts commit 53fb52ac713e5471edd988b59cbd75f202a4f57b. Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c7895e99 Tree:

[2/5] git commit: Fix race leading to super column assertion failure

2012-03-07 Thread slebresne
Fix race leading to super column assertion failure patch by slebresne; reviewed by jbellis for CASSANDRA-3957 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f2399074 Tree:

[5/5] git commit: Remove dead (and buggy: removes only half the files) code

2012-03-07 Thread slebresne
Remove dead (and buggy: removes only half the files) code Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e8b44426 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e8b44426 Diff:

[3/6] git commit: Fix race leading to super column assertion failure

2012-03-07 Thread slebresne
Fix race leading to super column assertion failure patch by slebresne; reviewed by jbellis for CASSANDRA-3957 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f2399074 Tree:

[4/6] git commit: Don't promote sstables for cleanup, scrub and updateSSTables

2012-03-07 Thread slebresne
Don't promote sstables for cleanup, scrub and updateSSTables patch by slebresne; reviewed by jbellis for CASSANDRA-3989 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/048c8a98 Tree:

[1/6] git commit: Merge branch 'cassandra-1.1.0' into cassandra-1.1

2012-03-07 Thread slebresne
Updated Branches: refs/heads/cassandra-1.1 269ed635e - 62b0699c8 Merge branch 'cassandra-1.1.0' into cassandra-1.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/62b0699c Tree:

[2/6] git commit: Merge branch 'cassandra-1.0' into cassandra-1.1.0

2012-03-07 Thread slebresne
Merge branch 'cassandra-1.0' into cassandra-1.1.0 Conflicts: CHANGES.txt src/java/org/apache/cassandra/db/ColumnFamilyStore.java src/java/org/apache/cassandra/db/DataTracker.java src/java/org/apache/cassandra/db/compaction/LeveledManifest.java

[5/6] git commit: Revert don't change manifest level for cleanup, scrub, and upgradesstables under LCS

2012-03-07 Thread slebresne
Revert don't change manifest level for cleanup, scrub, and upgradesstables under LCS This reverts commit 53fb52ac713e5471edd988b59cbd75f202a4f57b. Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c7895e99 Tree:

[6/6] git commit: Remove dead (and buggy: removes only half the files) code

2012-03-07 Thread slebresne
Remove dead (and buggy: removes only half the files) code Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e8b44426 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e8b44426 Diff:

[jira] [Commented] (CASSANDRA-3671) provide JMX counters for unavailables/timeouts for reads and writes

2012-03-07 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224553#comment-13224553 ] Brandon Williams commented on CASSANDRA-3671: - Oops, I thought it wasn't.

[jira] [Updated] (CASSANDRA-3671) provide JMX counters for unavailables/timeouts for reads and writes

2012-03-07 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3671: Fix Version/s: (was: 1.1.1) 1.1.0 provide JMX

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

2012-03-07 Thread Vijay (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224554#comment-13224554 ] Vijay commented on CASSANDRA-3997: -- Agree and will do. Make

[jira] [Commented] (CASSANDRA-4002) cqlsh: error when selecting on certain column families

2012-03-07 Thread Tyler Patterson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224564#comment-13224564 ] Tyler Patterson commented on CASSANDRA-4002: The patch works for me.

[jira] [Updated] (CASSANDRA-4002) cqlsh: error when selecting on certain column families

2012-03-07 Thread Tyler Patterson (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Patterson updated CASSANDRA-4002: --- Description: Here are two examples that produce the error: {code} CREATE

[jira] [Resolved] (CASSANDRA-4002) cqlsh: error when selecting on certain column families

2012-03-07 Thread Jonathan Ellis (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-4002. --- Resolution: Duplicate Assignee: (was: paul cannon) closing as

[jira] [Commented] (CASSANDRA-3957) Supercolumn serialization assertion failure

2012-03-07 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224574#comment-13224574 ] Jonathan Ellis commented on CASSANDRA-3957: --- Thomas (the reporter of the

[jira] [Created] (CASSANDRA-4011) range-based log(n) elimination of sstables in read path

2012-03-07 Thread Peter Schuller (Created) (JIRA)
range-based log(n) elimination of sstables in read path --- Key: CASSANDRA-4011 URL: https://issues.apache.org/jira/browse/CASSANDRA-4011 Project: Cassandra Issue Type: Improvement

[jira] [Assigned] (CASSANDRA-2915) Lucene based Secondary Indexes

2012-03-07 Thread T Jake Luciani (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani reassigned CASSANDRA-2915: - Assignee: (was: Jason Rutherglen) Lucene based Secondary Indexes

[jira] [Commented] (CASSANDRA-4011) range-based log(n) elimination of sstables in read path

2012-03-07 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224612#comment-13224612 ] Jonathan Ellis commented on CASSANDRA-4011: --- For Leveled compaction, we do

[jira] [Commented] (CASSANDRA-3883) CFIF WideRowIterator only returns batch size columns

2012-03-07 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224622#comment-13224622 ] Brandon Williams commented on CASSANDRA-3883: - Optimally, we'd have a way

[jira] [Commented] (CASSANDRA-3880) Random Partitioner does not check if tokens are outside of its range

2012-03-07 Thread Harish Doddi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224631#comment-13224631 ] Harish Doddi commented on CASSANDRA-3880: - Hi, I have seen from the code the

[jira] [Assigned] (CASSANDRA-3910) make phi_convict_threshold Float

2012-03-07 Thread Harish Doddi (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Doddi reassigned CASSANDRA-3910: --- Assignee: Harish Doddi make phi_convict_threshold Float

[jira] [Commented] (CASSANDRA-3880) Random Partitioner does not check if tokens are outside of its range

2012-03-07 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224648#comment-13224648 ] Brandon Williams commented on CASSANDRA-3880: - A token greater than 2^127

[jira] [Created] (CASSANDRA-4012) Load-from-flat-file data import tool

2012-03-07 Thread Jonathan Ellis (Created) (JIRA)
Load-from-flat-file data import tool Key: CASSANDRA-4012 URL: https://issues.apache.org/jira/browse/CASSANDRA-4012 Project: Cassandra Issue Type: New Feature Components: Tools

[jira] [Commented] (CASSANDRA-4012) Load-from-flat-file data import tool

2012-03-07 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224697#comment-13224697 ] Jonathan Ellis commented on CASSANDRA-4012: --- I'm fine doing this over

[jira] [Commented] (CASSANDRA-3910) make phi_convict_threshold Float

2012-03-07 Thread Harish Doddi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224699#comment-13224699 ] Harish Doddi commented on CASSANDRA-3910: - Reading the history of the ticket,

[jira] [Commented] (CASSANDRA-3910) make phi_convict_threshold Float

2012-03-07 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224710#comment-13224710 ] Jonathan Ellis commented on CASSANDRA-3910: --- There's pretty strong agreement

[jira] [Commented] (CASSANDRA-3910) make phi_convict_threshold Float

2012-03-07 Thread Harish Doddi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224720#comment-13224720 ] Harish Doddi commented on CASSANDRA-3910: - Thanks Jonathan.. I will be doing

git commit: Track tombstone expiration patch by yukim; reviewed by jbellis for CASSANDRA-3442

2012-03-07 Thread jbellis
Updated Branches: refs/heads/trunk 29804fa9a - 6b2ea2647 Track tombstone expiration patch by yukim; reviewed by jbellis for CASSANDRA-3442 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6b2ea264 Tree:

[jira] [Updated] (CASSANDRA-3910) make phi_convict_threshold Float

2012-03-07 Thread Harish Doddi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Doddi updated CASSANDRA-3910: Attachment: CASSANDRA-3910-trunk.txt Patch attached. Let me know.

[jira] [Updated] (CASSANDRA-3910) make phi_convict_threshold Float

2012-03-07 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3910: Reviewer: brandon.williams make phi_convict_threshold Float

[jira] [Commented] (CASSANDRA-3989) nodetool cleanup/scrub/upgradesstables promotes all sstables to next level (LeveledCompaction)

2012-03-07 Thread Peter Schuller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224979#comment-13224979 ] Peter Schuller commented on CASSANDRA-3989: --- Hmm, Does this address the case

[jira] [Commented] (CASSANDRA-3989) nodetool cleanup/scrub/upgradesstables promotes all sstables to next level (LeveledCompaction)

2012-03-07 Thread Peter Schuller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224984#comment-13224984 ] Peter Schuller commented on CASSANDRA-3989: --- Sorry, I think I just pulled

[jira] [Created] (CASSANDRA-4013) WARN No appenders could be found for logger (org.apache.cassandra.confi

2012-03-07 Thread Emotion (Created) (JIRA)
WARN No appenders could be found for logger (org.apache.cassandra.confi --- Key: CASSANDRA-4013 URL: https://issues.apache.org/jira/browse/CASSANDRA-4013 Project: Cassandra

[jira] [Created] (CASSANDRA-4016) WARN No appenders could be found for logger (org.apache.cassandra.confi

2012-03-07 Thread Emotion (Created) (JIRA)
WARN No appenders could be found for logger (org.apache.cassandra.confi --- Key: CASSANDRA-4016 URL: https://issues.apache.org/jira/browse/CASSANDRA-4016 Project: Cassandra

[jira] [Created] (CASSANDRA-4014) WARN No appenders could be found for logger (org.apache.cassandra.confi

2012-03-07 Thread Emotion (Created) (JIRA)
WARN No appenders could be found for logger (org.apache.cassandra.confi --- Key: CASSANDRA-4014 URL: https://issues.apache.org/jira/browse/CASSANDRA-4014 Project: Cassandra

[jira] [Created] (CASSANDRA-4015) WARN No appenders could be found for logger (org.apache.cassandra.confi

2012-03-07 Thread Emotion (Created) (JIRA)
WARN No appenders could be found for logger (org.apache.cassandra.confi --- Key: CASSANDRA-4015 URL: https://issues.apache.org/jira/browse/CASSANDRA-4015 Project: Cassandra

[jira] [Resolved] (CASSANDRA-4016) WARN No appenders could be found for logger (org.apache.cassandra.confi

2012-03-07 Thread Jonathan Ellis (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-4016. --- Resolution: Duplicate Fix Version/s: (was: 1.1.0) dupe of

[jira] [Deleted] (CASSANDRA-4016) WARN No appenders could be found for logger (org.apache.cassandra.confi

2012-03-07 Thread Jonathan Ellis (Deleted) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis deleted CASSANDRA-4016: -- WARN No appenders could be found for logger (org.apache.cassandra.confi

[jira] [Deleted] (CASSANDRA-4014) WARN No appenders could be found for logger (org.apache.cassandra.confi

2012-03-07 Thread Jonathan Ellis (Deleted) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis deleted CASSANDRA-4014: -- WARN No appenders could be found for logger (org.apache.cassandra.confi

[jira] [Deleted] (CASSANDRA-4015) WARN No appenders could be found for logger (org.apache.cassandra.confi

2012-03-07 Thread Jonathan Ellis (Deleted) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis deleted CASSANDRA-4015: -- WARN No appenders could be found for logger (org.apache.cassandra.confi

[jira] [Resolved] (CASSANDRA-4013) WARN No appenders could be found for logger (org.apache.cassandra.confi

2012-03-07 Thread Jonathan Ellis (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-4013. --- Resolution: Fixed Fix Version/s: (was: 1.1.0) Cannot locate

[jira] [Commented] (CASSANDRA-4011) range-based log(n) elimination of sstables in read path

2012-03-07 Thread Peter Schuller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225030#comment-13225030 ] Peter Schuller commented on CASSANDRA-4011: --- Agreed about STC. It should be

[jira] [Commented] (CASSANDRA-3986) Cli shouldn't call FBU.getBroadcastAddress needlessly

2012-03-07 Thread Emotion (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225052#comment-13225052 ] Emotion commented on CASSANDRA-3986: how to solve the proublem??? i don't know...

[jira] [Created] (CASSANDRA-4017) Unify migrations

2012-03-07 Thread Jonathan Ellis (Created) (JIRA)
Unify migrations Key: CASSANDRA-4017 URL: https://issues.apache.org/jira/browse/CASSANDRA-4017 Project: Cassandra Issue Type: Improvement Components: Core Affects Versions: 1.1.0 Reporter: Jonathan

[jira] [Created] (CASSANDRA-4018) Add column metadata to system columnfamilies

2012-03-07 Thread Jonathan Ellis (Created) (JIRA)
Add column metadata to system columnfamilies Key: CASSANDRA-4018 URL: https://issues.apache.org/jira/browse/CASSANDRA-4018 Project: Cassandra Issue Type: Improvement Reporter:

[jira] [Commented] (CASSANDRA-4017) Unify migrations

2012-03-07 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225059#comment-13225059 ] Jonathan Ellis commented on CASSANDRA-4017: --- Tagging 1.1.0 since this may

[jira] [Updated] (CASSANDRA-3792) add type information to new schema_ columnfamilies

2012-03-07 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3792: -- Reviewer: jbellis (was: xedin) Assignee: (was: Jonathan Ellis) add

[jira] [Commented] (CASSANDRA-3792) add type information to new schema_ columnfamilies

2012-03-07 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225060#comment-13225060 ] Jonathan Ellis commented on CASSANDRA-3792: --- Changes are up on