On Wed, Nov 25, 2009 at 6:38 PM, time <[email protected]> wrote: > If I query a key range M..N, what nodes would likely answer?
I also would enjoy this feature. For my evaluation I was attempting to verify that data was being replicated to the proper nodes. I was able to do this superficially by hacking my own EndpointSnitch and then modifying the log4j config to place the output of StorageProxy into a separate file. This way I could see all of the nodes that were being read + written for each action, and verify that they were the nodes I expected. -matt
