[jira] [Commented] (CASSANDRA-6697) Refactor Cell and CellName ByteBuffer accessors to avoid garbage allocation where possible

2014-02-12 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13900094#comment-13900094 ] Sylvain Lebresne commented on CASSANDRA-6697: - That's a very initial

[1/2] git commit: Avoid overlaps in LCS by not skipping levels and verifying that the candidates don't overlap any compacting sstables.

2014-02-12 Thread marcuse
Updated Branches: refs/heads/trunk 4334f99f4 - 3aaa0295c Avoid overlaps in LCS by not skipping levels and verifying that the candidates don't overlap any compacting sstables. Patch by marcuse, reviewed by jbellis for CASSANDRA-6688 Project:

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

2014-02-12 Thread marcuse
Merge branch 'cassandra-2.0' into trunk Conflicts: CHANGES.txt src/java/org/apache/cassandra/db/compaction/LeveledManifest.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3aaa0295 Tree:

git commit: Avoid overlaps in LCS by not skipping levels and verifying that the candidates don't overlap any compacting sstables.

2014-02-12 Thread marcuse
Updated Branches: refs/heads/cassandra-2.0 5f60fcc39 - 15ee94897 Avoid overlaps in LCS by not skipping levels and verifying that the candidates don't overlap any compacting sstables. Patch by marcuse, reviewed by jbellis for CASSANDRA-6688 Project:

<    1   2