From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: tabled version 0.4 released Date: Fri, 13 Nov 2009 18:41:55 -0500 Message-ID: <4AFDEEC3.5010703@garzik.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: hail-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Project Hail Download URL: http://www.kernel.org/pub/software/network/distsrv/tabled/ SCM URL: git://git.kernel.org/pub/scm/daemon/distsrv/tabled.git Release comments: Mainly a point release to match chunkd's release API. zaitcev's multi-chunkd work is notable, though a bit in-transition at the moment. Release notes for version 0.4: Version 0.4 - November 13, 2009 - retrieve chunk config from CLD - make start-up (waiting for dependent daemons) more robust - automatic TCP port assignment, published in a file for other processes to retrieve. - add ability to write to multiple chunk servers (not yet redundant, though) - rotate input (read) chunk server - several updates for underlying chunkd API changes - several bug fixes