[jira] [Commented] (CASSANDRA-6106) QueryState.getTimestamp() & FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-09-26 Thread Christopher Smith (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779718#comment-13779718 ] Christopher Smith commented on CASSANDRA-6106: -- As for my proposed altern

[jira] [Commented] (CASSANDRA-6106) QueryState.getTimestamp() & FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-09-26 Thread Christopher Smith (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779715#comment-13779715 ] Christopher Smith commented on CASSANDRA-6106: -- Ah, you are right about t

[jira] [Commented] (CASSANDRA-6106) QueryState.getTimestamp() & FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-09-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779635#comment-13779635 ] Jonathan Ellis commented on CASSANDRA-6106: --- There's no resolution to be don

[jira] [Commented] (CASSANDRA-6106) QueryState.getTimestamp() & FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-09-26 Thread Christopher Smith (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779634#comment-13779634 ] Christopher Smith commented on CASSANDRA-6106: -- I am curious about how yo

[jira] [Comment Edited] (CASSANDRA-6106) QueryState.getTimestamp() & FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-09-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779632#comment-13779632 ] Jonathan Ellis edited comment on CASSANDRA-6106 at 9/27/13 3:48 AM:

[jira] [Commented] (CASSANDRA-6106) QueryState.getTimestamp() & FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-09-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779632#comment-13779632 ] Jonathan Ellis commented on CASSANDRA-6106: --- IMO your proposal falls into "c

[jira] [Updated] (CASSANDRA-6106) QueryState.getTimestamp() & FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-09-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6106: -- Description: I noticed this blog post: http://aphyr.com/posts/294-call-me-maybe-cas

[jira] [Commented] (CASSANDRA-6106) QueryState.getTimestamp() & FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-09-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779630#comment-13779630 ] Jonathan Ellis commented on CASSANDRA-6106: --- Don't retroactively change the

[jira] [Updated] (CASSANDRA-6106) QueryState.getTimestamp() & FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-09-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6106: -- Description: I noticed this blog post: http://aphyr.com/posts/294-call-me-maybe-cas

[jira] [Updated] (CASSANDRA-6106) QueryState.getTimestamp() & FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-09-26 Thread Christopher Smith (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Smith updated CASSANDRA-6106: - Description: I noticed this blog post: http://aphyr.com/posts/294-call-me-may

[jira] [Comment Edited] (CASSANDRA-6106) QueryState.getTimestamp() & FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-09-26 Thread Christopher Smith (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779623#comment-13779623 ] Christopher Smith edited comment on CASSANDRA-6106 at 9/27/13 3:35 AM: -

[jira] [Commented] (CASSANDRA-6106) QueryState.getTimestamp() & FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-09-26 Thread Christopher Smith (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779623#comment-13779623 ] Christopher Smith commented on CASSANDRA-6106: -- Look at the above descrip

[jira] [Updated] (CASSANDRA-6106) QueryState.getTimestamp() & FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-09-26 Thread Christopher Smith (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Smith updated CASSANDRA-6106: - Description: I noticed this blog post: http://aphyr.com/posts/294-call-me-may

[jira] [Commented] (CASSANDRA-6106) QueryState.getTimestamp() & FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-09-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779603#comment-13779603 ] Jonathan Ellis commented on CASSANDRA-6106: --- I dunno. If it's a problem, th

[jira] [Updated] (CASSANDRA-6106) QueryState.getTimestamp() & FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-09-26 Thread Christopher Smith (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Smith updated CASSANDRA-6106: - Description: I noticed this blog post: http://aphyr.com/posts/294-call-me-may

[jira] [Commented] (CASSANDRA-6106) QueryState.getTimestamp() & FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-09-26 Thread Christopher Smith (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779602#comment-13779602 ] Christopher Smith commented on CASSANDRA-6106: -- Regarding the "could be 1

[jira] [Commented] (CASSANDRA-6106) QueryState.getTimestamp() & FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-09-26 Thread Christopher Smith (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779600#comment-13779600 ] Christopher Smith commented on CASSANDRA-6106: -- Jonathan: If you look at

[jira] [Commented] (CASSANDRA-6106) QueryState.getTimestamp() & FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-09-26 Thread Rick Branson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779586#comment-13779586 ] Rick Branson commented on CASSANDRA-6106: - Yeah you're right. The thread will

[jira] [Commented] (CASSANDRA-6106) QueryState.getTimestamp() & FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-09-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779577#comment-13779577 ] Jonathan Ellis commented on CASSANDRA-6106: --- I'm saying that even before you

[jira] [Commented] (CASSANDRA-6106) QueryState.getTimestamp() & FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-09-26 Thread Rick Branson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779573#comment-13779573 ] Rick Branson commented on CASSANDRA-6106: - I think you'd actually have to use

[jira] [Commented] (CASSANDRA-6106) QueryState.getTimestamp() & FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-09-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779567#comment-13779567 ] Jonathan Ellis commented on CASSANDRA-6106: --- Maybe if you spin millis until

[jira] [Commented] (CASSANDRA-5906) Avoid allocating over-large bloom filters

2013-09-26 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779565#comment-13779565 ] Yuki Morishita commented on CASSANDRA-5906: --- v2 pushed to: https://github.co

[jira] [Commented] (CASSANDRA-6106) QueryState.getTimestamp() & FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-09-26 Thread Rick Branson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779564#comment-13779564 ] Rick Branson commented on CASSANDRA-6106: - Could this re-sample the base wallc

[jira] [Commented] (CASSANDRA-6106) QueryState.getTimestamp() & FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-09-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779561#comment-13779561 ] Jonathan Ellis commented on CASSANDRA-6106: --- I'm not sure what this buys us

[jira] [Updated] (CASSANDRA-6106) QueryState.getTimestamp() & FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-09-26 Thread Christopher Smith (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Smith updated CASSANDRA-6106: - Attachment: microtimstamp.patch Here's proposed patch to HEAD that fixes at l

[jira] [Commented] (CASSANDRA-6106) QueryState.getTimestamp() & FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-09-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779492#comment-13779492 ] Jonathan Ellis commented on CASSANDRA-6106: --- Unfortunately it's not that eas

[jira] [Created] (CASSANDRA-6106) QueryState.getTimestamp() & FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-09-26 Thread Christopher Smith (JIRA)
Christopher Smith created CASSANDRA-6106: Summary: QueryState.getTimestamp() & FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000 Key: CASSANDR

[jira] [Commented] (CASSANDRA-5515) Track sstable coldness

2013-09-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779394#comment-13779394 ] Jonathan Ellis commented on CASSANDRA-5515: --- bq. I can see this making sense

[3/6] git commit: stronger warning to avoid 0.0.0.0 rpc_address

2013-09-26 Thread jbellis
stronger warning to avoid 0.0.0.0 rpc_address Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/bdb269af Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/bdb269af Diff: http://git-wip-us.apache.org/repos/asf/c

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

2013-09-26 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/bce594f3 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/bce594f3 Diff: http://git-wip-us.apache.org/repos/asf/cassand

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

2013-09-26 Thread jbellis
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/2fb089e4 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2fb089e4 Diff: http://git-wip-us.apache.org/repos/asf

[2/6] git commit: stronger warning to avoid 0.0.0.0 rpc_address

2013-09-26 Thread jbellis
stronger warning to avoid 0.0.0.0 rpc_address Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/bdb269af Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/bdb269af Diff: http://git-wip-us.apache.org/repos/asf/c

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

2013-09-26 Thread jbellis
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/2fb089e4 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2fb089e4 Diff: http://git-wip-us.apache.org/repos/asf

[1/6] git commit: stronger warning to avoid 0.0.0.0 rpc_address

2013-09-26 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 389ff55e2 -> bdb269af0 refs/heads/cassandra-2.0 7a87fc118 -> 2fb089e4c refs/heads/trunk 2520f2f87 -> bce594f38 stronger warning to avoid 0.0.0.0 rpc_address Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.

[jira] [Commented] (CASSANDRA-6102) CassandraStorage broken for bigints and ints

2013-09-26 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779296#comment-13779296 ] Alex Liu commented on CASSANDRA-6102: - Let me double check it, I may fix the issue

[jira] [Commented] (CASSANDRA-6053) system.peers table not updated after decommissioning nodes in C* 2.0

2013-09-26 Thread Christopher J. Bottaro (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779272#comment-13779272 ] Christopher J. Bottaro commented on CASSANDRA-6053: --- We're seeing th

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

2013-09-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779240#comment-13779240 ] Jonathan Ellis commented on CASSANDRA-5932: --- I see what you mean. Fixed in

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

2013-09-26 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/2520f2f8 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2520f2f8 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[1/3] git commit: fix subList bug

2013-09-26 Thread jbellis
Updated Branches: refs/heads/cassandra-2.0 20c419b94 -> 7a87fc118 refs/heads/trunk 84f6c26aa -> 2520f2f87 fix subList bug Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7a87fc11 Tree: http://git-wip-us.apache.or

[2/3] git commit: fix subList bug

2013-09-26 Thread jbellis
fix subList bug Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7a87fc11 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/7a87fc11 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/7a87fc11 Branch

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

2013-09-26 Thread Li Zou (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779233#comment-13779233 ] Li Zou commented on CASSANDRA-5932: --- The logic for {{AlwaysSpeculatingReadExecutor}}

[jira] [Created] (CASSANDRA-6105) Cassandra Triggers to execute on replicas

2013-09-26 Thread Michael (JIRA)
Michael created CASSANDRA-6105: -- Summary: Cassandra Triggers to execute on replicas Key: CASSANDRA-6105 URL: https://issues.apache.org/jira/browse/CASSANDRA-6105 Project: Cassandra Issue Type: N

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

2013-09-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779217#comment-13779217 ] Jonathan Ellis commented on CASSANDRA-5932: --- The logic looks like this: # F

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

2013-09-26 Thread Cyril Scetbon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779215#comment-13779215 ] Cyril Scetbon commented on CASSANDRA-6084: -- {quote}It's not the amount of con

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

2013-09-26 Thread Li Zou (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779202#comment-13779202 ] Li Zou commented on CASSANDRA-5932: --- Hello [~iamaleksey] and [~jbellis], I took a q

[1/3] git commit: Fixes for speculative retry patch by ayeschenko and jbellis for CASSANDRA-5932

2013-09-26 Thread jbellis
Updated Branches: refs/heads/cassandra-2.0 006eec4a5 -> 20c419b94 refs/heads/trunk 246fefabf -> 84f6c26aa Fixes for speculative retry patch by ayeschenko and jbellis for CASSANDRA-5932 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/

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

2013-09-26 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/84f6c26a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/84f6c26a Diff: http://git-wip-us.apache.org/repos/asf/cassand

[2/3] git commit: Fixes for speculative retry patch by ayeschenko and jbellis for CASSANDRA-5932

2013-09-26 Thread jbellis
Fixes for speculative retry patch by ayeschenko and jbellis for CASSANDRA-5932 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/20c419b9 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/20c419b9 Diff: http://

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

2013-09-26 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779192#comment-13779192 ] Aleksey Yeschenko commented on CASSANDRA-5932: -- +1, I'm out of OCD juice.

[jira] [Commented] (CASSANDRA-5515) Track sstable coldness

2013-09-26 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779147#comment-13779147 ] Tyler Hobbs commented on CASSANDRA-5515: bq. Could we put the clearSSTableRead

[jira] [Commented] (CASSANDRA-5515) Track sstable coldness

2013-09-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779119#comment-13779119 ] Jonathan Ellis commented on CASSANDRA-5515: --- - Could we put the clearSSTable

[jira] [Commented] (CASSANDRA-6103) ConcurrentModificationException in TokenMetadata.cloneOnlyTokenMap

2013-09-26 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779115#comment-13779115 ] Mikhail Stepura commented on CASSANDRA-6103: Off the top of my head {{org

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

2013-09-26 Thread brandonwilliams
Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: src/java/org/apache/cassandra/hadoop/pig/CqlStorage.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/006eec4a Tree: http://git-wip-us.apache.org/r

[jira] [Commented] (CASSANDRA-6102) CassandraStorage broken for bigints and ints

2013-09-26 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779106#comment-13779106 ] Brandon Williams commented on CASSANDRA-6102: - I'm mostly ok with it, exce

[jira] [Commented] (CASSANDRA-4338) Experiment with direct buffer in SequentialWriter

2013-09-26 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779098#comment-13779098 ] Adrien Grand commented on CASSANDRA-4338: - Interesting, I was wondering whethe

[jira] [Comment Edited] (CASSANDRA-6102) CassandraStorage broken for bigints and ints

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

[1/6] git commit: Don't add extraneous field with CqlStorage Patch by Sam Tunnicliffe, reviewed by Alex Liu for CASSANDRA-6071

2013-09-26 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.2 00e871d0f -> 389ff55e2 refs/heads/cassandra-2.0 d49303078 -> 006eec4a5 refs/heads/trunk 2c7b61b76 -> 246fefabf Don't add extraneous field with CqlStorage Patch by Sam Tunnicliffe, reviewed by Alex Liu for CASSANDRA-6071 Project: http://git-wip-us

[3/6] git commit: Don't add extraneous field with CqlStorage Patch by Sam Tunnicliffe, reviewed by Alex Liu for CASSANDRA-6071

2013-09-26 Thread brandonwilliams
Don't add extraneous field with CqlStorage Patch by Sam Tunnicliffe, reviewed by Alex Liu for CASSANDRA-6071 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/389ff55e Tree: http://git-wip-us.apache.org/repos/asf/cassand

[2/6] git commit: Don't add extraneous field with CqlStorage Patch by Sam Tunnicliffe, reviewed by Alex Liu for CASSANDRA-6071

2013-09-26 Thread brandonwilliams
Don't add extraneous field with CqlStorage Patch by Sam Tunnicliffe, reviewed by Alex Liu for CASSANDRA-6071 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/389ff55e Tree: http://git-wip-us.apache.org/repos/asf/cassand

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

2013-09-26 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/246fefab Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/246fefab Diff: http://git-wip-us.apache.org/repos/asf/cassand

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

2013-09-26 Thread brandonwilliams
Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: src/java/org/apache/cassandra/hadoop/pig/CqlStorage.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/006eec4a Tree: http://git-wip-us.apache.org/r

[jira] [Commented] (CASSANDRA-6102) CassandraStorage broken for bigints and ints

2013-09-26 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779083#comment-13779083 ] Alex Liu commented on CASSANDRA-6102: - I propose that we implement the following {

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

2013-09-26 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-3.txt attached rebased patch > CqlStorage loadi

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

2013-09-26 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779069#comment-13779069 ] Brandon Williams commented on CASSANDRA-4191: - There's a compiler warning

[jira] [Updated] (CASSANDRA-5663) Add write batching for the native protocol

2013-09-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5663: -- Labels: performance (was: ) Daniel, can you update your write-batching code for tr

[1/3] git commit: add back ScrubTest patch by Tyler Hobbs; reviewed by jbellis for CASSANDRA-5730

2013-09-26 Thread jbellis
Updated Branches: refs/heads/cassandra-2.0 b5c23cf74 -> d49303078 refs/heads/trunk 5832cc839 -> 2c7b61b76 add back ScrubTest patch by Tyler Hobbs; reviewed by jbellis for CASSANDRA-5730 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos

[2/3] git commit: add back ScrubTest patch by Tyler Hobbs; reviewed by jbellis for CASSANDRA-5730

2013-09-26 Thread jbellis
add back ScrubTest patch by Tyler Hobbs; reviewed by jbellis for CASSANDRA-5730 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d4930307 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d4930307 Diff: http:/

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

2013-09-26 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/2c7b61b7 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2c7b61b7 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[jira] [Commented] (CASSANDRA-6103) ConcurrentModificationException in TokenMetadata.cloneOnlyTokenMap

2013-09-26 Thread Mike Schrag (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779053#comment-13779053 ] Mike Schrag commented on CASSANDRA-6103: Just to provide as much info as I can

[jira] [Commented] (CASSANDRA-6102) CassandraStorage broken for bigints and ints

2013-09-26 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779047#comment-13779047 ] Alex Liu commented on CASSANDRA-6102: - [~jalkanen] Can you try it with CqlStorage

[jira] [Updated] (CASSANDRA-5730) Re-add ScrubTest post single-pass compaction

2013-09-26 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-5730: --- Attachment: 0001-Revive-and-update-ScrubTest.patch Patch 0001 (and [branch|https://githu

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

2013-09-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779023#comment-13779023 ] Jonathan Ellis commented on CASSANDRA-5932: --- Pushed one more set of changes

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

2013-09-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779014#comment-13779014 ] Jonathan Ellis commented on CASSANDRA-6092: --- Oh, good point. Do you think w

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

2013-09-26 Thread Lyuben Todorov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyuben Todorov updated CASSANDRA-5950: -- Attachment: 5950_v3.patch Renamed variable to *sequential* and updated NodeToolHelp

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

2013-09-26 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778991#comment-13778991 ] Yuki Morishita commented on CASSANDRA-6092: --- bq. it's been major compacted i

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

2013-09-26 Thread Lyuben Todorov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyuben Todorov updated CASSANDRA-4191: -- Attachment: 4191_v3.patch Updated NodeToolHelp.yaml > Add `nodetoo

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

2013-09-26 Thread Lyuben Todorov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyuben Todorov updated CASSANDRA-4191: -- Attachment: (was: 4809.patch) > Add `nodetool cfstats ` abilities > --

[jira] [Commented] (CASSANDRA-6104) Add additional limits in cassandra.conf provided by Debian package

2013-09-26 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778964#comment-13778964 ] Brandon Williams commented on CASSANDRA-6104: - We already have these two:

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

2013-09-26 Thread Lyuben Todorov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyuben Todorov updated CASSANDRA-4191: -- Attachment: 4809.patch Changed the split to only split on the first occurrence of t

[jira] [Created] (CASSANDRA-6104) Add additional limits in cassandra.conf provided by Debian package

2013-09-26 Thread J.B. Langston (JIRA)
J.B. Langston created CASSANDRA-6104: Summary: Add additional limits in cassandra.conf provided by Debian package Key: CASSANDRA-6104 URL: https://issues.apache.org/jira/browse/CASSANDRA-6104 Proj

[jira] [Updated] (CASSANDRA-6103) ConcurrentModificationException in TokenMetadata.cloneOnlyTokenMap

2013-09-26 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-6103: Fix Version/s: 1.2.11 Hmm, it looks like endpointToHostIdMap is being mutated,

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

2013-09-26 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778934#comment-13778934 ] Brandon Williams commented on CASSANDRA-6071: - Can you rebase [~beobal]? W

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

2013-09-26 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: -- Assignee: Daniel Meyer Can you reproduce [~dmeyer]? > Leveled Comp

[jira] [Assigned] (CASSANDRA-6102) CassandraStorage broken for bigints and ints

2013-09-26 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-6102: --- Assignee: Alex Liu Hmm, ints, longs, and floats all work in the test_stor

[jira] [Created] (CASSANDRA-6103) ConcurrentModificationException in TokenMetadata.cloneOnlyTokenMap

2013-09-26 Thread Mike Schrag (JIRA)
Mike Schrag created CASSANDRA-6103: -- Summary: ConcurrentModificationException in TokenMetadata.cloneOnlyTokenMap Key: CASSANDRA-6103 URL: https://issues.apache.org/jira/browse/CASSANDRA-6103 Project:

[jira] [Assigned] (CASSANDRA-6101) Debian init script broken

2013-09-26 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-6101: --- Assignee: Eric Evans > Debian init script broken > --

[jira] [Commented] (CASSANDRA-4338) Experiment with direct buffer in SequentialWriter

2013-09-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778902#comment-13778902 ] Jonathan Ellis commented on CASSANDRA-4338: --- /throws up the [~jpountz] signa

[jira] [Commented] (CASSANDRA-4338) Experiment with direct buffer in SequentialWriter

2013-09-26 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778871#comment-13778871 ] Marcus Eriksson commented on CASSANDRA-4338: so, using a direct bytebuffer

[jira] [Commented] (CASSANDRA-4206) AssertionError: originally calculated column size of 629444349 but now it is 588008950

2013-09-26 Thread Dan Kogan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778837#comment-13778837 ] Dan Kogan commented on CASSANDRA-4206: -- We are also seeing the same error during

[jira] [Commented] (CASSANDRA-4131) Integrate Hive support to be in core cassandra

2013-09-26 Thread Marcel (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778823#comment-13778823 ] Marcel commented on CASSANDRA-4131: --- Will there be a update for the cassandra-handle

[jira] [Commented] (CASSANDRA-1632) Thread workflow and cpu affinity

2013-09-26 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778787#comment-13778787 ] Jason Brown commented on CASSANDRA-1632: And that is why I shouldn't have trie

[jira] [Commented] (CASSANDRA-6098) NullPointerException causing query timeout

2013-09-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778765#comment-13778765 ] Jonathan Ellis commented on CASSANDRA-6098: --- Patch looks good, can you add a

[jira] [Commented] (CASSANDRA-6095) INSERT query adds new value to collection type

2013-09-26 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778751#comment-13778751 ] Sylvain Lebresne commented on CASSANDRA-6095: - bq. Would it be possible to

[jira] [Commented] (CASSANDRA-6095) INSERT query adds new value to collection type

2013-09-26 Thread Ngoc Minh Vo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778735#comment-13778735 ] Ngoc Minh Vo commented on CASSANDRA-6095: - Hello Sylvain, Thanks for your qui

[jira] [Commented] (CASSANDRA-5981) Netty frame length exception when storing data to Cassandra using binary protocol

2013-09-26 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778731#comment-13778731 ] Sylvain Lebresne commented on CASSANDRA-5981: - bq. I'd be tempted to actua

[jira] [Commented] (CASSANDRA-5981) Netty frame length exception when storing data to Cassandra using binary protocol

2013-09-26 Thread Daniel Norberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778704#comment-13778704 ] Daniel Norberg commented on CASSANDRA-5981: --- Right, that's annoying. I'd be

[jira] [Updated] (CASSANDRA-6098) NullPointerException causing query timeout

2013-09-26 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-6098: Attachment: 6098.txt Right, that's a legit issue. Attaching simple patch to fix

[jira] [Assigned] (CASSANDRA-6098) NullPointerException causing query timeout

2013-09-26 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne reassigned CASSANDRA-6098: --- Assignee: Sylvain Lebresne > NullPointerException causing query timeo

[jira] [Updated] (CASSANDRA-6098) NullPointerException causing query timeout

2013-09-26 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-6098: Fix Version/s: 2.0.2 > NullPointerException causing query timeout > ---

[jira] [Commented] (CASSANDRA-6095) INSERT query adds new value to collection type

2013-09-26 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778690#comment-13778690 ] Sylvain Lebresne commented on CASSANDRA-6095: - You will need to provide a

  1   2   >