[
https://issues.apache.org/jira/browse/CASSANDRA-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741968#action_12741968
]
Jonathan Ellis commented on CASSANDRA-337:
------------------------------------------
BinaryMemtable is intended to allow writing pre-serialized data, but FB never
really cleaned it up to make it useful for anyone but them. Chris has done
that and this ticket is to remind him to post diffs.
My patch just removes an unnecessary extra executor and class and has BMt use
the CFS executor for flushes like normal Mt.
> 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: 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.