From: Jeff Garzik <jeff@garzik.org>
To: Colin McCabe <cmccabe@alumni.cmu.edu>
Cc: Project Hail List <hail-devel@vger.kernel.org>,
Pete Zaitcev <zaitcev@redhat.com>
Subject: Re: [PATCH 0/6 v2] logging refactoring
Date: Mon, 14 Dec 2009 15:36:16 -0500 [thread overview]
Message-ID: <4B26A1C0.2080401@garzik.org> (raw)
In-Reply-To: <436f52800912132323paf46ea2j6392ce81e13a7981@mail.gmail.com>
On 12/14/2009 02:23 AM, Colin McCabe wrote:
> Hi all,
>
> I think I'm going to respin this patch to be a lot smaller. Just
> refactor one or two things, but leave the existing "verbose" and
> "applog" system in place. Let me know what you think-- do you think I
> should push ahead with HAIL_DEBUG etc.,
Well... I was waiting until today to see if downstream API-related
patches would appear. Prior to CLD version 1.0, the "rules" are that
any and all network protocol or client API changes are OK. After 1.0,
we will need to take typical userland library precautions to properly
version API changes, avoid breakage, etc.
However, even prior to v1.0, API changes do introduce breakage in chunkd
and tabled. Typically, if you make a client API change, patches to
update the other projects should be provided as well.
So I was leaning towards applying and then fixing up chunkd/tabled
myself, but any proposed alternative described as "just refactor a thing
or two" is certainly very appealing :)
It's up to you...
Jeff
next prev parent reply other threads:[~2009-12-14 20:36 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-09 0:11 [PATCH 0/6 v2] logging refactoring Colin McCabe
2009-12-09 0:11 ` [PATCH 1/6] cld: Declare common.c functions in common.h Colin McCabe
2009-12-09 0:11 ` [PATCH 2/6] cld: create logging macros Colin McCabe
2009-12-09 0:11 ` [PATCH 3/6] cld: modify client code to use " Colin McCabe
2009-12-09 0:11 ` [PATCH 4/6] cld: modify server " Colin McCabe
2009-12-09 0:11 ` [PATCH 5/6] cld: modify cld-dns " Colin McCabe
2009-12-09 20:35 ` Pete Zaitcev
2009-12-10 0:44 ` Colin McCabe
2009-12-09 0:11 ` [PATCH 6/6] cld: Tweak some log levels in cldc dns Colin McCabe
2009-12-14 7:23 ` [PATCH 0/6 v2] logging refactoring Colin McCabe
2009-12-14 20:36 ` Jeff Garzik [this message]
2009-12-15 2:18 ` Colin McCabe
2009-12-15 18:19 ` Pete Zaitcev
2009-12-15 22:38 ` Jeff Garzik
2009-12-15 22:47 ` Pete Zaitcev
2009-12-15 22:57 ` Jeff Garzik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B26A1C0.2080401@garzik.org \
--to=jeff@garzik.org \
--cc=cmccabe@alumni.cmu.edu \
--cc=hail-devel@vger.kernel.org \
--cc=zaitcev@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.