[jira] [Comment Edited] (CASSANDRA-6128) Add more data mappings for Pig

2013-10-08 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13788928#comment-13788928 ] Jeremy Hanna edited comment on CASSANDRA-6128 at 10/8/13 6:47 AM:

[jira] [Commented] (CASSANDRA-6153) Stress stopped calculating latency stats

2013-10-08 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13788977#comment-13788977 ] Mikhail Stepura commented on CASSANDRA-6153: I believe it's related to

[jira] [Commented] (CASSANDRA-5818) Duplicated error messages on directory creation error at startup

2013-10-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13788999#comment-13788999 ] Sylvain Lebresne commented on CASSANDRA-5818: - We should not use asserts

[jira] [Updated] (CASSANDRA-6122) Optimize the auth default super user/default user check

2013-10-08 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-6122: - Description: Optimize the auth default super user/default user check by

git commit: Optimize auth setup

2013-10-08 Thread aleksey
Updated Branches: refs/heads/cassandra-1.2 bdb7bb16f - 6a5434078 Optimize auth setup patch by Aleksey Yeschenko; reviewed by Jonathan Ellis for CASSANDRA-6122 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-6001) Add a Tracing line for index/seq scan queries

2013-10-08 Thread Lyuben Todorov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13789045#comment-13789045 ] Lyuben Todorov commented on CASSANDRA-6001: --- Yep I was rushing to convert

[6/7] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0 because git is full of shit Conflicts: src/java/org/apache/cassandra/hadoop/pig/AbstractCassandraStorage.java

2013-10-08 Thread brandonwilliams
Merge branch 'cassandra-1.2' into cassandra-2.0 because git is full of shit Conflicts: src/java/org/apache/cassandra/hadoop/pig/AbstractCassandraStorage.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[4/7] git commit: Optimize auth setup

2013-10-08 Thread brandonwilliams
Optimize auth setup patch by Aleksey Yeschenko; reviewed by Jonathan Ellis for CASSANDRA-6122 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6a543407 Tree:

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

2013-10-08 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/3f918e23 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3f918e23 Diff:

[3/7] git commit: Optimize auth setup

2013-10-08 Thread brandonwilliams
Optimize auth setup patch by Aleksey Yeschenko; reviewed by Jonathan Ellis for CASSANDRA-6122 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6a543407 Tree:

[1/7] git commit: Add more data type mappings for pig. Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6128

2013-10-08 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-2.0 a2b12784f - dccc91db0 refs/heads/trunk b77fdcc3d - 3f918e233 Add more data type mappings for pig. Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6128 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/7] git commit: Add more data type mappings for pig. Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6128

2013-10-08 Thread brandonwilliams
Add more data type mappings for pig. Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6128 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/bdb7bb16 Tree:

[5/7] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0 because git is full of shit Conflicts: src/java/org/apache/cassandra/hadoop/pig/AbstractCassandraStorage.java

2013-10-08 Thread brandonwilliams
Merge branch 'cassandra-1.2' into cassandra-2.0 because git is full of shit Conflicts: src/java/org/apache/cassandra/hadoop/pig/AbstractCassandraStorage.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-5571) Reject bootstrapping endpoints that are already in the ring with different gossip data

2013-10-08 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13789083#comment-13789083 ] Brandon Williams commented on CASSANDRA-5571: - I will note that in working

[jira] [Created] (CASSANDRA-6160) Throw errror when attempting to create a secondary index against counter

2013-10-08 Thread Adam Hattrell (JIRA)
Adam Hattrell created CASSANDRA-6160: Summary: Throw errror when attempting to create a secondary index against counter Key: CASSANDRA-6160 URL: https://issues.apache.org/jira/browse/CASSANDRA-6160

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

2013-10-08 Thread brandonwilliams
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/690dac3c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/690dac3c Diff:

[3/6] git commit: FD exposes a count of up/down machines over JMX Patch by Sankalp Kohli, reviewed by brandonwilliams for CASSANDRA-6044

2013-10-08 Thread brandonwilliams
FD exposes a count of up/down machines over JMX Patch by Sankalp Kohli, reviewed by brandonwilliams for CASSANDRA-6044 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fe56518d Tree:

[1/6] git commit: FD exposes a count of up/down machines over JMX Patch by Sankalp Kohli, reviewed by brandonwilliams for CASSANDRA-6044

2013-10-08 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.2 6a5434078 - fe56518d9 refs/heads/cassandra-2.0 dccc91db0 - 690dac3c2 refs/heads/trunk 3f918e233 - cfac7fbc1 FD exposes a count of up/down machines over JMX Patch by Sankalp Kohli, reviewed by brandonwilliams for CASSANDRA-6044 Project:

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

2013-10-08 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/cfac7fbc Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/cfac7fbc Diff:

[2/6] git commit: FD exposes a count of up/down machines over JMX Patch by Sankalp Kohli, reviewed by brandonwilliams for CASSANDRA-6044

2013-10-08 Thread brandonwilliams
FD exposes a count of up/down machines over JMX Patch by Sankalp Kohli, reviewed by brandonwilliams for CASSANDRA-6044 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fe56518d Tree:

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

2013-10-08 Thread brandonwilliams
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/690dac3c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/690dac3c Diff:

[jira] [Commented] (CASSANDRA-6153) Stress stopped calculating latency stats

2013-10-08 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13789088#comment-13789088 ] Brandon Williams commented on CASSANDRA-6153: - I think you're right about

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

2013-10-08 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-6102: Attachment: 6102-v2.txt What if we just tracked them locally outside of the

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

2013-10-08 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-6102: Attachment: 6102-v2.txt CassandraStorage broken for bigints and ints

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

2013-10-08 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-6102: Attachment: (was: 6102-v2.txt) CassandraStorage broken for bigints and

[jira] [Commented] (CASSANDRA-6128) Add more data mappings for Pig

2013-10-08 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13789114#comment-13789114 ] Brandon Williams commented on CASSANDRA-6128: - Actually, we just let

[jira] [Created] (CASSANDRA-6161) CF with composite columns can not be accessed from thrift (include cli interface) when upgrade to 1.2.9

2013-10-08 Thread Jonas Wu (JIRA)
Jonas Wu created CASSANDRA-6161: --- Summary: CF with composite columns can not be accessed from thrift (include cli interface) when upgrade to 1.2.9 Key: CASSANDRA-6161 URL:

[jira] [Updated] (CASSANDRA-6161) CF with composite columns can not be accessed from thrift (include cli interface) when upgrade to 1.2.9

2013-10-08 Thread Jonas Wu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonas Wu updated CASSANDRA-6161: Description: We encounter this problem when upgrade from 1.2.6 to 1.2.9 . For our careless

[jira] [Commented] (CASSANDRA-5871) Update nodetool to use o.a.c.metrics

2013-10-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13789160#comment-13789160 ] Jonathan Ellis commented on CASSANDRA-5871: --- We should switch to using

[jira] [Updated] (CASSANDRA-6160) Throw errror when attempting to create a secondary index against counter

2013-10-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6160: -- Reviewer: Jonathan Ellis Component/s: API Fix Version/s: 1.2.11

[jira] [Updated] (CASSANDRA-6161) CF with composite columns can not be accessed from thrift (include cli interface) when upgrade to 1.2.9

2013-10-08 Thread Jonas Wu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonas Wu updated CASSANDRA-6161: Description: We encounter this problem when upgrade from 1.2.6 to 1.2.9 . For our careless

[jira] [Updated] (CASSANDRA-6161) CF with composite columns can not be accessed from thrift (include cli interface) when upgrade to 1.2.9

2013-10-08 Thread Jonas Wu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonas Wu updated CASSANDRA-6161: Description: We encounter this problem when upgrade from 1.2.6 to 1.2.9 . For our careless

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

2013-10-08 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-v2.txt It's not true for replacing, not only because we're

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

2013-10-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5916: -- Reviewer: Tyler Hobbs gossip and tokenMetadata get hostId out of sync on failed

[jira] [Created] (CASSANDRA-6162) Cassandra does not start on Ubuntu 13.04 RUssian

2013-10-08 Thread Sergey Nagaytsev (JIRA)
Sergey Nagaytsev created CASSANDRA-6162: --- Summary: Cassandra does not start on Ubuntu 13.04 RUssian Key: CASSANDRA-6162 URL: https://issues.apache.org/jira/browse/CASSANDRA-6162 Project:

[5/6] git commit: merge from 1.2

2013-10-08 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/21ab8f81 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/21ab8f81 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/21ab8f81

[4/6] git commit: merge from 1.2

2013-10-08 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/21ab8f81 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/21ab8f81 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/21ab8f81

[2/6] git commit: Trace index selection patch by Lyuben Todorov and jbellis for CASSANDRA-6001

2013-10-08 Thread jbellis
Trace index selection patch by Lyuben Todorov and jbellis for CASSANDRA-6001 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/241c70a3 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/241c70a3 Diff:

[3/6] git commit: Trace index selection patch by Lyuben Todorov and jbellis for CASSANDRA-6001

2013-10-08 Thread jbellis
Trace index selection patch by Lyuben Todorov and jbellis for CASSANDRA-6001 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/241c70a3 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/241c70a3 Diff:

[1/6] git commit: Trace index selection patch by Lyuben Todorov and jbellis for CASSANDRA-6001

2013-10-08 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 fe56518d9 - 241c70a37 refs/heads/cassandra-2.0 690dac3c2 - 21ab8f81a refs/heads/trunk cfac7fbc1 - c8434acf7 Trace index selection patch by Lyuben Todorov and jbellis for CASSANDRA-6001 Project:

[6/6] git commit: merge from 2.0

2013-10-08 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/c8434acf Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c8434acf Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/c8434acf

[jira] [Created] (CASSANDRA-6163) `service cassandra status` fails in Ubuntu 13.04 RUssian

2013-10-08 Thread Sergey Nagaytsev (JIRA)
Sergey Nagaytsev created CASSANDRA-6163: --- Summary: `service cassandra status` fails in Ubuntu 13.04 RUssian Key: CASSANDRA-6163 URL: https://issues.apache.org/jira/browse/CASSANDRA-6163 Project:

[jira] [Updated] (CASSANDRA-6162) Cassandra does not start on Ubuntu 13.04 RUssian

2013-10-08 Thread Sergey Nagaytsev (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Nagaytsev updated CASSANDRA-6162: Attachment: CASSANDRA-6162.patch Uncommenting lines #MAX_HEAP_SIZE=4G

[jira] [Comment Edited] (CASSANDRA-5871) Update nodetool to use o.a.c.metrics

2013-10-08 Thread koray sariteke (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13789348#comment-13789348 ] koray sariteke edited comment on CASSANDRA-5871 at 10/8/13 4:25 PM:

[jira] [Commented] (CASSANDRA-5871) Update nodetool to use o.a.c.metrics

2013-10-08 Thread koray sariteke (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13789348#comment-13789348 ] koray sariteke commented on CASSANDRA-5871: --- So what i understood is query

[jira] [Commented] (CASSANDRA-5871) Update nodetool to use o.a.c.metrics

2013-10-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13789352#comment-13789352 ] Jonathan Ellis commented on CASSANDRA-5871: --- Metrics are exposed over JMX

[jira] [Updated] (CASSANDRA-6163) `service cassandra status` fails in Ubuntu 13.04 RUssian

2013-10-08 Thread Sergey Nagaytsev (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Nagaytsev updated CASSANDRA-6163: Description: sudo service cassandra status xss = -ea

[jira] [Commented] (CASSANDRA-6163) `service cassandra status` fails in Ubuntu 13.04 RUssian

2013-10-08 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13789370#comment-13789370 ] Brandon Williams commented on CASSANDRA-6163: - Probably CASSANDRA-6101 and

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

2013-10-08 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13789389#comment-13789389 ] Alex Liu commented on CASSANDRA-6102: - It needs be serialized so that it can be

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

2013-10-08 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/b557f7e3 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b557f7e3 Diff:

[2/3] git commit: fix build

2013-10-08 Thread jbellis
fix build Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/102c3c12 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/102c3c12 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/102c3c12 Branch:

[1/3] git commit: fix build

2013-10-08 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 241c70a37 - 102c3c123 refs/heads/cassandra-2.0 21ab8f81a - b557f7e37 fix build Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/102c3c12 Tree:

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

2013-10-08 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13789401#comment-13789401 ] Brandon Williams commented on CASSANDRA-6102: - Ah, right. Well, I'm open

[jira] [Commented] (CASSANDRA-6001) Add a Tracing line for index/seq scan queries

2013-10-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13789402#comment-13789402 ] Jonathan Ellis commented on CASSANDRA-6001: --- committed Add a Tracing line

[jira] [Commented] (CASSANDRA-5818) Duplicated error messages on directory creation error at startup

2013-10-08 Thread koray sariteke (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13789410#comment-13789410 ] koray sariteke commented on CASSANDRA-5818: --- attached a patch. Check for

[jira] [Updated] (CASSANDRA-5818) Duplicated error messages on directory creation error at startup

2013-10-08 Thread koray sariteke (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] koray sariteke updated CASSANDRA-5818: -- Attachment: patch.diff Duplicated error messages on directory creation error at

[jira] [Updated] (CASSANDRA-4925) Failure Detector should log or ignore sudden time change to the past

2013-10-08 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sankalp kohli updated CASSANDRA-4925: - Attachment: (was: trunk-4925.patch) Failure Detector should log or ignore

[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-10-08 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-6086: -- Attachment: 6086-v2.txt bq. From the other hand, the leftovers about to remove are

[jira] [Updated] (CASSANDRA-4925) Failure Detector should log or ignore sudden time change to the past

2013-10-08 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sankalp kohli updated CASSANDRA-4925: - Attachment: trunk-4925.patch With the Gossiper milli fix Failure Detector should

[jira] [Comment Edited] (CASSANDRA-4925) Failure Detector should log or ignore sudden time change to the past

2013-10-08 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13789412#comment-13789412 ] sankalp kohli edited comment on CASSANDRA-4925 at 10/8/13 5:23 PM:

[jira] [Commented] (CASSANDRA-6153) Stress stopped calculating latency stats

2013-10-08 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13789430#comment-13789430 ] Mikhail Stepura commented on CASSANDRA-6153: There was an attempt to

[jira] [Updated] (CASSANDRA-6153) Stress stopped calculating latency stats

2013-10-08 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Stepura updated CASSANDRA-6153: --- Attachment: trunk-6153.patch Stress stopped calculating latency stats

git commit: Revert metrics upgrade from stress. Patch by Mikhail Stepura, reviewed by brandonwilliams for CASSANDRA-6153

2013-10-08 Thread brandonwilliams
Updated Branches: refs/heads/trunk c8434acf7 - a8a2ffb97 Revert metrics upgrade from stress. Patch by Mikhail Stepura, reviewed by brandonwilliams for CASSANDRA-6153 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-6154) Inserts are blocked in 2.1

2013-10-08 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13789507#comment-13789507 ] Ryan McGuire commented on CASSANDRA-6154: - Thanks, working now. Inserts are

[jira] [Commented] (CASSANDRA-6153) Stress stopped calculating latency stats

2013-10-08 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13789504#comment-13789504 ] Ryan McGuire commented on CASSANDRA-6153: - +1. Thanks. Stress stopped

[jira] [Updated] (CASSANDRA-5889) add tombstone metrics to cfstats or cfhistograms

2013-10-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5889: -- Reviewer: Jonathan Ellis Fix Version/s: 1.2.11 add tombstone metrics to

[jira] [Commented] (CASSANDRA-5889) add tombstone metrics to cfstats or cfhistograms

2013-10-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13789522#comment-13789522 ] Jonathan Ellis commented on CASSANDRA-5889: --- Sorry, realized we committed

[jira] [Updated] (CASSANDRA-6109) Consider coldness in STCS compaction

2013-10-08 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-6109: --- Attachment: 6109-v2.patch 6109-v2.patch (and

[jira] [Created] (CASSANDRA-6164) Switch CFS histograms to biased sampling

2013-10-08 Thread Jonathan Ellis (JIRA)
Jonathan Ellis created CASSANDRA-6164: - Summary: Switch CFS histograms to biased sampling Key: CASSANDRA-6164 URL: https://issues.apache.org/jira/browse/CASSANDRA-6164 Project: Cassandra

[jira] [Updated] (CASSANDRA-6164) Switch CFS histograms to biased sampling

2013-10-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6164: -- Attachment: 6164.txt Also cleans up the tombstone histograms from CASSANDRA-6057

[jira] [Commented] (CASSANDRA-6164) Switch CFS histograms to biased sampling

2013-10-08 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13789578#comment-13789578 ] Yuki Morishita commented on CASSANDRA-6164: --- I don't think changing MBean

[jira] [Commented] (CASSANDRA-6164) Switch CFS histograms to biased sampling

2013-10-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13789579#comment-13789579 ] Jonathan Ellis commented on CASSANDRA-6164: --- The method names being changed

[jira] [Updated] (CASSANDRA-5889) add tombstone metrics to cfstats or cfhistograms

2013-10-08 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Stepura updated CASSANDRA-5889: --- Attachment: cassandra-1.2-5889.patch Patch for 1.2 add tombstone metrics to

[jira] [Reopened] (CASSANDRA-6154) Inserts are blocked in 2.1

2013-10-08 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reopened CASSANDRA-6154: - Actually, there's something wrong in the 2.0 branch that points at this commit

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

2013-10-08 Thread Matt Kapilevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13789631#comment-13789631 ] Matt Kapilevich commented on CASSANDRA-5913: We're having the same issue.

[jira] [Commented] (CASSANDRA-6164) Switch CFS histograms to biased sampling

2013-10-08 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13789652#comment-13789652 ] Yuki Morishita commented on CASSANDRA-6164: --- yeah, that's right. +1 from me.

[jira] [Created] (CASSANDRA-6165) AE in hinted handoff delivery

2013-10-08 Thread Brandon Williams (JIRA)
Brandon Williams created CASSANDRA-6165: --- Summary: AE in hinted handoff delivery Key: CASSANDRA-6165 URL: https://issues.apache.org/jira/browse/CASSANDRA-6165 Project: Cassandra Issue

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

2013-10-08 Thread Chris Burroughs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13789654#comment-13789654 ] Chris Burroughs commented on CASSANDRA-5913: I looked into this a bit, U

[jira] [Updated] (CASSANDRA-6165) AE in hinted handoff delivery

2013-10-08 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-6165: Since Version: 2.1 AE in hinted handoff delivery

[jira] [Commented] (CASSANDRA-6135) Add beforeChange Notification to Gossiper State.

2013-10-08 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13789672#comment-13789672 ] Tyler Hobbs commented on CASSANDRA-6135: +1 Add beforeChange Notification to

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

2013-10-08 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/465e90c2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/465e90c2 Diff:

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

2013-10-08 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/b557f7e3 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b557f7e3 Diff:

[04/11] git commit: Update sstablesPerReadHistogram to use biased sampling patch by jbellis; reviewed by yukim for CASSANDRA-6164

2013-10-08 Thread jbellis
Update sstablesPerReadHistogram to use biased sampling patch by jbellis; reviewed by yukim for CASSANDRA-6164 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/99b40fd0 Tree:

[07/11] git commit: add live/tombstoned histogram counts to cfstats patch by Mikhail Stepura; reviewed by jbellis for CASSANDRA-5889

2013-10-08 Thread jbellis
add live/tombstoned histogram counts to cfstats patch by Mikhail Stepura; reviewed by jbellis for CASSANDRA-5889 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f31e399a Tree:

[01/11] git commit: fix build

2013-10-08 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 102c3c123 - f31e399ab refs/heads/cassandra-2.0 b557f7e37 - 9620e0cc3 refs/heads/trunk a8a2ffb97 - 465e90c2b fix build Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[09/11] git commit: merge from 1.2

2013-10-08 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/9620e0cc Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/9620e0cc Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/9620e0cc

[05/11] git commit: Update sstablesPerReadHistogram to use biased sampling patch by jbellis; reviewed by yukim for CASSANDRA-6164

2013-10-08 Thread jbellis
Update sstablesPerReadHistogram to use biased sampling patch by jbellis; reviewed by yukim for CASSANDRA-6164 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/99b40fd0 Tree:

[03/11] git commit: Update sstablesPerReadHistogram to use biased sampling patch by jbellis; reviewed by yukim for CASSANDRA-6164

2013-10-08 Thread jbellis
Update sstablesPerReadHistogram to use biased sampling patch by jbellis; reviewed by yukim for CASSANDRA-6164 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/99b40fd0 Tree:

[10/11] git commit: merge from 1.2

2013-10-08 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/9620e0cc Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/9620e0cc Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/9620e0cc

[06/11] git commit: add live/tombstoned histogram counts to cfstats patch by Mikhail Stepura; reviewed by jbellis for CASSANDRA-5889

2013-10-08 Thread jbellis
add live/tombstoned histogram counts to cfstats patch by Mikhail Stepura; reviewed by jbellis for CASSANDRA-5889 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f31e399a Tree:

[2/3] git commit: add 6164 to NEWS

2013-10-08 Thread jbellis
add 6164 to NEWS Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d8d764db Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d8d764db Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/d8d764db

[1/3] git commit: add 6164 to NEWS

2013-10-08 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 f31e399ab - d8d764db2 refs/heads/cassandra-2.0 9620e0cc3 - 471c2e654 add 6164 to NEWS Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d8d764db Tree:

[3/3] git commit: merge from 2.0

2013-10-08 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/471c2e65 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/471c2e65 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/471c2e65

[jira] [Created] (CASSANDRA-6166) getOperationMode can thow NullPointerException

2013-10-08 Thread Connor Warrington (JIRA)
Connor Warrington created CASSANDRA-6166: Summary: getOperationMode can thow NullPointerException Key: CASSANDRA-6166 URL: https://issues.apache.org/jira/browse/CASSANDRA-6166 Project:

[08/11] git commit: add live/tombstoned histogram counts to cfstats patch by Mikhail Stepura; reviewed by jbellis for CASSANDRA-5889

2013-10-08 Thread jbellis
add live/tombstoned histogram counts to cfstats patch by Mikhail Stepura; reviewed by jbellis for CASSANDRA-5889 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f31e399a Tree:

[jira] [Updated] (CASSANDRA-6166) getOperationMode can thow NullPointerException

2013-10-08 Thread Connor Warrington (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Connor Warrington updated CASSANDRA-6166: - Attachment: trunk-6166.txt getOperationMode can thow NullPointerException

[jira] [Updated] (CASSANDRA-6166) getOperationMode can thow NullPointerException

2013-10-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6166: -- Reviewer: Dave Brosius Fix Version/s: 2.0.2 getOperationMode can thow

[jira] [Commented] (CASSANDRA-6154) Inserts are blocked in 2.1

2013-10-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13789695#comment-13789695 ] Jonathan Ellis commented on CASSANDRA-6154: --- Can you set trace probability

[jira] [Created] (CASSANDRA-6167) Add end-slice termination predicate

2013-10-08 Thread Tupshin Harper (JIRA)
Tupshin Harper created CASSANDRA-6167: - Summary: Add end-slice termination predicate Key: CASSANDRA-6167 URL: https://issues.apache.org/jira/browse/CASSANDRA-6167 Project: Cassandra

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

2013-10-08 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McGuire updated CASSANDRA-4338: Attachment: 4338.benchmark.png Experiment with direct buffer in SequentialWriter

  1   2   >