Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id AC7122009F8 for ; Fri, 20 May 2016 02:03:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id AB13A160A1E; Fri, 20 May 2016 00:03:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E766C160A0D for ; Fri, 20 May 2016 02:03:13 +0200 (CEST) Received: (qmail 2160 invoked by uid 500); 20 May 2016 00:03:13 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 2124 invoked by uid 99); 20 May 2016 00:03:12 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 May 2016 00:03:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D47622C14E1 for ; Fri, 20 May 2016 00:03:12 +0000 (UTC) Date: Fri, 20 May 2016 00:03:12 +0000 (UTC) From: "Joseph (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-15868) Refactor ReplicationQueues.isThisOurZnode() to ReplicationQueues.isThisOurRegionServer MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 20 May 2016 00:03:14 -0000 Joseph created HBASE-15868: ------------------------------ Summary: Refactor ReplicationQueues.isThisOurZnode() to ReplicationQueues.isThisOurRegionServer Key: HBASE-15868 URL: https://issues.apache.org/jira/browse/HBASE-15868 Project: HBase Issue Type: Sub-task Components: Replication Reporter: Joseph Assignee: Joseph Priority: Minor Minor refactoring because we want to eventually write non-ZooKeeper dependent implementations of ReplicationQueues. These implementations will rely on HBase tables instead of ZooKeeper z-nodes to store replication-rs information -- This message was sent by Atlassian JIRA (v6.3.4#6332)