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 9AE7D67B9 for ; Fri, 24 Jun 2011 22:11:38 +0000 (UTC) Received: (qmail 87141 invoked by uid 500); 24 Jun 2011 22:11:38 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 87087 invoked by uid 500); 24 Jun 2011 22:11:37 -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 87079 invoked by uid 99); 24 Jun 2011 22:11:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jun 2011 22:11:37 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of yuzhihong@gmail.com designates 209.85.210.41 as permitted sender) Received: from [209.85.210.41] (HELO mail-pz0-f41.google.com) (209.85.210.41) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jun 2011 22:11:29 +0000 Received: by pzk4 with SMTP id 4so2545591pzk.14 for ; Fri, 24 Jun 2011 15:11:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=oDrLXTEJQZBQEqDIdpaSHsxAT0nffwqt77WCXuoaJS4=; b=bM0P5Bx/lRlXzAEpFkS3KJ8/OW7s+re7hIcoJnA+65kfOfYkzUIYkEG+Zx3I3oWlqn cmxyoYUCRsT02Qdkd+P1m9VupQjIF4XPB+gtJQmRr2SFyObs4PVC7VG5Si0WoYXuaYMm VVsEzwIKmSnv/y8I8noTmtJ2v9vRBw8c7rPII= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=M/IOnChIIWRvxbizf/AHvWbb2EAnho7t5KMDhC/2e49ACJW37qOcYCdKOqdKVKOuzk qu6BMW1QB98DhjxkGO4KHM3fNYU92dcUsS/7tS7mk7eGdJbD5+WdJQolixNsTC220Hlk 3MugJC7owYXfoAE7fSPgaW7dd/RmKRRdraysI= MIME-Version: 1.0 Received: by 10.68.35.200 with SMTP id k8mr1931233pbj.16.1308953468042; Fri, 24 Jun 2011 15:11:08 -0700 (PDT) Received: by 10.68.66.168 with HTTP; Fri, 24 Jun 2011 15:11:08 -0700 (PDT) In-Reply-To: <843872.46625.qm@web65509.mail.ac4.yahoo.com> References: <2099555438.38628.1308952067798.JavaMail.tomcat@hel.zones.apache.org> <843872.46625.qm@web65509.mail.ac4.yahoo.com> Date: Fri, 24 Jun 2011 15:11:08 -0700 Message-ID: Subject: Re: [jira] [Issue Comment Edited] (HBASE-451) Remove HTableDescriptor from HRegionInfo From: Ted Yu To: dev@hbase.apache.org, apurtell@apache.org Content-Type: multipart/alternative; boundary=bcaec521628f7d7c5a04a67c7a4f X-Virus-Checked: Checked by ClamAV on apache.org --bcaec521628f7d7c5a04a67c7a4f Content-Type: text/plain; charset=ISO-8859-1 I will refrain from doing this again. On Fri, Jun 24, 2011 at 3:07 PM, Andrew Purtell wrote: > -1 on allowing edits of issue comments. > > We had this feature disabled on the HBase project for a while but obviously > it is allowed again. > > Issues are external memory of a project. If they are volatile, that memory > is volatile, which I find unacceptable, if the record can be selectively or > conveniently edited. > > - Andy > > > Subject: [jira] [Issue Comment Edited] (HBASE-451) Remove > HTableDescriptor from HRegionInfo > > --bcaec521628f7d7c5a04a67c7a4f--