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 12B2A200BFE for ; Mon, 16 Jan 2017 20:40:56 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 11671160B41; Mon, 16 Jan 2017 19:40:56 +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 7F56B160B28 for ; Mon, 16 Jan 2017 20:40:55 +0100 (CET) Received: (qmail 90215 invoked by uid 500); 16 Jan 2017 19:40:54 -0000 Mailing-List: contact commits-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@subversion.apache.org Delivered-To: mailing list commits@subversion.apache.org Received: (qmail 90205 invoked by uid 99); 16 Jan 2017 19:40:54 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jan 2017 19:40:54 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id F1DB93A00A3 for ; Mon, 16 Jan 2017 19:40:53 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1779090 - /subversion/branches/1.9.x/STATUS Date: Mon, 16 Jan 2017 19:40:53 -0000 To: commits@subversion.apache.org From: julianfoad@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170116194053.F1DB93A00A3@svn01-us-west.apache.org> archived-at: Mon, 16 Jan 2017 19:40:56 -0000 Author: julianfoad Date: Mon Jan 16 19:40:53 2017 New Revision: 1779090 URL: http://svn.apache.org/viewvc?rev=1779090&view=rev Log: * STATUS: Clarify a note on the merge memory usage nomination. Modified: subversion/branches/1.9.x/STATUS Modified: subversion/branches/1.9.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1779090&r1=1779089&r2=1779090&view=diff ============================================================================== --- subversion/branches/1.9.x/STATUS (original) +++ subversion/branches/1.9.x/STATUS Mon Jan 16 19:40:53 2017 @@ -41,7 +41,10 @@ Candidate changes: With large amounts of mergeinfo, memory usage can be prohibitively high. This makes a very significant reduction in certain cases. Notes: - This proposal is not (yet) a complete fix for the issue, just a start. + The revisions nominated here are incremental improvements, and can be + merged either by themselves or along with other revisions that may be + nominated later. The issue #4667 need not be "closed" for this to be + a useful backport. Votes: +1: julianfoad