Skip to content

Instantly share code, notes, and snippets.

@afeinberg
Created December 24, 2009 19:53
Show Gist options
  • Save afeinberg/263338 to your computer and use it in GitHub Desktop.
Save afeinberg/263338 to your computer and use it in GitHub Desktop.
<error message="client routing strategy not in sync with store routing@ strategy!" type="voldemort.store.InvalidMetadataException">voldemort.store.Inv@alidMetadataException: client routing strategy not in sync with store routing s@trategy!
at java.lang.reflect.Constructor.newInstance(Constructor.java:501)
at voldemort.utils.ReflectUtils.callConstructor(ReflectUtils.java:117)
at voldemort.utils.ReflectUtils.callConstructor(ReflectUtils.java:104)
at voldemort.store.ErrorCodeMapper.getError(ErrorCodeMapper.java:63)
at voldemort.client.protocol.pb.ProtoBuffClientRequestFormat.throwException(@ProtoBuffClientRequestFormat.java:168)
at voldemort.client.protocol.pb.ProtoBuffClientRequestFormat.readGetResponse@(ProtoBuffClientRequestFormat.java:103)
at voldemort.store.socket.SocketStore.get(SocketStore.java:126)
at voldemort.utils.Ec2RebalancingTest.checkGetEntries(Ec2RebalancingTest.jav@a:349)
at voldemort.utils.Ec2RebalancingTest.rebalanceAndCheck(Ec2RebalancingTest.j@ava:314)
at voldemort.utils.Ec2RebalancingTest.testSingleRebalancing([email protected]:259)
</error>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment