From: Jeff Garzik <jeff@garzik.org>
To: Project Hail <hail-devel@vger.kernel.org>
Subject: chunkd near-term enhancements
Date: Sun, 04 Jul 2010 02:26:43 -0400 [thread overview]
Message-ID: <4C3029A3.6010001@garzik.org> (raw)
Here are a few chunkd enhancements that are currently on my drawing
board, for the near term:
(CHO_xxx denotes new chunkd network protocol commands, as listed in
include/chunk_msg.h)
* CHO_SET_SERVERS:
chunkd shall maintain a per-connection buffer known as SERVER_LIST.
This chunkd command is issued by the client prior to using a
SERVER_LIST-related command (see below), to reset the contents of the
connection's SERVER_LIST buffer.
* CHO_RCP:
copy a single object to each remote server in SERVER_LIST
* CHO_PUT_THRU:
like PUT, but causes chunkd to further replicate the incoming object to
each remote server in SERVER_LIST
* CHO_APPEND:
append data onto an object.
* CHO_APPEND_THRU:
append data locally, and, replicate foreach remote server in SERVER_LIST
The authentication used in chunkd->chunkd connections is the logged-in
username/shared-secret combination.
Jeff
reply other threads:[~2010-07-04 6:26 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4C3029A3.6010001@garzik.org \
--to=jeff@garzik.org \
--cc=hail-devel@vger.kernel.org \
/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.