[jira] [Resolved] (CASSANDRA-5754) remove unused cli option schema-mwt

2013-07-13 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius resolved CASSANDRA-5754. - Resolution: Fixed Reviewer: jbellis committed to trunk as 295984dbd08598793cf2d

git commit: remove unimplemented cli option schema-mwt patch by dbrosius reviewed by jbellis for CASSANDRA-5754

2013-07-13 Thread dbrosius
Updated Branches: refs/heads/trunk b2eec795c -> 295984dbd remove unimplemented cli option schema-mwt patch by dbrosius reviewed by jbellis for CASSANDRA-5754 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/295984db

[jira] [Commented] (CASSANDRA-5758) Any exception hangs repair

2013-07-13 Thread Radim Kolar (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707863#comment-13707863 ] Radim Kolar commented on CASSANDRA-5758: Actually any time I see exception dur

[jira] [Commented] (CASSANDRA-5758) Any exception hangs repair

2013-07-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707835#comment-13707835 ] Jonathan Ellis commented on CASSANDRA-5758: --- Repair was updated for 2.0b1 in

[jira] [Updated] (CASSANDRA-5753) cassandra-shuffle is not available for windows

2013-07-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5753: -- Priority: Trivial (was: Major) Affects Version/s: (was: 2.0 beta 1

[2/3] git commit: add cassandra-shuffle.bat

2013-07-13 Thread jbellis
add cassandra-shuffle.bat Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fa327aa6 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/fa327aa6 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/fa327a

[1/3] git commit: add cassandra-shuffle.bat

2013-07-13 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 71afb93d9 -> fa327aa69 refs/heads/trunk 0ed859a5d -> b2eec795c add cassandra-shuffle.bat Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fa327aa6 Tree: http://git-wip-us

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

2013-07-13 Thread jbellis
Merge branch 'cassandra-1.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b2eec795 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b2eec795 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[jira] [Resolved] (CASSANDRA-5753) cassandra-shuffle is not available for windows

2013-07-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-5753. --- Resolution: Fixed Fix Version/s: 2.0 beta 2 1.2.7

[jira] [Commented] (CASSANDRA-5722) Cleanup should skip sstables that don't contain data outside a nodes ranges

2013-07-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707833#comment-13707833 ] Jonathan Ellis commented on CASSANDRA-5722: --- Note to self, I do think we're

[jira] [Comment Edited] (CASSANDRA-5722) Cleanup should skip sstables that don't contain data outside a nodes ranges

2013-07-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707833#comment-13707833 ] Jonathan Ellis edited comment on CASSANDRA-5722 at 7/13/13 9:08 PM:

[jira] [Commented] (CASSANDRA-5722) Cleanup should skip sstables that don't contain data outside a nodes ranges

2013-07-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707832#comment-13707832 ] Jonathan Ellis commented on CASSANDRA-5722: --- Thanks! Pushed my cleanup to h

[jira] [Commented] (CASSANDRA-5754) remove unused cli option schema-mwt

2013-07-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707829#comment-13707829 ] Jonathan Ellis commented on CASSANDRA-5754: --- +1 > remove un

[jira] [Updated] (CASSANDRA-5755) shuffle clear fails

2013-07-13 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-5755: Affects Version/s: (was: 1.2.6) 2.0 beta 1 Fix Versio

git commit: fix shuffle clear to use new blob literal format patch by dbrosius reviewed by jbellis for CASSANDRA-5755

2013-07-13 Thread dbrosius
Updated Branches: refs/heads/trunk c5bca30a0 -> 0ed859a5d fix shuffle clear to use new blob literal format patch by dbrosius reviewed by jbellis for CASSANDRA-5755 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0e

[jira] [Updated] (CASSANDRA-5754) remove unused cli option schema-mwt

2013-07-13 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-5754: Attachment: 5754-2.txt thanks! updated to 5754-2.txt > remove unused

git commit: fix shuffle disable due to simple typo patch by dbrosius reviewed by jbellis for CASSANDRA-5756

2013-07-13 Thread dbrosius
Updated Branches: refs/heads/trunk 07e8942e5 -> c5bca30a0 fix shuffle disable due to simple typo patch by dbrosius reviewed by jbellis for CASSANDRA-5756 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c5bca30a Tre

[jira] [Commented] (CASSANDRA-5755) shuffle clear fails

2013-07-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707758#comment-13707758 ] Jonathan Ellis commented on CASSANDRA-5755: --- +1 (Note, changing this in 1.2

[jira] [Commented] (CASSANDRA-5756) shuffle disable subcommand not recognised

2013-07-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707759#comment-13707759 ] Jonathan Ellis commented on CASSANDRA-5756: --- +1 > shuffle d

[jira] [Commented] (CASSANDRA-5754) remove unused cli option schema-mwt

2013-07-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707757#comment-13707757 ] Jonathan Ellis commented on CASSANDRA-5754: --- Don't you also want to remove t

[jira] [Created] (CASSANDRA-5758) Any exception hangs repair

2013-07-13 Thread Radim Kolar (JIRA)
Radim Kolar created CASSANDRA-5758: -- Summary: Any exception hangs repair Key: CASSANDRA-5758 URL: https://issues.apache.org/jira/browse/CASSANDRA-5758 Project: Cassandra Issue Type: Bug

[jira] [Created] (CASSANDRA-5757) assertionError in repair

2013-07-13 Thread Radim Kolar (JIRA)
Radim Kolar created CASSANDRA-5757: -- Summary: assertionError in repair Key: CASSANDRA-5757 URL: https://issues.apache.org/jira/browse/CASSANDRA-5757 Project: Cassandra Issue Type: Bug

[jira] [Commented] (CASSANDRA-5753) cassandra-shuffle is not available for windows

2013-07-13 Thread Radim Kolar (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707720#comment-13707720 ] Radim Kolar commented on CASSANDRA-5753: easy to fix. copy cassandra-cli.bat a

[jira] [Commented] (CASSANDRA-5661) Discard pooled readers for cold data

2013-07-13 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707694#comment-13707694 ] Pavel Yaskevich commented on CASSANDRA-5661: I understand what is ideal us

[jira] [Commented] (CASSANDRA-5661) Discard pooled readers for cold data

2013-07-13 Thread Ben Manes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707689#comment-13707689 ] Ben Manes commented on CASSANDRA-5661: -- LTQ is best when you allow there to be so

[jira] [Commented] (CASSANDRA-5661) Discard pooled readers for cold data

2013-07-13 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707684#comment-13707684 ] Pavel Yaskevich commented on CASSANDRA-5661: Thanks, it worked that time,

[jira] [Updated] (CASSANDRA-5756) shuffle disable subcommand not recognised

2013-07-13 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-5756: Attachment: 5756.txt fix simple typo in 2.0 > shuffle disable subcomma