[jira] [Commented] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-24 Thread Cyril Scetbon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13777190#comment-13777190 ] Cyril Scetbon commented on CASSANDRA-6084: -- Here are the logs you asked for :

[jira] [Commented] (CASSANDRA-5950) Make snapshot/sequential repair the default

2013-09-24 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13777116#comment-13777116 ] Dave Brosius commented on CASSANDRA-5950: - The patch itself is fine, but the e

[jira] [Commented] (CASSANDRA-5865) NPE when you mistakenly set listen_address to 0.0.0.0

2013-09-24 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13777105#comment-13777105 ] Dave Brosius commented on CASSANDRA-5865: - +1 > NPE when you

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

2013-09-24 Thread dbrosius
Merge branch 'cassandra-2.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/879fa883 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/879fa883 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[1/3] git commit: use floating pt math for percentages

2013-09-24 Thread dbrosius
Updated Branches: refs/heads/trunk 3a9120bbd -> 879fa8832 use floating pt math for percentages Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ed9d11a7 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ed

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

2013-09-24 Thread dbrosius
Merge branch 'cassandra-1.2' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2daa7579 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2daa7579 Diff: http://git-wip-us.apache.org/repos/asf

[2/2] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

2013-09-24 Thread dbrosius
Merge branch 'cassandra-1.2' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2daa7579 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2daa7579 Diff: http://git-wip-us.apache.org/repos/asf

[1/2] git commit: use floating pt math for percentages

2013-09-24 Thread dbrosius
Updated Branches: refs/heads/cassandra-2.0 a06a13838 -> 2daa75797 use floating pt math for percentages Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ed9d11a7 Tree: http://git-wip-us.apache.org/repos/asf/cassandra

git commit: use floating pt math for percentages

2013-09-24 Thread dbrosius
Updated Branches: refs/heads/cassandra-1.2 16f19a7cc -> ed9d11a72 use floating pt math for percentages Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ed9d11a7 Tree: http://git-wip-us.apache.org/repos/asf/cassandra

[jira] [Commented] (CASSANDRA-5357) Query cache

2013-09-24 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13777088#comment-13777088 ] Vijay commented on CASSANDRA-5357: -- {quote} So the cost is quite high vs having live

[9/9] git commit: merge from 2.0

2013-09-24 Thread jbellis
merge from 2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3a9120bb Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3a9120bb Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/3a9120bb Branch:

[6/9] git commit: Allow estimated memtable size to exceed slab allocator size patch by jbellis; reviewed by jasobrown for CASSANDRA-6078

2013-09-24 Thread jbellis
Allow estimated memtable size to exceed slab allocator size patch by jbellis; reviewed by jasobrown for CASSANDRA-6078 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/16f19a7c Tree: http://git-wip-us.apache.org/repos/a

[1/9] git commit: Start MeteredFlusher earlier to prevent OOM during CL replay patch by Oleg Anastasyev; reviewed by jbellis for CASSANDRA-7078

2013-09-24 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 546485310 -> 16f19a7cc refs/heads/cassandra-2.0 07638f41a -> a06a13838 refs/heads/trunk 2fea9fab0 -> 3a9120bbd Start MeteredFlusher earlier to prevent OOM during CL replay patch by Oleg Anastasyev; reviewed by jbellis for CASSANDRA-7078 Project:

[4/9] git commit: Allow estimated memtable size to exceed slab allocator size patch by jbellis; reviewed by jasobrown for CASSANDRA-6078

2013-09-24 Thread jbellis
Allow estimated memtable size to exceed slab allocator size patch by jbellis; reviewed by jasobrown for CASSANDRA-6078 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/16f19a7c Tree: http://git-wip-us.apache.org/repos/a

[3/9] git commit: merge from 1.2

2013-09-24 Thread jbellis
merge from 1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/07638f41 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/07638f41 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/07638f41 Branch:

[5/9] git commit: Allow estimated memtable size to exceed slab allocator size patch by jbellis; reviewed by jasobrown for CASSANDRA-6078

2013-09-24 Thread jbellis
Allow estimated memtable size to exceed slab allocator size patch by jbellis; reviewed by jasobrown for CASSANDRA-6078 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/16f19a7c Tree: http://git-wip-us.apache.org/repos/a

[8/9] git commit: merge from 1.2

2013-09-24 Thread jbellis
merge from 1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a06a1383 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a06a1383 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/a06a1383 Branch:

[7/9] git commit: merge from 1.2

2013-09-24 Thread jbellis
merge from 1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a06a1383 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a06a1383 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/a06a1383 Branch:

[2/9] git commit: Start MeteredFlusher earlier to prevent OOM during CL replay patch by Oleg Anastasyev; reviewed by jbellis for CASSANDRA-7078

2013-09-24 Thread jbellis
Start MeteredFlusher earlier to prevent OOM during CL replay patch by Oleg Anastasyev; reviewed by jbellis for CASSANDRA-7078 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/54648531 Tree: http://git-wip-us.apache.org/

[jira] [Updated] (CASSANDRA-5932) Speculative read performance data show unexpected results

2013-09-24 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-5932: - Attachment: 5932.txt > Speculative read performance data show unexpected

[jira] [Updated] (CASSANDRA-5916) gossip and tokenMetadata get hostId out of sync on failed replace_node with the same IP address

2013-09-24 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-5916: Attachment: 5916.txt Here's my first (working) attempt at solving this. This p

[jira] [Commented] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-24 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776901#comment-13776901 ] Alex Liu commented on CASSANDRA-6084: - Please also post cassandra system.log.

[jira] [Commented] (CASSANDRA-6078) Wrong memtable size estimation: liveRatio is not honored in edge cases

2013-09-24 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776898#comment-13776898 ] Jason Brown commented on CASSANDRA-6078: I think this is a legit change to pro

[jira] [Updated] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-24 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Liu updated CASSANDRA-6084: Attachment: 6084_debug.txt > java.io.IOException: Could not get input splits >

[jira] [Updated] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-24 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Liu updated CASSANDRA-6084: Attachment: (was: 6084_debug.txt) > java.io.IOException: Could not get input splits > -

[jira] [Commented] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-24 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776871#comment-13776871 ] Alex Liu commented on CASSANDRA-6084: - [~cscetbon] I can't reproduce the issue by

[jira] [Updated] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-24 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Liu updated CASSANDRA-6084: Attachment: 6084_debug.txt 6084_debug.txt is attached. It adds more debugging log when hadoop f

[jira] [Commented] (CASSANDRA-5932) Speculative read performance data show unexpected results

2013-09-24 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776807#comment-13776807 ] Aleksey Yeschenko commented on CASSANDRA-5932: -- Hey [~lizou]. Yeah, I've

[jira] [Commented] (CASSANDRA-5932) Speculative read performance data show unexpected results

2013-09-24 Thread Li Zou (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776805#comment-13776805 ] Li Zou commented on CASSANDRA-5932: --- Hello [~iamaleksey], Thanks for the link to th

[jira] [Reopened] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-24 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Liu reopened CASSANDRA-6084: - > java.io.IOException: Could not get input splits > -

[jira] [Commented] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-24 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776784#comment-13776784 ] Alex Liu commented on CASSANDRA-6084: - Agreed. The connection error is from https

[jira] [Comment Edited] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-24 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776784#comment-13776784 ] Alex Liu edited comment on CASSANDRA-6084 at 9/24/13 9:39 PM: --

[jira] [Updated] (CASSANDRA-6092) Leveled Compaction after ALTER TABLE creates pending but does not actually begin

2013-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6092: -- Reproduced In: 1.2.10 Since Version: (was: 1.2.10) > Leveled Compaction a

[jira] [Updated] (CASSANDRA-6092) Leveled Compaction after ALTER TABLE creates pending but does not actually begin

2013-09-24 Thread Karl Mueller (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Mueller updated CASSANDRA-6092: Since Version: 1.2.10 > Leveled Compaction after ALTER TABLE creates pending but do

[jira] [Comment Edited] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-24 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776741#comment-13776741 ] Alex Liu edited comment on CASSANDRA-6084 at 9/24/13 9:11 PM: --

[jira] [Created] (CASSANDRA-6092) Leveled Compaction after ALTER TABLE creates pending but does not actually begin

2013-09-24 Thread Karl Mueller (JIRA)
Karl Mueller created CASSANDRA-6092: --- Summary: Leveled Compaction after ALTER TABLE creates pending but does not actually begin Key: CASSANDRA-6092 URL: https://issues.apache.org/jira/browse/CASSANDRA-6092

[jira] [Commented] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776753#comment-13776753 ] Jonathan Ellis commented on CASSANDRA-6084: --- There's nothing in the split co

[jira] [Resolved] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-24 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Liu resolved CASSANDRA-6084. - Resolution: Won't Fix > java.io.IOException: Could not get input splits > ---

[jira] [Comment Edited] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-24 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776748#comment-13776748 ] Alex Liu edited comment on CASSANDRA-6084 at 9/24/13 9:09 PM: --

[jira] [Commented] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-24 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776748#comment-13776748 ] Alex Liu commented on CASSANDRA-6084: - CASSANDRA-6091 is opened to better support

[jira] [Created] (CASSANDRA-6091) Better Vnode support in hadoop/pig

2013-09-24 Thread Alex Liu (JIRA)
Alex Liu created CASSANDRA-6091: --- Summary: Better Vnode support in hadoop/pig Key: CASSANDRA-6091 URL: https://issues.apache.org/jira/browse/CASSANDRA-6091 Project: Cassandra Issue Type: Bug

[jira] [Commented] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-24 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776741#comment-13776741 ] Alex Liu commented on CASSANDRA-6084: - It may takes a few of weeks. I had been inv

[jira] [Updated] (CASSANDRA-6090) init.d script not working under Ubuntu

2013-09-24 Thread Laurent Raufaste (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laurent Raufaste updated CASSANDRA-6090: Component/s: Packaging > init.d script not working under Ubuntu > -

[jira] [Created] (CASSANDRA-6090) init.d script not working under Ubuntu

2013-09-24 Thread Laurent Raufaste (JIRA)
Laurent Raufaste created CASSANDRA-6090: --- Summary: init.d script not working under Ubuntu Key: CASSANDRA-6090 URL: https://issues.apache.org/jira/browse/CASSANDRA-6090 Project: Cassandra

[jira] [Commented] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-24 Thread Cyril Scetbon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776714#comment-13776714 ] Cyril Scetbon commented on CASSANDRA-6084: -- I confirm that I can't reproduce

[jira] [Commented] (CASSANDRA-6079) Memtables flush is delayed when having a lot of batchlog activity, making node OOM

2013-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776692#comment-13776692 ] Jonathan Ellis commented on CASSANDRA-6079: --- bq. as soon as BM writes a hint

[jira] [Updated] (CASSANDRA-6089) client_only example does not work

2013-09-24 Thread Mikhail Panchenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Panchenko updated CASSANDRA-6089: - Description: client_only example fails out of the box with: {code} 13/09/24

[jira] [Created] (CASSANDRA-6089) client_only example does not work

2013-09-24 Thread Mikhail Panchenko (JIRA)
Mikhail Panchenko created CASSANDRA-6089: Summary: client_only example does not work Key: CASSANDRA-6089 URL: https://issues.apache.org/jira/browse/CASSANDRA-6089 Project: Cassandra I

[jira] [Commented] (CASSANDRA-4705) Speculative execution for reads / eager retries

2013-09-24 Thread Li Zou (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776674#comment-13776674 ] Li Zou commented on CASSANDRA-4705: --- [~iamaleksey] please see my comments at [CASSA

[jira] [Resolved] (CASSANDRA-6085) Pig CqlStorage read schema changes to (value, value ... value) from ((name,value), (name, value) ... (name, value)) . Do we need make it backward compatible?

2013-09-24 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams resolved CASSANDRA-6085. - Resolution: Won't Fix CqlStorage is new enough that I don't see the need to t

[jira] [Updated] (CASSANDRA-6048) CQL3 data filtering improvement

2013-09-24 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Liu updated CASSANDRA-6048: Assignee: Alex Liu > CQL3 data filtering improvement > --- > >

[jira] [Commented] (CASSANDRA-3673) Allow reduced consistency in sstableloader utility

2013-09-24 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776523#comment-13776523 ] Brandon Williams commented on CASSANDRA-3673: - We do already have the -i,-

[jira] [Commented] (CASSANDRA-6079) Memtables flush is delayed when having a lot of batchlog activity, making node OOM

2013-09-24 Thread Oleg Anastasyev (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776519#comment-13776519 ] Oleg Anastasyev commented on CASSANDRA-6079: Do you mean the replica, whic

[jira] [Comment Edited] (CASSANDRA-6079) Memtables flush is delayed when having a lot of batchlog activity, making node OOM

2013-09-24 Thread Oleg Anastasyev (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776519#comment-13776519 ] Oleg Anastasyev edited comment on CASSANDRA-6079 at 9/24/13 5:28 PM: ---

[jira] [Commented] (CASSANDRA-6088) StorageProxy.truncateBlocking sends truncation messages to fat client hosts; making truncation timeout

2013-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776371#comment-13776371 ] Jonathan Ellis commented on CASSANDRA-6088: --- Patch does not apply to 1.2 or

[jira] [Commented] (CASSANDRA-6079) Memtables flush is delayed when having a lot of batchlog activity, making node OOM

2013-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776493#comment-13776493 ] Jonathan Ellis commented on CASSANDRA-6079: --- I think you're missing that we

[jira] [Commented] (CASSANDRA-6079) Memtables flush is delayed when having a lot of batchlog activity, making node OOM

2013-09-24 Thread Oleg Anastasyev (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776479#comment-13776479 ] Oleg Anastasyev commented on CASSANDRA-6079: Batchlog functionality is cri

[jira] [Issue Comment Deleted] (CASSANDRA-6079) Memtables flush is delayed when having a lot of batchlog activity, making node OOM

2013-09-24 Thread Oleg Anastasyev (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Anastasyev updated CASSANDRA-6079: --- Comment: was deleted (was: Batchlog functionality is critical for our current app

[jira] [Commented] (CASSANDRA-6071) CqlStorage loading compact table adds an extraneous field to the pig schema

2013-09-24 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776476#comment-13776476 ] Alex Liu commented on CASSANDRA-6071: - +1 > CqlStorage loading co

[jira] [Updated] (CASSANDRA-6071) CqlStorage loading compact table adds an extraneous field to the pig schema

2013-09-24 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Tunnicliffe updated CASSANDRA-6071: --- Attachment: 6071-2.txt Sorry about that, updated patch attached

[jira] [Commented] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-24 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776465#comment-13776465 ] Alex Liu commented on CASSANDRA-6084: - I will work on vnode support for hadoop/pig

[jira] [Commented] (CASSANDRA-4638) Patch to bin/cassandra to use 64bit JVM if available

2013-09-24 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776457#comment-13776457 ] Eric Evans commented on CASSANDRA-4638: --- {quote} Please note that the wish to us

[jira] [Commented] (CASSANDRA-6079) Memtables flush is delayed when having a lot of batchlog activity, making node OOM

2013-09-24 Thread Oleg Anastasyev (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776450#comment-13776450 ] Oleg Anastasyev commented on CASSANDRA-6079: Well, I did some quick test.

[jira] [Updated] (CASSANDRA-4638) Patch to bin/cassandra to use 64bit JVM if available

2013-09-24 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans updated CASSANDRA-4638: -- Attachment: 4638.patch > Patch to bin/cassandra to use 64bit JVM if available > ---

[04/11] git commit: Start MeteredFlusher earlier to prevent OOM during CL replay patch by Oleg Anastasyev; reviewed by jbellis for CASSANDRA-7078

2013-09-24 Thread jbellis
Start MeteredFlusher earlier to prevent OOM during CL replay patch by Oleg Anastasyev; reviewed by jbellis for CASSANDRA-7078 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1b79d6ed Tree: http://git-wip-us.apache.org/

[08/11] git commit: Merge branch 'cassandra-2.0' into trunk

2013-09-24 Thread jbellis
Merge branch 'cassandra-2.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/bab62d56 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/bab62d56 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[jira] [Commented] (CASSANDRA-6086) Node refuses to start with exception in ColumnFamilyStore.removeUnfinishedCompactionLeftovers when find that some to be removed files are already removed

2013-09-24 Thread Oleg Anastasyev (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776428#comment-13776428 ] Oleg Anastasyev commented on CASSANDRA-6086: >From the other hand, the lef

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

2013-09-24 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776425#comment-13776425 ] Brandon Williams commented on CASSANDRA-4191: - Looks good, but there's sti

[jira] [Commented] (CASSANDRA-6086) Node refuses to start with exception in ColumnFamilyStore.removeUnfinishedCompactionLeftovers when find that some to be removed files are already removed

2013-09-24 Thread Oleg Anastasyev (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776424#comment-13776424 ] Oleg Anastasyev commented on CASSANDRA-6086: Well, the common with CASSAND

[09/11] git commit: Start MeteredFlusher earlier to prevent OOM during CL replay patch by Oleg Anastasyev; reviewed by jbellis for CASSANDRA-7078

2013-09-24 Thread jbellis
Start MeteredFlusher earlier to prevent OOM during CL replay patch by Oleg Anastasyev; reviewed by jbellis for CASSANDRA-7078 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/54648531 Tree: http://git-wip-us.apache.org/

[01/11] git commit: merge from 1.2

2013-09-24 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 fa8d92312 -> 546485310 refs/heads/cassandra-2.0 424206a15 -> 07638f41a refs/heads/trunk 938e6989a -> 2fea9fab0 merge from 1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/

[11/11] git commit: merge from 2.0

2013-09-24 Thread jbellis
merge from 2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2fea9fab Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2fea9fab Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/2fea9fab Branch:

[10/11] git commit: merge from 1.2

2013-09-24 Thread jbellis
merge from 1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/07638f41 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/07638f41 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/07638f41 Branch:

[03/11] git commit: Merge branch 'cassandra-2.0' into trunk

2013-09-24 Thread jbellis
Merge branch 'cassandra-2.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/108b4db5 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/108b4db5 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[02/11] git commit: merge from 1.2

2013-09-24 Thread jbellis
merge from 1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f3dddb3b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f3dddb3b Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/f3dddb3b Branch:

[jira] [Commented] (CASSANDRA-6087) Node OOMs on commit log replay when starting up

2013-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776413#comment-13776413 ] Jonathan Ellis commented on CASSANDRA-6087: --- committed > No

[06/11] git commit: merge from 1.2

2013-09-24 Thread jbellis
merge from 1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7af56b5a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/7af56b5a Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/7af56b5a Branch:

[05/11] git commit: Start MeteredFlusher earlier to prevent OOM during CL replay patch by Oleg Anastasyev; reviewed by jbellis for CASSANDRA-7078

2013-09-24 Thread jbellis
Start MeteredFlusher earlier to prevent OOM during CL replay patch by Oleg Anastasyev; reviewed by jbellis for CASSANDRA-7078 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1b79d6ed Tree: http://git-wip-us.apache.org/

[jira] [Commented] (CASSANDRA-6084) java.io.IOException: Could not get input splits

2013-09-24 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776410#comment-13776410 ] Alex Liu commented on CASSANDRA-6084: - Let's disable the vnode to see whether we c

[07/11] git commit: merge from 1.2

2013-09-24 Thread jbellis
merge from 1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7af56b5a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/7af56b5a Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/7af56b5a Branch:

[jira] [Updated] (CASSANDRA-5712) Reverse slice queries can skip range tombstones

2013-09-24 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremiah Jordan updated CASSANDRA-5712: --- Assignee: Sylvain Lebresne (was: Jeremiah Jordan) > Reverse slice queries ca

[jira] [Updated] (CASSANDRA-6086) Node refuses to start with exception in ColumnFamilyStore.removeUnfinishedCompactionLeftovers when find that some to be removed files are already removed

2013-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6086: -- Reviewer: yukim Component/s: Core Fix Version/s: 2.0.2 Assig

[jira] [Commented] (CASSANDRA-5835) Pig CqlStorage doesn't support classic thrift tables

2013-09-24 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776407#comment-13776407 ] Alex Liu commented on CASSANDRA-5835: - yes. Pig has schema. This ticket has been f

[jira] [Updated] (CASSANDRA-6088) StorageProxy.truncateBlocking sends truncation messages to fat client hosts; making truncation timeout

2013-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6088: -- Fix Version/s: 2.0.2 1.2.11 > StorageProxy.truncateBlocking

[jira] [Updated] (CASSANDRA-5720) AssertionError in CompactionExecutor

2013-09-24 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremiah Jordan updated CASSANDRA-5720: --- Reproduced In: 1.2.7 > AssertionError in CompactionExecutor > ---

[jira] [Assigned] (CASSANDRA-5712) Reverse slice queries can skip range tombstones

2013-09-24 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremiah Jordan reassigned CASSANDRA-5712: -- Assignee: Jeremiah Jordan (was: Sylvain Lebresne) > Reverse slice quer

[jira] [Comment Edited] (CASSANDRA-6086) Node refuses to start with exception in ColumnFamilyStore.removeUnfinishedCompactionLeftovers when find that some to be removed files are already removed

2013-09-24 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776390#comment-13776390 ] Yuki Morishita edited comment on CASSANDRA-6086 at 9/24/13 3:32 PM:

[jira] [Commented] (CASSANDRA-6086) Node refuses to start with exception in ColumnFamilyStore.removeUnfinishedCompactionLeftovers when find that some to be removed files are already removed

2013-09-24 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776390#comment-13776390 ] Yuki Morishita commented on CASSANDRA-6086: --- The primary reason we have remo

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

2013-09-24 Thread brandonwilliams
Merge branch 'cassandra-2.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/938e6989 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/938e6989 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[7/8] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

2013-09-24 Thread brandonwilliams
Merge branch 'cassandra-1.2' into cassandra-2.0 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/424206a1 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/424206a1 Diff: http:/

[3/8] git commit: Print a warning when using nodetool ring with vnodes. Patch by Lyuben Todorov, reviewed by brandonwilliams for CASSANDRA-5954

2013-09-24 Thread brandonwilliams
Print a warning when using nodetool ring with vnodes. Patch by Lyuben Todorov, reviewed by brandonwilliams for CASSANDRA-5954 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fa8d9231 Tree: http://git-wip-us.apache.org/

[2/8] git commit: Avoid sending Truncate command to fat clients patch by Oleg Anastasyev; reviewed by jbellis for CASSANDRA-6088

2013-09-24 Thread brandonwilliams
Avoid sending Truncate command to fat clients patch by Oleg Anastasyev; reviewed by jbellis for CASSANDRA-6088 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/bb3ec4ce Tree: http://git-wip-us.apache.org/repos/asf/cassa

[6/8] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

2013-09-24 Thread brandonwilliams
Merge branch 'cassandra-1.2' into cassandra-2.0 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/424206a1 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/424206a1 Diff: http:/

[5/8] git commit: Print a warning when using nodetool ring with vnodes. Patch by Lyuben Todorov, reviewed by brandonwilliams for CASSANDRA-5954

2013-09-24 Thread brandonwilliams
Print a warning when using nodetool ring with vnodes. Patch by Lyuben Todorov, reviewed by brandonwilliams for CASSANDRA-5954 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fa8d9231 Tree: http://git-wip-us.apache.org/

[4/8] git commit: Print a warning when using nodetool ring with vnodes. Patch by Lyuben Todorov, reviewed by brandonwilliams for CASSANDRA-5954

2013-09-24 Thread brandonwilliams
Print a warning when using nodetool ring with vnodes. Patch by Lyuben Todorov, reviewed by brandonwilliams for CASSANDRA-5954 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fa8d9231 Tree: http://git-wip-us.apache.org/

[1/8] git commit: Avoid sending Truncate command to fat clients patch by Oleg Anastasyev; reviewed by jbellis for CASSANDRA-6088

2013-09-24 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.2 bb3ec4ce9 -> fa8d92312 refs/heads/cassandra-2.0 326d5454d -> 424206a15 refs/heads/trunk 455e673bc -> 938e6989a Avoid sending Truncate command to fat clients patch by Oleg Anastasyev; reviewed by jbellis for CASSANDRA-6088 Project: http://git-wip-

[jira] [Commented] (CASSANDRA-5913) Nodes with no gossip STATUS shown as "UN" by nodetool:status

2013-09-24 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776384#comment-13776384 ] Jeremy Hanna commented on CASSANDRA-5913: - Another case where there was no gos

[jira] [Commented] (CASSANDRA-5865) NPE when you mistakenly set listen_address to 0.0.0.0

2013-09-24 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776381#comment-13776381 ] Brandon Williams commented on CASSANDRA-5865: - There are just too many pos

[jira] [Commented] (CASSANDRA-6088) StorageProxy.truncateBlocking sends truncation messages to fat client hosts; making truncation timeout

2013-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776379#comment-13776379 ] Jonathan Ellis commented on CASSANDRA-6088: --- rebased, fixed code style, and

git commit: Avoid sending Truncate command to fat clients patch by Oleg Anastasyev; reviewed by jbellis for CASSANDRA-6088

2013-09-24 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 3a4d10ff6 -> bb3ec4ce9 Avoid sending Truncate command to fat clients patch by Oleg Anastasyev; reviewed by jbellis for CASSANDRA-6088 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassan

  1   2   >