[jira] [Updated] (CASSANDRA-5506) Reduce memory consumption of IndexSummary

2013-04-28 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5506: -- Reviewer: vijay2...@yahoo.com (was: yukim) Reduce memory consumption of

[jira] [Commented] (CASSANDRA-5506) Reduce memory consumption of IndexSummary

2013-04-28 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643917#comment-13643917 ] Jonathan Ellis commented on CASSANDRA-5506: --- I'm pretty comfortable

[jira] [Commented] (CASSANDRA-5506) Reduce memory consumption of IndexSummary

2013-04-28 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643920#comment-13643920 ] Vijay commented on CASSANDRA-5506: -- +1 for the patch and +1 for a separate ticket.

[jira] [Created] (CASSANDRA-5520) Query tracing session info inconsistent with events info

2013-04-28 Thread Ilya Kirnos (JIRA)
Ilya Kirnos created CASSANDRA-5520: -- Summary: Query tracing session info inconsistent with events info Key: CASSANDRA-5520 URL: https://issues.apache.org/jira/browse/CASSANDRA-5520 Project: Cassandra

[jira] [Created] (CASSANDRA-5521) move IndexSummary off heap

2013-04-28 Thread Jonathan Ellis (JIRA)
Jonathan Ellis created CASSANDRA-5521: - Summary: move IndexSummary off heap Key: CASSANDRA-5521 URL: https://issues.apache.org/jira/browse/CASSANDRA-5521 Project: Cassandra Issue Type:

git commit: Reduce memory consumption of IndexSummary patch by jbellis; reviewed by vijay for CASSANDRA-5506

2013-04-28 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 dc5b1e9b8 - 9851b73fc Reduce memory consumption of IndexSummary patch by jbellis; reviewed by vijay for CASSANDRA-5506 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-5506) Reduce memory consumption of IndexSummary

2013-04-28 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13644030#comment-13644030 ] Jonathan Ellis commented on CASSANDRA-5506: --- committed; created

[1/3] git commit: Reduce memory consumption of IndexSummary patch by jbellis; reviewed by vijay for CASSANDRA-5506

2013-04-28 Thread jbellis
Updated Branches: refs/heads/trunk 1aa987402 - 4439b4117 Reduce memory consumption of IndexSummary patch by jbellis; reviewed by vijay for CASSANDRA-5506 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9851b73f

[3/3] git commit: ghetto-merge from cassandra 1.2

2013-04-28 Thread jbellis
ghetto-merge from cassandra 1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4439b411 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4439b411 Diff:

git commit: fix merge issues

2013-04-28 Thread dbrosius
Updated Branches: refs/heads/trunk 4439b4117 - 385ce13f5 fix merge issues Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/385ce13f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/385ce13f Diff:

git commit: keep a local copy of indexInterval in summary builder so we don't need to pass it to maybeAddEntry

2013-04-28 Thread jbellis
Updated Branches: refs/heads/trunk 385ce13f5 - facaaf504 keep a local copy of indexInterval in summary builder so we don't need to pass it to maybeAddEntry Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/facaaf50

git commit: meant to squash this in too

2013-04-28 Thread jbellis
Updated Branches: refs/heads/trunk facaaf504 - 0f8fc77b8 meant to squash this in too Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0f8fc77b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0f8fc77b

[jira] [Commented] (CASSANDRA-5521) move IndexSummary off heap

2013-04-28 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13644123#comment-13644123 ] Vijay commented on CASSANDRA-5521: -- Pushed the changes to

[jira] [Commented] (CASSANDRA-5472) Timeuuid with CLUSTERING ORDER DESC cannot be used with the dateOf CQL3 function

2013-04-28 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13644147#comment-13644147 ] Aleksey Yeschenko commented on CASSANDRA-5472: -- Makes sense and lgtm. +1

git commit: remove unused code/deprecations

2013-04-28 Thread dbrosius
Updated Branches: refs/heads/trunk 0f8fc77b8 - 6c8b3ad0e remove unused code/deprecations Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6c8b3ad0 Tree:

git commit: remove unused cql2 describeSchemaVersions

2013-04-28 Thread dbrosius
Updated Branches: refs/heads/trunk 6c8b3ad0e - 0749c0415 remove unused cql2 describeSchemaVersions Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0749c041 Tree:

[jira] [Commented] (CASSANDRA-5521) move IndexSummary off heap

2013-04-28 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13644229#comment-13644229 ] Jonathan Ellis commented on CASSANDRA-5521: --- Seems inefficient to make the

git commit: KeyIterator no longer needs to hold onto the Descriptor

2013-04-28 Thread dbrosius
Updated Branches: refs/heads/trunk 0749c0415 - 383d35ea5 KeyIterator no longer needs to hold onto the Descriptor Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/383d35ea Tree:

[jira] [Commented] (CASSANDRA-5521) move IndexSummary off heap

2013-04-28 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13644237#comment-13644237 ] Vijay commented on CASSANDRA-5521: -- {quote} Seems inefficient to make the get pair

[jira] [Commented] (CASSANDRA-5517) Cassandra crashes at start with segmentation fault

2013-04-28 Thread Sergey Naumov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13644293#comment-13644293 ] Sergey Naumov commented on CASSANDRA-5517: -- # java -version java version