throw new IOException("Bad connect ack with firstBadLink " +
firstBadLink);
}
}
result = true; // success
blockStream = dfsClient.new MultiDataOutputStream(tmpOut);
blockReplyStream = dfsClient.new MultiDataInputStream(replyIn);
this.s = sockets;
if (appendFlag) {
// start the responseProcessor if the pipeline is successfully setup