[step 01] Imminent MERGE request: 12 steps towards a high performance server
John Arbash Meinel
john at arbash-meinel.com
Wed Sep 13 17:32:21 BST 2006
Andrew Bennetts wrote:
I'll try to review them one-by-one. It would have been nice if you
posted diffs, but I went ahead and did that on my end.
> As Robert recently posted, we've got a fair few infrastructure changes in
> support of the work on the high performance server. There are lots of mostly
> independent changes, so to ease the reviewing load I've split them into seperate
> branches. These branches are essentially a sequence of patches to be applied;
> I think I'll post bundles for review in individual mails (so that each change
> gets its own thread for discussion), but first here's an overview of what's they
> all are, in order:
>
> http://people.ubuntu.com/~andrew/bzr/cosmetic/
> purely cosmetic changes -- docstring tweaks and the like. Hopefully
> nothing controversial :)
I had never seen the 'ivar' parameter for epydoc. Good to know, I guess.
> +# TODO: Remove the transport-based lock_read and lock_write methods. They'll
> +# then raise TransportNotPossible, which will break remote access to any
> +# formats which rely on OS-level locks. That should be fine as those formats
> +# are pretty old, but these combinations may have to be removed from the test
> +# suite.
> +
Actually, these formats aren't all that old. It is just pre-meta-dir.
(So 0.7 formats). I think we still have a few more months where we
promised to support them. I would love to get rid of the
lock_write/lock_read members. I just don't remember when we can actually
do it. (6 months since 0.8?)
So +1 to 'cosmetic'. Just the small comment about why lock_{read,write}
needs to stay for now.
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060913/de0efaff/attachment.pgp
More information about the bazaar
mailing list