[jira] [Commented] (CASSANDRA-6149) OOM in Cassandra 2.0.1

2013-10-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13787509#comment-13787509 ] Jonathan Ellis commented on CASSANDRA-6149: --- It doesn't entirely shock me

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

2013-10-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5818: -- Reviewer: Dave Brosius Duplicated error messages on directory creation error at

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

2013-10-06 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13787518#comment-13787518 ] Dave Brosius commented on CASSANDRA-5818: - Not sure how this addresses the

[jira] [Created] (CASSANDRA-6150) How do I remove the node that has Host Id is null ?

2013-10-06 Thread yunwoo oh (JIRA)
yunwoo oh created CASSANDRA-6150: Summary: How do I remove the node that has Host Id is null ? Key: CASSANDRA-6150 URL: https://issues.apache.org/jira/browse/CASSANDRA-6150 Project: Cassandra

[jira] [Commented] (CASSANDRA-6150) How do I remove the node that has Host Id is null ?

2013-10-06 Thread darion yaphets (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13787529#comment-13787529 ] darion yaphets commented on CASSANDRA-6150: --- maybe you should kill the

[jira] [Commented] (CASSANDRA-6107) CQL3 Batch statement memory leak

2013-10-06 Thread Lyuben Todorov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13787552#comment-13787552 ] Lyuben Todorov commented on CASSANDRA-6107: --- LGTM. But i was able to build

[jira] [Commented] (CASSANDRA-6149) OOM in Cassandra 2.0.1

2013-10-06 Thread Kai Wang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13787587#comment-13787587 ] Kai Wang commented on CASSANDRA-6149: - MAT shows One instance of

[jira] [Commented] (CASSANDRA-6107) CQL3 Batch statement memory leak

2013-10-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13787649#comment-13787649 ] Jonathan Ellis commented on CASSANDRA-6107: --- bq. I'm not sure about the

[jira] [Updated] (CASSANDRA-6149) OOM in Cassandra 2.0.1

2013-10-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6149: -- Attachment: 6149-debug.txt I think we have a bug in cache size estimation, but I'm

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

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

[4/6] git commit: merge from 1.2

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

[1/6] git commit: Limit CQL prepared statement cache by size instead of count patch by Lyuben Todorov; reviewed by jbellis for CASSANDRA-6107

2013-10-06 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 5b7dd5e62 - 4784e6717 refs/heads/cassandra-2.0 27967f95b - e9b624a73 refs/heads/trunk 8d9b5fdae - d34d84223 Limit CQL prepared statement cache by size instead of count patch by Lyuben Todorov; reviewed by jbellis for CASSANDRA-6107 Project:

[2/6] git commit: Limit CQL prepared statement cache by size instead of count patch by Lyuben Todorov; reviewed by jbellis for CASSANDRA-6107

2013-10-06 Thread jbellis
Limit CQL prepared statement cache by size instead of count patch by Lyuben Todorov; reviewed by jbellis for CASSANDRA-6107 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4784e671 Tree:

[5/6] git commit: merge from 1.2

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

[3/6] git commit: Limit CQL prepared statement cache by size instead of count patch by Lyuben Todorov; reviewed by jbellis for CASSANDRA-6107

2013-10-06 Thread jbellis
Limit CQL prepared statement cache by size instead of count patch by Lyuben Todorov; reviewed by jbellis for CASSANDRA-6107 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4784e671 Tree:

[jira] [Created] (CASSANDRA-6151) CqlPagingRecorderReader Used when Partition Key Is Explicitly Stated

2013-10-06 Thread Russell Alexander Spitzer (JIRA)
Russell Alexander Spitzer created CASSANDRA-6151: Summary: CqlPagingRecorderReader Used when Partition Key Is Explicitly Stated Key: CASSANDRA-6151 URL:

[jira] [Updated] (CASSANDRA-6151) CqlPagingRecorderReader Used when Partition Key Is Explicitly Stated

2013-10-06 Thread Russell Alexander Spitzer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Alexander Spitzer updated CASSANDRA-6151: - Description: From

[jira] [Updated] (CASSANDRA-6151) CqlPagingRecorderReader Used when Partition Key Is Explicitly Stated

2013-10-06 Thread Russell Alexander Spitzer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Alexander Spitzer updated CASSANDRA-6151: - Description: From

[jira] [Commented] (CASSANDRA-6149) OOM in Cassandra 2.0.1

2013-10-06 Thread Kai Wang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13787701#comment-13787701 ] Kai Wang commented on CASSANDRA-6149: - I got a bunch of less than estimation. Here

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

2013-10-06 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13787703#comment-13787703 ] Mikhail Stepura commented on CASSANDRA-5818: {quote} if we really want to

[jira] [Commented] (CASSANDRA-6149) OOM in Cassandra 2.0.1

2013-10-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13787711#comment-13787711 ] Jonathan Ellis commented on CASSANDRA-6149: --- How many requests/hits are in

[1/6] git commit: fix build

2013-10-06 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 4784e6717 - d396fd47d refs/heads/cassandra-2.0 e9b624a73 - 6a603046e refs/heads/trunk d34d84223 - a2edbede5 fix build Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[3/6] git commit: fix build

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

[2/6] git commit: fix build

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

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

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

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

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

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

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

[jira] [Updated] (CASSANDRA-6149) OOM in Cassandra 2.0.1

2013-10-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6149: -- Attachment: 6149.txt OOM in Cassandra 2.0.1 --

[jira] [Commented] (CASSANDRA-6149) OOM in Cassandra 2.0.1

2013-10-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13787728#comment-13787728 ] Jonathan Ellis commented on CASSANDRA-6149: --- While the size bug is the

[jira] [Created] (CASSANDRA-6152) Assertion error in 2.0.1 at db.ColumnSerializer.serialize(ColumnSerializer.java:56)

2013-10-06 Thread Donald Smith (JIRA)
Donald Smith created CASSANDRA-6152: --- Summary: Assertion error in 2.0.1 at db.ColumnSerializer.serialize(ColumnSerializer.java:56) Key: CASSANDRA-6152 URL: https://issues.apache.org/jira/browse/CASSANDRA-6152

[jira] [Commented] (CASSANDRA-6152) Assertion error in 2.0.1 at db.ColumnSerializer.serialize(ColumnSerializer.java:56)

2013-10-06 Thread Donald Smith (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13787772#comment-13787772 ] Donald Smith commented on CASSANDRA-6152: - The exception seems to happen first

[jira] [Commented] (CASSANDRA-6152) Assertion error in 2.0.1 at db.ColumnSerializer.serialize(ColumnSerializer.java:56)

2013-10-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13787797#comment-13787797 ] Jonathan Ellis commented on CASSANDRA-6152: --- That says you have an empty

[jira] [Commented] (CASSANDRA-6152) Assertion error in 2.0.1 at db.ColumnSerializer.serialize(ColumnSerializer.java:56)

2013-10-06 Thread Donald Smith (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13787808#comment-13787808 ] Donald Smith commented on CASSANDRA-6152: - I was running a functional test

[jira] [Commented] (CASSANDRA-6149) OOM in Cassandra 2.0.1

2013-10-06 Thread Kai Wang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13787828#comment-13787828 ] Kai Wang commented on CASSANDRA-6149: - fix is confirmed. Thank you. OOM in

[jira] [Commented] (CASSANDRA-6152) Assertion error in 2.0.1 at db.ColumnSerializer.serialize(ColumnSerializer.java:56)

2013-10-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13787830#comment-13787830 ] Jonathan Ellis commented on CASSANDRA-6152: --- As you can guess, we do have

git commit: fix format string token

2013-10-06 Thread dbrosius
Updated Branches: refs/heads/trunk a2edbede5 - e43b82ba6 fix format string token Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e43b82ba Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e43b82ba Diff:

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

2013-10-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-5889: - Assignee: Mikhail Stepura (was: Yuki Morishita) Want to take a stab at

[jira] [Assigned] (CASSANDRA-5957) Cannot drop keyspace Keyspace1 after running cassandra-stress

2013-10-06 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-5957: - Assignee: Tyler Hobbs (was: Yuki Morishita) Cannot drop keyspace Keyspace1

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

2013-10-06 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13787887#comment-13787887 ] Mikhail Stepura commented on CASSANDRA-5889: [~jbellis] will do my best.