Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 851CF9BF7 for ; Fri, 27 Jan 2012 22:01:09 +0000 (UTC) Received: (qmail 68842 invoked by uid 500); 27 Jan 2012 22:01:08 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 68758 invoked by uid 500); 27 Jan 2012 22:01:08 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 68750 invoked by uid 99); 27 Jan 2012 22:01:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jan 2012 22:01:08 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of whshub@gmail.com designates 74.125.82.51 as permitted sender) Received: from [74.125.82.51] (HELO mail-ww0-f51.google.com) (74.125.82.51) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jan 2012 22:01:01 +0000 Received: by wgbdy1 with SMTP id dy1so1672329wgb.20 for ; Fri, 27 Jan 2012 14:00:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=gI7soz19tmrYuO5jBMXw8/R5vc8bZbX9dtZ7AX3i+zI=; b=NfPg7IjmqeSgWp2EjNhMS5WvOuB2XiXix7oVUE5M3Q+6OQ4uiOIefhyG0Ss24ppgL4 CCvFh3eszmeyQTUbpHzJZI62s2PBYWJM/ISfRR7JQBeL4mufIxbXsfuDuwtjSp12vLZZ kb0dgLvQWNxkkBA+epsqwrqwbogKZqSZzniFs= MIME-Version: 1.0 Received: by 10.180.24.105 with SMTP id t9mr13724547wif.19.1327701640309; Fri, 27 Jan 2012 14:00:40 -0800 (PST) Received: by 10.223.104.69 with HTTP; Fri, 27 Jan 2012 14:00:40 -0800 (PST) Date: Fri, 27 Jan 2012 14:00:40 -0800 Message-ID: Subject: Thoughts on HBASE-2357? (read-only slaves) From: Jacques To: dev@hbase.apache.org Content-Type: multipart/alternative; boundary=f46d0438931fa36cae04b789a0d2 --f46d0438931fa36cae04b789a0d2 Content-Type: text/plain; charset=ISO-8859-1 I was wondering whether anyone is working on the read-only slave feature? I see that previously Andrew had hoped to implement this as a coprocessor. Any additional thoughts beyond what is in the bug comments? https://issues.apache.org/jira/browse/HBASE-2357 Thanks Jacques --f46d0438931fa36cae04b789a0d2--