From notifications-return-1596-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Thu Aug 29 21:20:04 2019 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 [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 5C64D180608 for ; Thu, 29 Aug 2019 23:20:04 +0200 (CEST) Received: (qmail 79198 invoked by uid 500); 29 Aug 2019 21:20:03 -0000 Mailing-List: contact notifications-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list notifications@zookeeper.apache.org Received: (qmail 79127 invoked by uid 99); 29 Aug 2019 21:20:03 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Aug 2019 21:20:03 +0000 From: GitBox To: notifications@zookeeper.apache.org Subject: [GitHub] [zookeeper] hanm commented on issue #1047: [ZOOKEEPER-3500] Improving the ZAB UPTODATE semantic to only issue it to learner when there is limited lagging Message-ID: <156711360357.22746.16573841337628818729.gitbox@gitbox.apache.org> Date: Thu, 29 Aug 2019 21:20:03 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit hanm commented on issue #1047: [ZOOKEEPER-3500] Improving the ZAB UPTODATE semantic to only issue it to learner when there is limited lagging URL: https://github.com/apache/zookeeper/pull/1047#issuecomment-526366986 >> Those are the txns queued on leader while learner took snapshot when received NEWLEADER packet. Are these txns queued in `queuedPackets` of `LearnerHandler`? I was thinking you referred to the `packetsNotCommitted` of `Learner`. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services