From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pete Zaitcev Subject: Re: [Patch 1/2] tabled: fix bugs in streaming of data Date: Tue, 5 Jan 2010 21:02:55 -0700 Message-ID: <20100105210255.74397f8c@redhat.com> References: <20100105002749.4e13eb50@redhat.com> <4B4302C0.9080007@garzik.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4B4302C0.9080007@garzik.org> Sender: hail-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Jeff Garzik Cc: Project Hail List On Tue, 05 Jan 2010 04:13:36 -0500 Jeff Garzik wrote: > applied... chunkd needs these fixes also, yes? No, it appears correct as-is. Although, the large-object test in the suite does not check the data it transmits, so if chunkd were broken, we might not know it. On the other hand, the fact that tabled stores test objects in chunkservers assures us that it works at least as far as tabled's tests verify. -- Pete