Also missing is MultiAsyncResult.

Jun
IBM Almaden Research Center
K55/B1, 650 Harry Road, San Jose, CA  95120-6099

jun...@almaden.ibm.com


Roland Dreier <rol...@digitalvampire.org> wrote on 03/27/2009 08:44:20 AM:

>
> Hi, I have an up-to-date svn repository (r759176), and the build fails
> with a few errors like:
>
>     [javac] trunk/src/org/apache/cassandra/service/StorageProxy.
> java:619: cannot find symbol
>     [javac] symbol  : class MultiQuorumResponseHandler
>     [javac] location: class org.apache.cassandra.service.StorageProxy
>     [javac]     private static MultiQuorumResponseHandler
> dispatchMessages(Map<String, ReadMessage[]> readMessages,
> Map<String, Message[]> messages) throws IOException
>
> Perhaps did someone forget to add a file (maybe
> src/org/apache/cassandra/service/MultiQuorumResponseHandler.java)
> when committing?
>
> Thanks,
>   Roland

Reply via email to