On Thu, May 03, 2001 at 02:14:57AM +0200, Oskar Sandberg wrote:
> On Wed, May 02, 2001 at 12:45:12PM -0400, Tavin Cole wrote:
> > requests means you end up having to switch back and forth b/t REQUESTING
> > and TRANSFERRING -- yet in FCPClient and InternalClient you can only go
> > through the Transfer* states once, which makes it very difficult to
> > logically get to TRANSFERRING a second time if the request is restarted.
> > So what we have here is an FNPClient artifact.
> 
> How so? A request can go between Pending and Transfering an infinite
> number of times in the internal node states, why not in Internal client?

Sorry, I was thinking of inserts, in which case the data is only transferred
into the node's store once from the provided Buckets.  Hence the sequence
of Transfer* events can only occur once except for FNPClient.

Reply via email to