[
https://issues.apache.org/jira/browse/CASSANDRA-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12748551#action_12748551
]
Jonathan Ellis commented on CASSANDRA-337:
------------------------------------------
I still don't see any reason to use separate executors for BMT flush and normal
MT. In fact I was thinking normal MT should probably have threads = #disks.
(Why do you use 2x?) I'd favor keeping a single executor, with configurable
thread count.
> Make BinaryMemtable work
> ------------------------
>
> Key: CASSANDRA-337
> URL: https://issues.apache.org/jira/browse/CASSANDRA-337
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Reporter: Jonathan Ellis
> Assignee: Chris Goffinet
> Fix For: 0.4
>
> Attachments: 0001-Working-version-of-BMT.patch,
> 0002-Added-flushAndshutdown-v2.patch,
> 0003-Removed-decorateKey-in-writer.append-in-BMT.patch, 337-rebased.patch,
> 337.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.