[
https://issues.apache.org/jira/browse/CASSANDRA-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-444:
-------------------------------------
Attachment: (was:
0002-serialize-row-outside-of-commitlog-executor-to-improve.txt)
> improve throughput for normal inserts on many-core systems
> ----------------------------------------------------------
>
> Key: CASSANDRA-444
> URL: https://issues.apache.org/jira/browse/CASSANDRA-444
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Jonathan Ellis
> Assignee: Jonathan Ellis
> Fix For: 0.5
>
> Attachments:
> 0001-CASSANDRA-444-move-per-key-locking-inside-Memtable-and.txt,
> 0002-serialize-row-outside-of-commitlog-executor-to-improve.txt,
> 0003-use-putIfAbsent-to-avoid-locking-on-first-insert.txt
>
>
> move the serialization of commitlog Row to the calling thread, not the CL
> executor
> shard the memtable lock
> others?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.