From dev-return-69151-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Tue Apr 24 12:38:08 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 07DEF180671 for ; Tue, 24 Apr 2018 12:38:07 +0200 (CEST) Received: (qmail 18299 invoked by uid 500); 24 Apr 2018 10:38:06 -0000 Mailing-List: contact dev-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 dev@zookeeper.apache.org Received: (qmail 18283 invoked by uid 99); 24 Apr 2018 10:38:06 -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; Tue, 24 Apr 2018 10:38:06 +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 76E261A02D7 for ; Tue, 24 Apr 2018 10:38:06 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -101.511 X-Spam-Level: X-Spam-Status: No, score=-101.511 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, 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-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 9GJeM3lpv6Nd for ; Tue, 24 Apr 2018 10:38:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 493165F3CE for ; Tue, 24 Apr 2018 10:38:01 +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 C6720E0AA3 for ; Tue, 24 Apr 2018 10:38:00 +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 7D302241C6 for ; Tue, 24 Apr 2018 10:38:00 +0000 (UTC) Date: Tue, 24 Apr 2018 10:38:00 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: dev@zookeeper.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ZOOKEEPER-2980) Backport ZOOKEEPER-2939 Deal with maxbuffer as it relates to proposals 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/ZOOKEEPER-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16449611#comment-16449611 ] ASF GitHub Bot commented on ZOOKEEPER-2980: ------------------------------------------- GitHub user anmolnar reopened a pull request: https://github.com/apache/zookeeper/pull/462 ZOOKEEPER-2980 Backport ZOOKEEPER-2939 Deal with maxbuffer as it relates to proposals - branch-3.4 Branch 3.4 version of https://github.com/apache/zookeeper/pull/415 You can merge this pull request into a Git repository by running: $ git pull https://github.com/anmolnar/zookeeper ZOOKEEPER-2939_34 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zookeeper/pull/462.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #462 ---- commit 4b70395eeb3f9a5591cf7d6b9aea91a77c350cf4 Author: Andor Molnar Date: 2018-02-12T14:17:12Z ZOOKEEPER-2939. Deal with maxbuffer as it relates to proposals ---- > Backport ZOOKEEPER-2939 Deal with maxbuffer as it relates to proposals > ---------------------------------------------------------------------- > > Key: ZOOKEEPER-2980 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2980 > Project: ZooKeeper > Issue Type: Sub-task > Components: server > Reporter: Andor Molnar > Assignee: Andor Molnar > Priority: Major > Fix For: 3.4.13 > > > Backport ZOOKEEPER-2939 to branch-3.4. -- This message was sent by Atlassian JIRA (v7.6.3#76005)