[jira] [Commented] (CASSANDRA-1991) CFS.maybeSwitchMemtable() calls CommitLog.instance.getContext(), which may block, under flusher lock write lock

2012-05-09 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271164#comment-13271164 ] Sylvain Lebresne commented on CASSANDRA-1991: - Agreed on #3, this seems to

[jira] [Created] (CASSANDRA-4228) Exception while reading from cassandra via ColumnFamilyInputFormat and OrderPreservingPartitioner

2012-05-09 Thread bert Passek (JIRA)
bert Passek created CASSANDRA-4228: -- Summary: Exception while reading from cassandra via ColumnFamilyInputFormat and OrderPreservingPartitioner Key: CASSANDRA-4228 URL:

[jira] [Updated] (CASSANDRA-4228) Exception while reading from cassandra via ColumnFamilyInputFormat and OrderPreservingPartitioner

2012-05-09 Thread bert Passek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bert Passek updated CASSANDRA-4228: --- Attachment: CassandraTest.java Unit-Test ti reproduce described exception.

[jira] [Issue Comment Edited] (CASSANDRA-4228) Exception while reading from cassandra via ColumnFamilyInputFormat and OrderPreservingPartitioner

2012-05-09 Thread bert Passek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271209#comment-13271209 ] bert Passek edited comment on CASSANDRA-4228 at 5/9/12 8:29 AM:

[jira] [Commented] (CASSANDRA-4196) While loading data using BulkOutPutFormat gettting an exception java.lang.ClassCastException: org.apache.cassandra.utils.Murmur3BloomFilter cannot be cast to org.a

2012-05-09 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271210#comment-13271210 ] Sylvain Lebresne commented on CASSANDRA-4196: - I'm also confused by

[jira] [Updated] (CASSANDRA-4228) Exception while reading from cassandra via ColumnFamilyInputFormat and OrderPreservingPartitioner

2012-05-09 Thread bert Passek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bert Passek updated CASSANDRA-4228: --- Attachment: (was: CassandraTest.java) Exception while reading from cassandra

[jira] [Updated] (CASSANDRA-4228) Exception while reading from cassandra via ColumnFamilyInputFormat and OrderPreservingPartitioner

2012-05-09 Thread bert Passek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bert Passek updated CASSANDRA-4228: --- Attachment: CassandraTest.java Unit-Test for reproduction. Exception

[jira] [Updated] (CASSANDRA-4228) Exception while reading from cassandra via ColumnFamilyInputFormat and OrderPreservingPartitioner

2012-05-09 Thread bert Passek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bert Passek updated CASSANDRA-4228: --- Comment: was deleted (was: Unit-Test to reproduce described exception.) Exception

[jira] [Created] (CASSANDRA-4229) Infinite MapReduce Task while reading via ColumnFamilyInputFormat

2012-05-09 Thread bert Passek (JIRA)
bert Passek created CASSANDRA-4229: -- Summary: Infinite MapReduce Task while reading via ColumnFamilyInputFormat Key: CASSANDRA-4229 URL: https://issues.apache.org/jira/browse/CASSANDRA-4229 Project:

[jira] [Updated] (CASSANDRA-4229) Infinite MapReduce Task while reading via ColumnFamilyInputFormat

2012-05-09 Thread bert Passek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bert Passek updated CASSANDRA-4229: --- Attachment: screenshot.jpg Screenshot from map task with almost 30.000% progress.

[jira] [Created] (CASSANDRA-4230) Deleting a CF always produces an error and that CF remains in an unknown state

2012-05-09 Thread JIRA
André Cruz created CASSANDRA-4230: - Summary: Deleting a CF always produces an error and that CF remains in an unknown state Key: CASSANDRA-4230 URL: https://issues.apache.org/jira/browse/CASSANDRA-4230

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

2012-05-09 Thread Aaron Morton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Morton updated CASSANDRA-4223: Attachment: 4223_counter_session_id.diff Use an AtomicLong in StreamInSession and one

[jira] [Commented] (CASSANDRA-4227) StorageProxy throws NPEs for when there's no hostids for a target

2012-05-09 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271448#comment-13271448 ] Brandon Williams commented on CASSANDRA-4227: - We should just drop the

[jira] [Commented] (CASSANDRA-3706) Back up configuration files on startup

2012-05-09 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271485#comment-13271485 ] Brandon Williams commented on CASSANDRA-3706: - bq. Vs just doing a seq

[jira] [Updated] (CASSANDRA-4061) Decommission should take a token

2012-05-09 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-4061: Fix Version/s: (was: 1.2) 1.0.11 Decommission

[jira] [Updated] (CASSANDRA-4061) Decommission should take a token

2012-05-09 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-4061: Attachment: 4061.txt To the dismay of my OCD, after looking at the options I

[jira] [Commented] (CASSANDRA-3706) Back up configuration files on startup

2012-05-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271502#comment-13271502 ] Jonathan Ellis commented on CASSANDRA-3706: --- I don't follow, all I need is

[jira] [Assigned] (CASSANDRA-1991) CFS.maybeSwitchMemtable() calls CommitLog.instance.getContext(), which may block, under flusher lock write lock

2012-05-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-1991: - Assignee: Jonathan Ellis (was: Peter Schuller)

[jira] [Issue Comment Edited] (CASSANDRA-4061) Decommission should take a token

2012-05-09 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271503#comment-13271503 ] Brandon Williams edited comment on CASSANDRA-4061 at 5/9/12 3:57 PM:

[jira] [Updated] (CASSANDRA-1991) CFS.maybeSwitchMemtable() calls CommitLog.instance.getContext(), which may block, under flusher lock write lock

2012-05-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1991: -- Attachment: 1991.txt patch attached w/ that approach

[jira] [Commented] (CASSANDRA-3706) Back up configuration files on startup

2012-05-09 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271509#comment-13271509 ] Brandon Williams commented on CASSANDRA-3706: - Maybe I misunderstand what

[jira] [Updated] (CASSANDRA-4196) While loading data using BulkOutPutFormat gettting an exception java.lang.ClassCastException: org.apache.cassandra.utils.Murmur3BloomFilter cannot be cast to org.apa

2012-05-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4196: -- Fix Version/s: (was: 1.2) While loading data using BulkOutPutFormat

[jira] [Commented] (CASSANDRA-4196) While loading data using BulkOutPutFormat gettting an exception java.lang.ClassCastException: org.apache.cassandra.utils.Murmur3BloomFilter cannot be cast to org.a

2012-05-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271513#comment-13271513 ] Jonathan Ellis commented on CASSANDRA-4196: --- Murmur3 was only introduced

[jira] [Commented] (CASSANDRA-4228) Exception while reading from cassandra via ColumnFamilyInputFormat and OrderPreservingPartitioner

2012-05-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271516#comment-13271516 ] Jonathan Ellis commented on CASSANDRA-4228: --- The server stack trace shows

[jira] [Assigned] (CASSANDRA-4230) Deleting a CF always produces an error and that CF remains in an unknown state

2012-05-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-4230: - Assignee: Pavel Yaskevich probably related to CASSANDRA-4219

[jira] [Commented] (CASSANDRA-4229) Infinite MapReduce Task while reading via ColumnFamilyInputFormat

2012-05-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271524#comment-13271524 ] Jonathan Ellis commented on CASSANDRA-4229: --- Can you reproduce on a single

[jira] [Updated] (CASSANDRA-4061) Decommission should take a token

2012-05-09 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-4061: Reviewer: vijay2...@yahoo.com Decommission should take a token

[jira] [Commented] (CASSANDRA-3706) Back up configuration files on startup

2012-05-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271522#comment-13271522 ] Jonathan Ellis commented on CASSANDRA-3706: --- bq. I'm not sure what last_yaml

git commit: DataInput.skipBytes isn't guaranteed to actually skip the number of bytes requested, use FileUtils.skipBytesFully instead patch by dbrosius; reviewed by jbellis for CASSANDRA-4226

2012-05-09 Thread jbellis
Updated Branches: refs/heads/trunk 4357676f3 - 033486158 DataInput.skipBytes isn't guaranteed to actually skip the number of bytes requested, use FileUtils.skipBytesFully instead patch by dbrosius; reviewed by jbellis for CASSANDRA-4226 Project:

[jira] [Commented] (CASSANDRA-4230) Deleting a CF always produces an error and that CF remains in an unknown state

2012-05-09 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271534#comment-13271534 ] Pavel Yaskevich commented on CASSANDRA-4230: From the exception message I

[jira] [Commented] (CASSANDRA-4196) While loading data using BulkOutPutFormat gettting an exception java.lang.ClassCastException: org.apache.cassandra.utils.Murmur3BloomFilter cannot be cast to org.a

2012-05-09 Thread Samarth Gahire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271539#comment-13271539 ] Samarth Gahire commented on CASSANDRA-4196: --- I Agree with Jonathan.Today

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

2012-05-09 Thread jbellis
Updated Branches: refs/heads/cassandra-1.1 641346b0d - fd66ccf21 refs/heads/trunk 033486158 - 1bb2f32d8 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/1bb2f32d Tree:

[3/5] git commit: warn on invalid replication strategy creation options patch by dbrosius; reviewed by jbellis for CASSANDRA-4046

2012-05-09 Thread jbellis
warn on invalid replication strategy creation options patch by dbrosius; reviewed by jbellis for CASSANDRA-4046 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fd66ccf2 Tree:

[2/5] git commit: warn on invalid replication strategy creation options patch by dbrosius; reviewed by jbellis for CASSANDRA-4046

2012-05-09 Thread jbellis
warn on invalid replication strategy creation options patch by dbrosius; reviewed by jbellis for CASSANDRA-4046 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fd66ccf2 Tree:

[4/5] git commit: enable keys cache and rows cache on index CFs based on setting in data CF patch by yukim; reviewed by jbellis for CASSANDRA-4197

2012-05-09 Thread jbellis
enable keys cache and rows cache on index CFs based on setting in data CF patch by yukim; reviewed by jbellis for CASSANDRA-4197 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/16d4c6c3 Tree:

[5/5] git commit: enable keys cache and rows cache on index CFs based on setting in data CF patch by yukim; reviewed by jbellis for CASSANDRA-4197

2012-05-09 Thread jbellis
enable keys cache and rows cache on index CFs based on setting in data CF patch by yukim; reviewed by jbellis for CASSANDRA-4197 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/16d4c6c3 Tree:

git commit: Version of trunk to 1.2 to help new folks

2012-05-09 Thread vijay
Updated Branches: refs/heads/trunk 1bb2f32d8 - e6cebc89c Version of trunk to 1.2 to help new folks Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e6cebc89 Tree:

[jira] [Created] (CASSANDRA-4231) ConcurrentModificationException while writing mutations with ColumnFamilyRecordWrite

2012-05-09 Thread bert Passek (JIRA)
bert Passek created CASSANDRA-4231: -- Summary: ConcurrentModificationException while writing mutations with ColumnFamilyRecordWrite Key: CASSANDRA-4231 URL: https://issues.apache.org/jira/browse/CASSANDRA-4231

[jira] [Commented] (CASSANDRA-4230) Deleting a CF always produces an error and that CF remains in an unknown state

2012-05-09 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271548#comment-13271548 ] Brandon Williams commented on CASSANDRA-4230: - Since snapshot dirs include

[jira] [Updated] (CASSANDRA-4217) Easy access to column timestamps (and maybe ttl) during queries

2012-05-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4217: -- Reviewer: xedin How about updatetime ? Easy access to column

[jira] [Commented] (CASSANDRA-4061) Decommission should take a token

2012-05-09 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271554#comment-13271554 ] Vijay commented on CASSANDRA-4061: -- +1 Decommission should take a

[jira] [Commented] (CASSANDRA-3706) Back up configuration files on startup

2012-05-09 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271555#comment-13271555 ] Brandon Williams commented on CASSANDRA-3706: - Ok, well, the patch as-is

[jira] [Issue Comment Edited] (CASSANDRA-3706) Back up configuration files on startup

2012-05-09 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271555#comment-13271555 ] Brandon Williams edited comment on CASSANDRA-3706 at 5/9/12 4:32 PM:

[jira] [Commented] (CASSANDRA-4230) Deleting a CF always produces an error and that CF remains in an unknown state

2012-05-09 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271558#comment-13271558 ] Pavel Yaskevich commented on CASSANDRA-4230: Yeah, we probably should do

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

2012-05-09 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.0 b2ca7f821 - 452619cd0 refs/heads/cassandra-1.1 fd66ccf21 - 861f1f3a9 refs/heads/trunk e6cebc89c - ca104bac3 Merge branch 'cassandra-1.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/6] git commit: Merge from 1.0

2012-05-09 Thread brandonwilliams
Merge from 1.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/861f1f3a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/861f1f3a Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/861f1f3a

[3/6] git commit: Merge from 1.0

2012-05-09 Thread brandonwilliams
Merge from 1.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/861f1f3a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/861f1f3a Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/861f1f3a

[4/6] git commit: Do not allow 'nodetool decommission' to take parameters. Patch by brandonwilliams, reviewed by vijay for CASSANDRA-4160

2012-05-09 Thread brandonwilliams
Do not allow 'nodetool decommission' to take parameters. Patch by brandonwilliams, reviewed by vijay for CASSANDRA-4160 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/452619cd Tree:

[6/6] git commit: Do not allow 'nodetool decommission' to take parameters. Patch by brandonwilliams, reviewed by vijay for CASSANDRA-4160

2012-05-09 Thread brandonwilliams
Do not allow 'nodetool decommission' to take parameters. Patch by brandonwilliams, reviewed by vijay for CASSANDRA-4160 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/452619cd Tree:

[5/6] git commit: Do not allow 'nodetool decommission' to take parameters. Patch by brandonwilliams, reviewed by vijay for CASSANDRA-4160

2012-05-09 Thread brandonwilliams
Do not allow 'nodetool decommission' to take parameters. Patch by brandonwilliams, reviewed by vijay for CASSANDRA-4160 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/452619cd Tree:

[jira] [Commented] (CASSANDRA-4217) Easy access to column timestamps (and maybe ttl) during queries

2012-05-09 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271562#comment-13271562 ] Sylvain Lebresne commented on CASSANDRA-4217: - One slight advantage of

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

2012-05-09 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271563#comment-13271563 ] Yuki Morishita commented on CASSANDRA-4223: --- After looking closer to the

[jira] [Resolved] (CASSANDRA-4061) Decommission should take a token

2012-05-09 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams resolved CASSANDRA-4061. - Resolution: Fixed Fix Version/s: 1.1.1 Committed.

[jira] [Commented] (CASSANDRA-3706) Back up configuration files on startup

2012-05-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271567#comment-13271567 ] Jonathan Ellis commented on CASSANDRA-3706: --- Okay, let me spell it out a bit

[jira] [Commented] (CASSANDRA-4230) Deleting a CF always produces an error and that CF remains in an unknown state

2012-05-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271570#comment-13271570 ] Jonathan Ellis commented on CASSANDRA-4230: --- But why would it attempt the

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

2012-05-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271577#comment-13271577 ] Jonathan Ellis commented on CASSANDRA-4223: --- StreamIn.requestRanges will

[jira] [Commented] (CASSANDRA-3706) Back up configuration files on startup

2012-05-09 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271583#comment-13271583 ] Dave Brosius commented on CASSANDRA-3706: - currently the rows are keyed by ip

[jira] [Commented] (CASSANDRA-3706) Back up configuration files on startup

2012-05-09 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271586#comment-13271586 ] Brandon Williams commented on CASSANDRA-3706: - bq. could this use our

[jira] [Commented] (CASSANDRA-3706) Back up configuration files on startup

2012-05-09 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271587#comment-13271587 ] Brandon Williams commented on CASSANDRA-3706: - bq. i may be biased by the

[jira] [Commented] (CASSANDRA-4230) Deleting a CF always produces an error and that CF remains in an unknown state

2012-05-09 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271589#comment-13271589 ] Brandon Williams commented on CASSANDRA-4230: - snapshot on compaction is

[jira] [Commented] (CASSANDRA-3706) Back up configuration files on startup

2012-05-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271591#comment-13271591 ] Jonathan Ellis commented on CASSANDRA-3706: --- you can compare the raw text

[jira] [Commented] (CASSANDRA-4230) Deleting a CF always produces an error and that CF remains in an unknown state

2012-05-09 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271596#comment-13271596 ] Pavel Yaskevich commented on CASSANDRA-4230: Yeah, it's only called in

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

2012-05-09 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271602#comment-13271602 ] Yuki Morishita commented on CASSANDRA-4223: --- Name *source* is probably

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

2012-05-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271618#comment-13271618 ] Jonathan Ellis commented on CASSANDRA-4223: --- Right, so the problem is when A

[jira] [Commented] (CASSANDRA-4228) Exception while reading from cassandra via ColumnFamilyInputFormat and OrderPreservingPartitioner

2012-05-09 Thread bert Passek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271636#comment-13271636 ] bert Passek commented on CASSANDRA-4228: I already noticed the

[jira] [Commented] (CASSANDRA-4229) Infinite MapReduce Task while reading via ColumnFamilyInputFormat

2012-05-09 Thread bert Passek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271643#comment-13271643 ] bert Passek commented on CASSANDRA-4229: Yes, i can reproduce it. Actually our

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

2012-05-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-4221: - Assignee: Pavel Yaskevich Error while deleting a columnfamily that is

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

2012-05-09 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271649#comment-13271649 ] Pavel Yaskevich commented on CASSANDRA-4221: This one seems to be caused

[jira] [Commented] (CASSANDRA-4230) Deleting a CF always produces an error and that CF remains in an unknown state

2012-05-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271648#comment-13271648 ] Jonathan Ellis commented on CASSANDRA-4230: --- bq. snapshot on compaction is

[jira] [Assigned] (CASSANDRA-4232) Bootstrapping nodes should not throttle compaction

2012-05-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-4232: - Assignee: Yuki Morishita Bootstrapping nodes should not throttle

[jira] [Created] (CASSANDRA-4232) Bootstrapping nodes should not throttle compaction

2012-05-09 Thread Brandon Williams (JIRA)
Brandon Williams created CASSANDRA-4232: --- Summary: Bootstrapping nodes should not throttle compaction Key: CASSANDRA-4232 URL: https://issues.apache.org/jira/browse/CASSANDRA-4232 Project:

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

2012-05-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271653#comment-13271653 ] Jonathan Ellis commented on CASSANDRA-4221: --- Maybe, but I'm skeptical --

[jira] [Commented] (CASSANDRA-4191) Add `nodetool cfstats ks cf` abilities

2012-05-09 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271669#comment-13271669 ] Brandon Williams commented on CASSANDRA-4191: - I don't see a way to

[jira] [Updated] (CASSANDRA-4191) Add `nodetool cfstats ks cf` abilities

2012-05-09 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-4191: Reviewer: brandon.williams Assignee: Dave Brosius Add `nodetool

[jira] [Commented] (CASSANDRA-4230) Deleting a CF always produces an error and that CF remains in an unknown state

2012-05-09 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-4230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271682#comment-13271682 ] André Cruz commented on CASSANDRA-4230: --- I suppose you mean this: {noformat} $

[jira] [Commented] (CASSANDRA-1991) CFS.maybeSwitchMemtable() calls CommitLog.instance.getContext(), which may block, under flusher lock write lock

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

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

2012-05-09 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-4221: --- Attachment: CASSANDRA-4230.patch Patch adds a try to stop all running

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

2012-05-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271710#comment-13271710 ] Jonathan Ellis commented on CASSANDRA-4221: --- That takes us back to the Bad

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

2012-05-09 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-4221: --- Attachment: (was: CASSANDRA-4230.patch) Error while deleting a

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

2012-05-09 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271724#comment-13271724 ] Pavel Yaskevich commented on CASSANDRA-4221: For the KS or CF drop this

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

2012-05-09 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-4221: --- Attachment: CASSANDRA-4221.patch Error while deleting a columnfamily that

[3/6] git commit: warn when expectedOptions does NOT contain key

2012-05-09 Thread jbellis
warn when expectedOptions does NOT contain key Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d4ec6d2b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d4ec6d2b Diff:

[6/6] git commit: warn when expectedOptions does NOT contain key

2012-05-09 Thread jbellis
warn when expectedOptions does NOT contain key Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/146f4bd9 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/146f4bd9 Diff:

[4/6] git commit: avoid blocking additional writes during flush patch by jbellis; reviewed by slebresnse and tested by brandonwilliams for CASSANDRA-1991

2012-05-09 Thread jbellis
avoid blocking additional writes during flush patch by jbellis; reviewed by slebresnse and tested by brandonwilliams for CASSANDRA-1991 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4d7e7035 Tree:

[1/6] git commit: avoid blocking additional writes during flush patch by jbellis; reviewed by slebresnse and tested by brandonwilliams for CASSANDRA-1991

2012-05-09 Thread jbellis
Updated Branches: refs/heads/cassandra-1.1 861f1f3a9 - 08848e795 refs/heads/trunk ca104bac3 - 4d7e70356 avoid blocking additional writes during flush patch by jbellis; reviewed by slebresnse and tested by brandonwilliams for CASSANDRA-1991 Project:

[2/6] git commit: L0 contents are overlapping (fix for #4142)

2012-05-09 Thread jbellis
L0 contents are overlapping (fix for #4142) Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/67ed39fa Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/67ed39fa Diff:

[5/6] git commit: L0 contents are overlapping (fix for #4142)

2012-05-09 Thread jbellis
L0 contents are overlapping (fix for #4142) Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/aead8da9 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/aead8da9 Diff:

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

2012-05-09 Thread Jonathan Ellis (JIRA)
Jonathan Ellis created CASSANDRA-4233: - Summary: overlapping sstables in leveled compaction strategy Key: CASSANDRA-4233 URL: https://issues.apache.org/jira/browse/CASSANDRA-4233 Project:

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

2012-05-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4233: -- Description: CASSANDRA-4142 introduces test failures, that are caused by

[3/6] git commit: revert assertions from #4233

2012-05-09 Thread jbellis
revert assertions from #4233 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a2a28a40 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a2a28a40 Diff:

[1/6] git commit: merge from 1.1

2012-05-09 Thread jbellis
Updated Branches: refs/heads/cassandra-1.1 08848e795 - a2a28a408 refs/heads/trunk 4d7e70356 - 6f65c8ca8 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/6f65c8ca Tree:

[5/6] git commit: L0 contents are overlapping (fix for #4142)

2012-05-09 Thread jbellis
L0 contents are overlapping (fix for #4142) Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/67ed39fa Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/67ed39fa Diff:

[2/6] git commit: revert assertions from #4233

2012-05-09 Thread jbellis
revert assertions from #4233 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a2a28a40 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a2a28a40 Diff:

[6/6] git commit: warn when expectedOptions does NOT contain key

2012-05-09 Thread jbellis
warn when expectedOptions does NOT contain key Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d4ec6d2b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d4ec6d2b Diff:

[4/6] git commit: avoid blocking additional writes during flush patch by jbellis; reviewed by slebresnse and tested by brandonwilliams for CASSANDRA-1991

2012-05-09 Thread jbellis
avoid blocking additional writes during flush patch by jbellis; reviewed by slebresnse and tested by brandonwilliams for CASSANDRA-1991 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/08848e79 Tree:

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

2012-05-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271739#comment-13271739 ] Jonathan Ellis commented on CASSANDRA-4233: --- (Assertions in question are

[jira] [Resolved] (CASSANDRA-4142) OOM Exception during repair session with LeveledCompactionStrategy

2012-05-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-4142. --- Resolution: Fixed Added a special case for L0 in

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

2012-05-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4233: -- Attachment: 4233-assert.txt I see CompactionsTest.testStandardColumnCompactions

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

2012-05-09 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271742#comment-13271742 ] Brandon Williams commented on CASSANDRA-4233: - An easy way to recreate

[jira] [Commented] (CASSANDRA-4208) ColumnFamilyOutputFormat should support writing to multiple column families

2012-05-09 Thread Robbie Strickland (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271747#comment-13271747 ] Robbie Strickland commented on CASSANDRA-4208: -- Any word on whether this

  1   2   >