Return-Path: X-Original-To: apmail-accumulo-dev-archive@www.apache.org Delivered-To: apmail-accumulo-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 9AE1A104B9 for ; Tue, 29 Oct 2013 21:12:03 +0000 (UTC) Received: (qmail 46181 invoked by uid 500); 29 Oct 2013 21:12:03 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 46135 invoked by uid 500); 29 Oct 2013 21:12:03 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 46127 invoked by uid 99); 29 Oct 2013 21:12:03 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Oct 2013 21:12:03 +0000 Received: from localhost (HELO mail-la0-f49.google.com) (127.0.0.1) (smtp-auth username ctubbsii, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Oct 2013 21:12:03 +0000 Received: by mail-la0-f49.google.com with SMTP id eh20so375211lab.8 for ; Tue, 29 Oct 2013 14:12:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=e1jM88KKOE9nbksRrWbi4ZDOb2BUOYRHzGzpWuBXdoE=; b=AbIqCuHZFcHT4oer4Jh3+IZMZHG0i3rl7NBcoyXXcjgrZCIgbvuLXGlnbtn5u2M4HU 1f4dNPvoWLJN6hpwpTynFMvIj4btGYH0qpC7NIS6Aj+rwsk8N5qvgG7edwYiktI3w1dN P0YfPAe+FZhgD37+VEhfio0rYt/GC2biz5FI/Gd0hdZ40GRUmAGYeHoPaoFKwFNcOc4i 0Yb3COTaFBpgwFEK8T3RvakBD/kEgMNWkSmcrlPrssln+yKZmSh/CMjBB3eSb3P5ZVV7 ZJ49RgwDVz3A/OVOEYdkKAFQBFzhS/Sw96WWm9vp0sJHx8yiwBXZthXLJ3TFwFHO8t1S iMQA== MIME-Version: 1.0 X-Received: by 10.112.52.225 with SMTP id w1mr1188172lbo.31.1383081121118; Tue, 29 Oct 2013 14:12:01 -0700 (PDT) Received: by 10.114.177.231 with HTTP; Tue, 29 Oct 2013 14:12:01 -0700 (PDT) In-Reply-To: References: Date: Tue, 29 Oct 2013 17:12:01 -0400 Message-ID: Subject: Re: Discussion on JIRA From: Christopher To: Accumulo Dev List Content-Type: text/plain; charset=UTF-8 Keep in mind also that conversations on bugs also go to the notifications mailing list. -- Christopher L Tubbs II http://gravatar.com/ctubbsii On Tue, Oct 29, 2013 at 12:32 PM, Keith Turner wrote: > I saw someone posted the following link on HBASE ticket and I thought it > was interesting. I have participated and instigated long discussions on > tickets that do not quickly converge. It may be better if we moved these > to the mailing list as the link suggest. > > http://producingoss.com/en/bug-tracker-usage.html > > It would be nice to go to a ticket related a new 1.6.0 feature a year from > now, read it, and get a clear understanding of what transpired (rather than > be totally confused :). > > Keith