From issues-return-343425-archive-asf-public=cust-asf.ponee.io@hbase.apache.org Thu Apr 12 09:47:07 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 0908918067B for ; Thu, 12 Apr 2018 09:47:06 +0200 (CEST) Received: (qmail 18034 invoked by uid 500); 12 Apr 2018 07:47:05 -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 17915 invoked by uid 99); 12 Apr 2018 07:47:05 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Apr 2018 07:47:05 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id DE32C1A17C1 for ; Thu, 12 Apr 2018 07:47:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -102.311 X-Spam-Level: X-Spam-Status: No, score=-102.311 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id D9wAhrsFs-mc for ; Thu, 12 Apr 2018 07:47:04 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id D56635F4E5 for ; Thu, 12 Apr 2018 07:47:03 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 2A01BE039D for ; Thu, 12 Apr 2018 07:47:03 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 78EE0241DC for ; Thu, 12 Apr 2018 07:47:00 +0000 (UTC) Date: Thu, 12 Apr 2018 07:47:00 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-17918) document serial replication MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-17918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16435082#comment-16435082 ] Hudson commented on HBASE-17918: -------------------------------- Results for branch HBASE-19064 [build #94 on builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/HBASE-19064/94/]: (x) *{color:red}-1 overall{color}* ---- details (if available): (/) {color:green}+1 general checks{color} -- For more information [see general report|https://builds.apache.org/job/HBase%20Nightly/job/HBASE-19064/94//General_Nightly_Build_Report/] (x) {color:red}-1 jdk8 hadoop2 checks{color} -- For more information [see jdk8 (hadoop2) report|https://builds.apache.org/job/HBase%20Nightly/job/HBASE-19064/94//JDK8_Nightly_Build_Report_(Hadoop2)/] (x) {color:red}-1 jdk8 hadoop3 checks{color} -- For more information [see jdk8 (hadoop3) report|https://builds.apache.org/job/HBase%20Nightly/job/HBASE-19064/94//JDK8_Nightly_Build_Report_(Hadoop3)/] (/) {color:green}+1 source release artifact{color} -- See build output for details. > document serial replication > --------------------------- > > Key: HBASE-17918 > URL: https://issues.apache.org/jira/browse/HBASE-17918 > Project: HBase > Issue Type: Task > Components: documentation, Replication > Reporter: Sean Busbey > Assignee: Yi Mei > Priority: Critical > Fix For: 3.0.0, 2.1.0 > > Attachments: HBASE-17918-v4.patch, HBASE-17918.v1.patch, HBASE-17918.v2.patch, HBASE-17918.v3.patch > > > It looks like HBASE-9465 addresses one of the major flaws in our existing replication (namely that order of delivery is not assured). All I see in the reference guide is a note on {{hbase.serial.replication.waitingMs}}. Instead we should cover this in the replication section, especially given that we call out the order of delivery limitation. -- This message was sent by Atlassian JIRA (v7.6.3#76005)