[
https://issues.apache.org/jira/browse/CASSANDRA-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747948#action_12747948
]
Johan Oskarsson commented on CASSANDRA-337:
-------------------------------------------
I assume the two last patches are to be applied together? If I try to build
trunk + those patches I get the following error:
[javac]
/home/cassandra/cassandra-trunk/src/java/org/apache/cassandra/net/MessagingService.java:505:
cannot find symbol
[javac] symbol : method getConnections()
[javac] location: class org.apache.cassandra.net.TcpConnectionManager
[javac] for(TcpConnection connection:
entry.getValue().getConnections())
> 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.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.