From: Ron Reynolds <tequila...@ymail.com>
Date: Tue, 23 Mar 2010 07:52:42 -0700 (PDT)
Local: Tues, Mar 23 2010 10:52 am
Subject: couldn't get VoldemortFilter to work
playing with the AdminClient i tried using a VoldemortFilter with fetchEntries() but any time i provided a non-null reference to my VoldemortFilter on the client i got nothing back and this on the server: 03 23, 2010 04:23:33 AM cc: voldemort.server.protocol.admin.AdminServiceRequestHandler ERROR: handleFetchPartitionEntries failed for request(partitions: 0 } fetch_values: true ) voldemort.VoldemortException: Failed to load and instantiate the filter class at voldemort.server.protocol.admin.AdminServiceRequestHandler.getFilterFromReq uest(AdminServiceRequestHandler.java:656) at voldemort.server.protocol.admin.AdminServiceRequestHandler.handleFetchParti tionEntries(AdminServiceRequestHandler.java:159) at voldemort.server.protocol.admin.AdminServiceRequestHandler.handleRequest(Ad minServiceRequestHandler.java:114) at voldemort.server.socket.SocketServerSession.run(SocketServerSession.java:73 ) ... Caused by: java.lang.ClassNotFoundException: com.audiencescience.service.user.util.VoldemortSingleKeyFilter at java.net.URLClassLoader$1.run(URLClassLoader.java:200) ... at voldemort.server.protocol.admin.AdminServiceRequestHandler.getFilterFromReq uest(AdminServiceRequestHandler.java:652) ... 6 more i originally used an anonymous inner class (i wasn't too surprised that didn't work). public class VoldemortSingleKeyFilter implements VoldemortFilter { }; should this feature work? is there a flag i need to set on the server? oh, version is 0.70.1 and the connection is between a windows client and a linux server both running Java 1.6 (64-bit 1.6.0_13 on the server; 32-bit 1.6.0_17 on the client). You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||