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 B8390200AC0 for ; Tue, 10 May 2016 07:43:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B6A8B160A0F; Tue, 10 May 2016 05:43: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 329EC1609A8 for ; Tue, 10 May 2016 07:43:14 +0200 (CEST) Received: (qmail 52115 invoked by uid 500); 10 May 2016 05:43: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 52098 invoked by uid 99); 10 May 2016 05:43:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 May 2016 05:43:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id ECD8D2C1F5C for ; Tue, 10 May 2016 05:43:12 +0000 (UTC) Date: Tue, 10 May 2016 05:43:12 +0000 (UTC) From: "Matteo Bertozzi (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-15809) Basic Replication WebUI MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 10 May 2016 05:43:14 -0000 [ https://issues.apache.org/jira/browse/HBASE-15809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-15809: ------------------------------------ Attachment: HBASE-15809-v0.png HBASE-15809-v0.patch v0 is a quick & dirty draft. There are a lot of assumption about the wal, trailer size and zk implementation. not sure how to workaround those without having a huge patch with changes in both wal and replication > Basic Replication WebUI > ----------------------- > > Key: HBASE-15809 > URL: https://issues.apache.org/jira/browse/HBASE-15809 > Project: HBase > Issue Type: New Feature > Components: Replication > Affects Versions: 2.0.0 > Reporter: Matteo Bertozzi > Assignee: Matteo Bertozzi > Priority: Minor > Fix For: 2.0.0, 1.3.0 > > Attachments: HBASE-15809-v0.patch, HBASE-15809-v0.png > > > At the moment the only way to have some insight on replication from the webui is looking at zkdump and metrics. > the basic information useful to get started debugging are: peer information and the view of WALs offsets for each peer. -- This message was sent by Atlassian JIRA (v6.3.4#6332)